Changes

Jump to navigation Jump to search
m
no edit summary
Line 1: Line 1:  
[[Category:AgendaEn]]
 
[[Category:AgendaEn]]
{{ToTranslate}}
+
{{TemplateDocDevEn}}
 
{{BasculeDevUserEn|
 
{{BasculeDevUserEn|
 
name=AgendaEn|  
 
name=AgendaEn|  
 
devdoc=This page|
 
devdoc=This page|
 
userdoc=[[Agenda]]|}}
 
userdoc=[[Agenda]]|}}
{{TemplateDocDevEn}}
     −
== Fonction ==
+
= Feature =
Le module Agenda permet de bénéficier d'un calendrier dans Dolibarr et de gérer des notions comme des évènements ou des tâches.  
+
The Agenda module add a calendar into Dolibarr. You can manage new things like events.
   −
''Numéro : 2400''
+
''Number : 2400''
   −
== Entité Evènement ==
+
== Entite Event ==
 
La classe PHP pour manipuler l'objet est le fichier
 
La classe PHP pour manipuler l'objet est le fichier
 
''htdocs/actioncommt.class.php''.
 
''htdocs/actioncommt.class.php''.
Line 19: Line 18:       −
== Permissions ==
+
= Permissions =
 
*->agenda->myactions->read
 
*->agenda->myactions->read
 
*->agenda->myactions->create
 
*->agenda->myactions->create
Line 25: Line 24:  
*->agenda->allactions->create
 
*->agenda->allactions->create
   −
== Tables SQL ==
+
= Tables SQL =
* [[Table llx_actioncomm|llx_actioncomm]] Contient la liste des évènements
+
* [[Table llx_actioncomm|llx_actioncomm]] Contains list of events
* [[Table llx_c_actioncomm|llx_c_actioncomm]] Contient la liste des types d'évènements
+
* [[Table llx_c_actioncomm|llx_c_actioncomm]] Contains list of type of events

Navigation menu