Difference between revisions of "Module Categories (developer)"
Jump to navigation
Jump to search
m |
|||
Line 9: | Line 9: | ||
= Features = | = Features = | ||
− | The category module | + | The category module adds a way to classify customer third parties, supplier third parties and products in one or multiple categories. |
− | |||
− | |||
= Entity Category = | = Entity Category = |
Revision as of 17:37, 15 November 2018
Category | |
---|---|
Numero/ID of module | 1780 |
User doc. of module | Module Categories |
Developer doc. of module | This page |
Features
The category module adds a way to classify customer third parties, supplier third parties and products in one or multiple categories.
Entity Category
The PHP class to use to manipulate such object is file htdocs/categories/class/categorie.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
- ->categorie->lire
- ->categorie->creer
- ->categorie->supprimer
- ->categorie->voir
Tables SQL
- llx categorie Contains different categories for different "objects" of Dolibarr (suppliers, customers, products, ...)
- llx categorie association