dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 221b2dc288 Standardize code
2022-10-10 10:46:46 +02:00
..
.tx
admin NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
ajax FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
build
class NEW ModuleBuilder can generate code of class from an existing SQL table 2022-09-27 13:37:38 +02:00
core update code towards php8 compliance 2022-10-06 16:57:43 +02:00
css FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 11:47:06 +02:00
doc
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 wip 2022-09-19 14:16:23 +02:00
scripts FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
sql NEW A module can embed a sql script run at each Dolibarr upgrade 2022-02-23 12:55:15 +01:00
test/phpunit Fix phpunit 2022-03-28 14:52:46 +02:00
.editorconfig
.gitattributes
.gitignore Exclude binary zip files 2021-05-02 16:42:22 +02:00
ChangeLog.md
COPYING
modulebuilder.txt
mymoduleindex.php Clean module datapolicy 2022-09-08 16:19:59 +02:00
myobject_agenda.php Use isModEnabled 2022-09-25 06:31:42 +02:00
myobject_card.php Standardize code 2022-10-10 10:46:46 +02:00
myobject_contact.php Clean module datapolicy 2022-09-08 16:19:59 +02:00
myobject_document.php FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
myobject_list.php Merge pull request #21916 from javieralapps4up/patch-2 2022-09-25 18:57:23 +02:00
myobject_note.php FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +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.