dolibarr/htdocs/modulebuilder/template
Laurent Destailleur f33289ed6a Better examples
2017-08-27 19:15:06 +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 Complete module template 2017-08-24 20:17:23 +02:00
core Better examples 2017-08-27 19:15:06 +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-08-05 11:45:54 +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 Enhance modulebuilder 2017-07-25 12:44:55 +02:00
myobject_card.php Enhance modulebuilder 2017-07-25 12:44:55 +02:00
myobject_document.php Enhance modulebuilder 2017-07-25 12:44:55 +02:00
myobject_list.php FIX select of category 2017-08-24 13:23:15 +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