Line 1:
Line 1:
+
<!-- BEGIN origin interlang links -->
+
<!-- You can edit this section but do NOT remove these comments
+
Links below will be automatically replicated on translated pages by PolyglotBot -->
+
[[fr:Module_Fiches_d'interventions_(développeur)]]
+
[[es:Módulo_Fichas_de_intervención_(desarrollador)]]
+
<!-- END interlang links -->
+
[[Category:Intervention]]
[[Category:Intervention]]
−
{{ToTranslate}}
+
{{TemplateDocDevEn}}
+
{{TemplateModEN Developer}}
{{BasculeDevUserEn|
{{BasculeDevUserEn|
−
name=Interventions|
+
name=Interventions|
+
num=70|
devdoc=This page|
devdoc=This page|
−
userdoc=}}
+
userdoc=[[Module Interventions]]}}
−
{{TemplateDocDevEn}}
−
−
== Fonction ==
−
''Numéro : 70''
+
= 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.
−
== Entité Intervention ==
+
= Entity Intervention =
−
La classe PHP pour manipuler l'objet est le fichier
+
{{TemplateDocDevEntityEn|
−
''htdocs/fichinter/fichinter.class.php''.
+
class=htdocs/fichinter/class/fichinter.class.php}}
−
Elle contient principalement une méthode fecth, insert et delete.
+
= Entity Intervention line =
+
{{TemplateDocDevEntityEn|
+
class=htdocs/fichinter/class/fichinter.class.php}}
−
== Permissions ==
+
= Permissions =
*->ficheinter->lire
*->ficheinter->lire
*->ficheinter->creer
*->ficheinter->creer
Line 23:
Line 34:
*->ficheinter->export
*->ficheinter->export
−
== Tables SQL ==
+
= Tables SQL =
−
* [[Fichinter_(Table_SQL)|llx_fichinter]]
+
* [[Table llx fichinter]]
+
* [[Table llx fichinterdet]]