* Specify If the Object Manages Lines for Module Builder * Update htdocs/modulebuilder/index.php * Update myobject.class.php * Update myobject.class.php * Update myobject.class.php * Update myobject.class.php * Update myobject.class.php * Update myobject.class.php * Update myobject.class.php * Update myobject.class.php * Fix modulebuilder CI issues * Fix Phan PhanUndeclaredProperty errors on PR #32664 - pdf_standard_myobject: add @phan-suppress-current-line on situation_percent, localtax2_tx, localtax1_type, localtax2_type, vat_src_code, pagebreak (MyObjectLine template class does not declare these inherited properties) - doc_generic_project_odt: replace fk_soc with socid (correct PHP property; fk_soc is the DB column name, Project::fetch() maps it to $this->socid) --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| admin | ||
| template | ||
| index.php | ||
| README.md | ||
Module Builder
This is a module to provide embedded tools to develop your own application/features inside Dolibarr ERP CRM software. It provides tools for module developers to kickstart their project and give an hands-on sample of which features Dolibarr has to offer for module development.
If you don't need to develop your own module/application, you just don't need this.
After enabling this module, you should find features to generate or edit modules/application from menu Home - Tools - Module builder