Difference between revisions of "Module Categories (developer)"
Jump to navigation
Jump to search
m |
m (add user) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
The category module adds a way to classify objects in one or multiple categories. | The category module adds a way to classify objects in one or multiple categories. | ||
− | It is available for: | + | It is available for: |
− | - Products / Services (type 0) | + | - Products / Services (type 0) |
− | - Suppliers (type 1) | + | - Suppliers (type 1) |
− | - Customers (type 2) | + | - Customers (type 2) |
− | - Contacts (type 4) | + | - Members (type 3) |
+ | |||
+ | - Contacts (type 4) | ||
+ | |||
+ | - Projects (type 6) | ||
+ | |||
+ | - User (type 7) | ||
.. | .. |
Latest revision as of 09:29, 30 October 2020
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 objects in one or multiple categories.
It is available for:
- Products / Services (type 0)
- Suppliers (type 1)
- Customers (type 2)
- Members (type 3)
- Contacts (type 4)
- Projects (type 6)
- User (type 7)
..
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