dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 0cf67944fa Clean code
2017-09-16 13:14:46 +02:00
..
.tx
admin Enhance modulebuilder 2017-08-26 15:22:13 +02:00
build Fix travis 2017-05-10 13:56:05 +02:00
class Fix typo 2017-09-15 16:41:10 +02:00
core Fix bugs 2017-09-12 19:59:27 +02:00
css Fix template for css and js 2017-07-12 22:52:56 +02:00
dev Fix README 2017-06-24 12:52:39 +02:00
doc Fix pb in recursive dol_dir_list return. 2017-07-17 10:26:36 +02:00
img Work on modulebuilder 2017-06-17 19:40:48 +02:00
js Fix template for css and js 2017-07-12 22:52:56 +02:00
langs Enhance modulebuilder 2017-08-26 15:22:13 +02:00
lib Enhance modulebuilder 2017-07-25 12:44:55 +02:00
scripts Fix var not initialized 2017-07-14 03:14:21 +02:00
sql Debug modulebuilder 2017-09-05 22:33:55 +02:00
test/phpunit Do some TODO on modulebuilder module. 2017-07-16 13:00:35 +02:00
.editorconfig
.gitattributes
.gitignore
ChangeLog.md Do some TODO on modulebuilder module. 2017-07-16 13:00:35 +02:00
COPYING
modulebuilder.txt Continue work started on module builder 2017-06-18 12:30:18 +02:00
mymoduleindex.php Enhance modulebuilder 2017-07-25 12:44:55 +02:00
myobject_agenda.php USe second parameter in GETPOST 2017-09-15 10:50:50 +02:00
myobject_card.php The event array of an object is visible even if no event yet recorded. 2017-09-13 14:18:36 +02:00
myobject_document.php Enhance modulebuilder 2017-07-25 12:44:55 +02:00
myobject_list.php Clean code 2017-09-16 13:14:46 +02:00
myobject_note.php Enhance modulebuilder 2017-07-25 12:44:55 +02:00
phpdoc.dist.xml
README.md Fix README 2017-06-24 12:52:39 +02:00

MYMODULE FOR DOLIBARR ERP CRM

Features

MyModuleDescription

Other modules are available on Dolistore.com.

Translations

This module contains a sample configuration for Transifex, under the hidden directory .tx, so it is possible to manage translation using this service. Translations can be define manually by editing files into directories langs.

Licenses

Main code

GPLv3 logo

GPLv3 or (at your option) any later version.

See COPYING for more information.

Documentation

All texts and readmes.

GFDL logo