Difference between revisions of "Module Service (developer)"
Jump to navigation
Jump to search
m (→Feature) |
m (→Tables SQL) |
||
Line 19: | Line 19: | ||
= Tables SQL = | = Tables SQL = | ||
+ | * [[Table llx_product|llx_product]] Contains products and services | ||
+ | * [[Table llx product price|llx product price]] Contains service prices for different level of customers |
Revision as of 10:15, 5 August 2009
Services | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | Services |
Developer doc. of module | This page |
Feature
The Service module is used to manage a catalog of services.
Number : 53
Entity Service
The PHP class to use to manipulate such object is file htdocs/service.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
Tables SQL
- llx_product Contains products and services
- llx product price Contains service prices for different level of customers