Changes

Add Chinese
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_Agenda FR]]
 +
[[es:Módulo_Agenda]]
 +
[[de:Modul_Terminplanung]]
 +
[[zh:日程模块]]
 +
<!-- END interlang links -->
 +
 
[[Category:AgendaEn]]
 
[[Category:AgendaEn]]
 
{{TemplateDocUser}}
 
{{TemplateDocUser}}
 +
{{TemplateModEN}}
 
{{BasculeDevUserEn|
 
{{BasculeDevUserEn|
name=Agenda|  
+
name=Agenda|
 +
num=2400|
 
devdoc=[[Module Agenda (developer)]]|
 
devdoc=[[Module Agenda (developer)]]|
 
userdoc=This page|}}
 
userdoc=This page|}}
    
= Introduction =
 
= Introduction =
The Agenda module is used to add a calendar into Dolibarr and manage things like events and rendez-vous.
+
The Agenda Module is a core Dolibarr module. It is optional and part of the Projects/Collaborative work group in module list.
 +
 
 +
The main purpose of the module is to add a calendar into Dolibarr and manage events.
 +
 
 +
Current documentation applies to 4.0.2 Dolibarr release.
 +
 
 +
== Important notice regarding definitions ==
 +
 
 +
The term '''Events''' is often confused with terms like "Tasks", "Action", "list of Tasks", "Journal".
 +
 +
Before you read this documentation, it is important to know the meanings of each terms which have been defined and normalized by the norm RFC2445.
 +
 
 +
If you are not familiar with these, read this summary page : [[Events-Todo-Journal]].
 +
 
 +
== What this module does ==
 +
 
 +
* Manage a calendar of events (also called Agenda).
 +
* Support day, week, month view for calendar.
 +
* Support displaying other external calendars in agenda using ical URL.
 +
* Support also user and list view of events.
 +
* Allow to define and use types for event categorization.
 +
* Allow to link a project, a third party and a contact to an event.
 +
* Allow to link documents and/or URL to an events.
 +
* If the [[Module_Resources| Resources module]] is activated, you could link resources to an event.
 +
* Support extra fields for event.
 +
* Support the automatic agenda filling by Dolibarr workflow events.
 +
* Support calendar events export using vcal, ical or rss.
 +
 
 +
== What this module does not ==
 +
 
 +
* Does not support updating external calendar. (see commercial modules for this).
 +
* Does not support recurring events.
    
= Installation =
 
= Installation =
Line 17: Line 59:  
To know how to setup the module to export Dolibarr agenda events it into the Google agenda, see [[FAQ Agenda EN]].
 
To know how to setup the module to export Dolibarr agenda events it into the Google agenda, see [[FAQ Agenda EN]].
   −
= Definitions =
+
 
Before to read next chapters, it is important to know the meanings of each terms
  −
« Events / Tasks / Journals ».
  −
This 3 words often misunderstood are used for different meanings, so it is important to be familiar with them as this words are now used by nearly all ERP. For this, a definition is provided into page [[Events-Todo-Journal]].
      
= The events (event) =
 
= The events (event) =
Line 37: Line 76:  
Such events will have a start date, an end date, an accomplishment percentage, all chosen by user. This properties can also be modified later.
 
Such events will have a start date, an end date, an accomplishment percentage, all chosen by user. This properties can also be modified later.
   −
= Life cycle / Business rules =
+
=Related videos=
To complete
+
 
 +
(vocal in french but subtitles are available and review in this language)
   −
= Example of use case =
+
<youtube width="200" height="120">v_VyYlwhBZQ</youtube>
To complete
 
714

edits