Difference between revisions of "Module Products (developer)"
Jump to navigation
Jump to search
m (→Entity) |
m (→Feature) |
||
Line 7: | Line 7: | ||
= Feature = | = Feature = | ||
+ | The Product module allows you to manage a catalog of predefined products. | ||
+ | |||
+ | ''Number : 50'' | ||
= Entity Product = | = Entity Product = |
Revision as of 10:06, 5 August 2009
Products | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | Products |
Developer doc. of module | This page |
Feature
The Product module allows you to manage a catalog of predefined products.
Number : 50
Entity Product
The PHP class to use to manipulate such object is file htdocs/product.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.