dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 577ef4a8a1
Merge pull request #23501 from aspangaro/18a4
Use isModEnabled()
2023-01-11 10:29:37 +01:00
..
.tx
admin FIX module builder template setup.php for default doc model. 2023-01-05 11:13:11 +01:00
ajax FIX #yogosha12439 Remove define('NOCSRFCHECK', '1') 2022-09-12 12:47:00 +02:00
build
class Merge pull request #23501 from aspangaro/18a4 2023-01-11 10:29:37 +01:00
core Merge pull request #23367 from lamrani002/ModulBuilderMenuAdd 2023-01-02 00:26:01 +01: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 technical debt 2023-01-06 19:24:57 +01:00
.editorconfig
.gitattributes
.gitignore Exclude binary zip files 2021-05-02 16:42:22 +02:00
ChangeLog.md
COPYING
modulebuilder.txt WIP Recruitment module 2020-08-06 15:55:04 +02:00
mymoduleindex.php Clean module datapolicy 2022-09-08 16:19:59 +02:00
myobject_agenda.php Merge pull request #23340 from Easya-Solutions/new-agenda-event-new-url-percentage-default 2022-12-27 14:47:06 +01:00
myobject_card.php Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-26 23:59:19 +01:00
myobject_contact.php Fix #yogosha13774 2022-12-05 03:08:57 +01:00
myobject_document.php Fix #yogosha13774 2022-12-05 03:08:57 +01:00
myobject_list.php Look and feel v18 2023-01-05 04:04:16 +01:00
myobject_note.php Fix MO hang when no thirdparties are set 2022-12-30 13:27:12 +01: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.