Difference between revisions of "Module Service (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.)
(Add Chinese)
Tag: 2017 source edit
 
Line 4: Line 4:
 
[[fr:Module_Services_(développeur)]]
 
[[fr:Module_Services_(développeur)]]
 
[[es:Módulo_Servicios_(desarrollador)]]
 
[[es:Módulo_Servicios_(desarrollador)]]
 +
[[zh:服务模块(开发)]]
 
<!-- END interlang links -->
 
<!-- END interlang links -->
  

Latest revision as of 08:32, 16 October 2023

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/product/class/service.class.php.

It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.

Permissions

Tables SQL