Difference between revisions of "Module Products (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 8: Line 8:
 
= Feature =
 
= Feature =
  
= Entity =
+
= Entity Product =
 
{{TemplateDocDevEntityEn|
 
{{TemplateDocDevEntityEn|
 
class=htdocs/product.class.php}}
 
class=htdocs/product.class.php}}

Revision as of 10:04, 5 August 2009

Products
Numero/ID of module {{{num}}}
User doc. of module Products
Developer doc. of module This page

Feature

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.

Permissions

Tables SQL