Difference between revisions of "Module Interventions (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
m
Line 10: Line 10:
 
''Number : 70''
 
''Number : 70''
  
== Entité Intervention ==
+
= Entity Intervention =
 
{{TemplateDocDevEntityEn|
 
{{TemplateDocDevEntityEn|
 
class=htdocs/fichinter/fichinter.class.php}}
 
class=htdocs/fichinter/fichinter.class.php}}

Revision as of 11:34, 5 August 2009

Interventions
Numero/ID of module {{{num}}}
User doc. of module
Developer doc. of module This page

Feature

Number : 70

Entity Intervention

The PHP class to use to manipulate such object is file htdocs/fichinter/fichinter.class.php.

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

Permissions

  • ->ficheinter->lire
  • ->ficheinter->creer
  • ->ficheinter->supprimer
  • ->ficheinter->export

Tables SQL