Difference between revisions of "Module Service (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
m
Line 2: Line 2:
 
{{TemplateDocDevEn}}
 
{{TemplateDocDevEn}}
 
{{BasculeDevUserEn|
 
{{BasculeDevUserEn|
name=Services|  
+
name=Services|
 +
num=53|
 
devdoc=This page|
 
devdoc=This page|
 
userdoc=[[Module Services En|Module Services]]|}}
 
userdoc=[[Module Services En|Module Services]]|}}
Line 8: Line 9:
 
= Feature =
 
= Feature =
 
The Service module is used to manage a catalog of services.
 
The Service module is used to manage a catalog of services.
 
''Number : 53''
 
  
 
= Entity Service =
 
= Entity Service =

Revision as of 15:34, 7 November 2009

Services
Numero/ID of module 53
User doc. of module Module Services
Developer doc. of module This page

Feature

The Service module is used to manage a catalog of services.

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