Difference between revisions of "Module Interventions (developer)"
Jump to navigation
Jump to search
m (→Feature) |
m |
||
Line 13: | Line 13: | ||
= Entity Intervention = | = Entity Intervention = | ||
+ | {{TemplateDocDevEntityEn| | ||
+ | class=htdocs/fichinter/fichinter.class.php}} | ||
+ | |||
+ | = Entity Intervention line = | ||
{{TemplateDocDevEntityEn| | {{TemplateDocDevEntityEn| | ||
class=htdocs/fichinter/fichinter.class.php}} | class=htdocs/fichinter/fichinter.class.php}} |
Revision as of 11:36, 7 November 2009
Interventions | |
---|---|
Numero/ID of module | 70 |
User doc. of module | |
Developer doc. of module | This page |
Feature
This module allows you to manage interventions. You can define some interventions cards that contains one or several intervention lines defined by a comment, a date and a duration. It's goal is principally to follow such activities. In a future version, you should be able to transform interventions cards into invoices.
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.
Entity Intervention line
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