Difference between revisions of "Module Categories (developer)"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
{{TemplateDocDevEn}} | {{TemplateDocDevEn}} | ||
{{BasculeDevUserEn| | {{BasculeDevUserEn| | ||
− | name=Category| | + | name=Category| |
+ | num=1780| | ||
devdoc=This page| | devdoc=This page| | ||
userdoc=[[Module Categories]]|}} | userdoc=[[Module Categories]]|}} | ||
Line 8: | Line 9: | ||
= Features = | = Features = | ||
The category module add a way to classify customers third parties, suppliers third parties and products in one or several categories. | The category module add a way to classify customers third parties, suppliers third parties and products in one or several categories. | ||
− | |||
− | |||
= Entity Category = | = Entity Category = |
Revision as of 13:24, 6 November 2009
Category | |
---|---|
Numero/ID of module | 1780 |
User doc. of module | Module Categories |
Developer doc. of module | This page |
Features
The category module add a way to classify customers third parties, suppliers third parties and products in one or several categories.
Entity Category
The PHP class to use to manipulate such object is file htdocs/categories/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