Difference between revisions of "Module Services (développeur)"

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 origin English page "Module_Service_(developer)".)
Line 1: Line 1:
 +
<!-- BEGIN interlang links -->
 +
<!-- Do NOT edit this section
 +
    Links below are automatically managed by PolyglotBot
 +
    You can edit links on the English source page : Module_Service_(developer) -->
 +
[[en:Module_Service_(developer)]]
 +
[[es:Módulo_Servicios_(desarrollador)]]
 +
<!-- END interlang links -->
 +
 
[[Category:Service]]
 
[[Category:Service]]
 
{{TemplateDocDev}}
 
{{TemplateDocDev}}

Revision as of 13:21, 23 July 2019

Services
Numéro/ID du module 53
Doc utilisateur du module Module Services
Doc développeur du module Cette page

Fonction

Le module Service permet de gérer un catalogue de Services.

Entité Service

La classe PHP pour manipuler ces objets est le fichier htdocs/product/class/service.class.php.

Elle contient les méthodes principales CRUD pour créer (C), lire (R), mettre à jour (U) et effacer (D) un enregistrement.

Permissions

Tables SQL