* Update setValueFrom $id type to include null * Only 2 arguments for ModeleNumRefMembers::getToolTip * Fix PhanTypeConversionFromArray * Only 6 args for PaymentSalary::addPaymentToBank * Fix typing hints (array -> string) * Fix uninitialized variables * Add cssview to attributes phpdoc * Avoid double typing specification (Phan notice) * Qual: Ensure variable is defined (phan) * Ensure phpdoc typing for verif method * Ensure phpdoc typing for getNextValue method * Add status as data key in cols array * Ensure preg_replace operates on string (phan) * Correct type for desiredstock * Fix typing with casts (phan) * Fix check that notification already exists * Initialise fk_parent_id to fix typing issue * Qual: Fix phan notices for Societe & related * Qual: Fix typing for Facture and related * Qual: Fix typing for Product & related * Update baseline * Fix new phpstan notices |
||
|---|---|---|
| .. | ||
| .tx | ||
| admin | ||
| ajax | ||
| build | ||
| class | ||
| core | ||
| css | ||
| doc | ||
| img | ||
| js | ||
| langs/en_US | ||
| lib | ||
| scripts | ||
| sql | ||
| test/phpunit | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| ChangeLog.md | ||
| COPYING | ||
| modulebuilder.txt | ||
| mymoduleindex.php | ||
| myobject_agenda.php | ||
| myobject_card.php | ||
| myobject_contact.php | ||
| myobject_document.php | ||
| myobject_list.php | ||
| myobject_note.php | ||
| README.md | ||
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 in the module directories under langs.
Installation
Prerequisites: You must have Dolibarr ERP & CRM software installed. You can download it from Dolistore.org. You can also get a ready-to-use instance in the cloud from https://saas.dolibarr.org
From the ZIP file and GUI interface
If the module is a ready-to-deploy zip file, so with a name module_xxx-version.zip (e.g., when downloading it from a marketplace like Dolistore),
go to menu Home> Setup> Modules> Deploy external module and upload the zip file.
Note: If this screen tells you that there is no "custom" directory, check that your setup is correct:
Final steps
Using your browser:
- Log into Dolibarr as a super-administrator
- Go to "Setup"> "Modules"
- You should now be able to find and enable the module
Licenses
Main code
GPLv3 or (at your option) any later version. See file COPYING for more information.
Documentation
All texts and readme's are licensed under GFDL.