dolibarr/htdocs/modulebuilder/template
Laurent Destailleur 7f85d73001 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/card.php
	htdocs/comm/propal/list.php
	htdocs/commande/list.php
	htdocs/compta/facture/list.php
	htdocs/contrat/card.php
	htdocs/expensereport/card.php
	htdocs/fichinter/list.php
	htdocs/fourn/commande/card.php
	htdocs/fourn/commande/list.php
	htdocs/fourn/facture/card.php
	htdocs/fourn/paiement/card.php
	htdocs/livraison/card.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/societe/rib.php
	htdocs/supplier_proposal/list.php
	htdocs/user/card.php
2017-10-18 19:51:29 +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 NEW Add API for contracts 2017-10-16 17:56:59 +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 Update doc 2017-09-24 02:32:21 +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 Tab notes and linked files supported by module builder 2017-09-29 15:44:43 +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 Work on modulebuilder 2017-09-23 01:45:03 +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 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-18 19:51:29 +02:00
myobject_document.php Module builder 2017-09-29 15:19:49 +02:00
myobject_list.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-18 19:51:29 +02:00
myobject_note.php Enhance modulebuilder 2017-07-25 12:44:55 +02:00
phpdoc.dist.xml
README.md Add link to modules Ids 2017-10-03 21:13:28 +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