Difference between revisions of "Module Interventions (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 2: Line 2:
 
{{TemplateDocDevEn}}
 
{{TemplateDocDevEn}}
 
{{BasculeDevUserEn|
 
{{BasculeDevUserEn|
name=Interventions|  
+
name=Interventions|
 +
num=70|  
 
devdoc=This page|
 
devdoc=This page|
 
userdoc=}}
 
userdoc=}}
  
 
= Feature =
 
= Feature =
 
+
To complete.
''Number : 70''
 
  
 
= Entity Intervention =
 
= Entity Intervention =

Revision as of 11:27, 7 November 2009

Interventions
Numero/ID of module 70
User doc. of module
Developer doc. of module This page

Feature

To complete.

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