Module Service (developer)

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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