dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 818b1193b1 Fix escapesql
2023-09-15 16:19:05 +02:00
..
.tx
admin Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-05 19:38:45 +02:00
ajax FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
build
class Fix escapesql 2023-09-15 16:19:05 +02:00
core Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-05 19:38:45 +02:00
css FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 11:47:06 +02:00
doc fix some problems 2023-06-05 16:15:52 +02:00
img Replace use of png file for module image with a font awesome image 2022-09-27 12:05:11 +02:00
js Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
langs/en_US Debug 2022-07-15 15:51:31 +02:00
lib fix: use of getDolGlobal in module builder template 2023-08-16 11:59:14 +02:00
scripts Debug v18 2023-08-12 13:31:08 +02:00
sql Doc 2023-08-12 13:49:01 +02:00
test/phpunit Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2023-05-17 12:27:46 +02:00
.editorconfig PSR-2 Noncompliance 2020-05-01 08:13:03 +02:00
.gitattributes
.gitignore Exclude binary zip files 2021-05-02 16:42:22 +02:00
ChangeLog.md clean markdown 2019-12-05 20:57:43 +01:00
COPYING
modulebuilder.txt WIP Recruitment module 2020-08-06 15:55:04 +02:00
mymoduleindex.php fix: use of getDolGlobal in module builder template 2023-08-16 11:59:14 +02:00
myobject_agenda.php Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-05 19:38:45 +02:00
myobject_card.php Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-09-05 19:38:45 +02:00
myobject_contact.php use isModEnabled 2023-04-18 20:33:36 +02:00
myobject_document.php use isModEnabled 2023-04-18 20:33:36 +02:00
myobject_list.php FIX Filter on partnership status 2023-09-15 15:58:43 +02:00
myobject_note.php use isModEnabled 2023-04-18 20:33:36 +02:00
README.md Fix text 2022-02-16 14:14:30 +01:00

MYMODULE FOR DOLIBARR ERP CRM

Features

Description of the module...

Other external modules are available on Dolistore.com.

Translations

Translations can be completed manually by editing files into directories langs.

Licenses

Main code

GPLv3 or (at your option) any later version. See file COPYING for more information.

Documentation

All texts and readmes are licensed under GFDL.