Changes

m
→‎Project: added Task headers
Line 104: Line 104:     
= Entities and Business rules =
 
= Entities and Business rules =
== Project ==
+
== Project entity ==
This is the root object added by this module.
+
This is the root object added by the module.
 
=== Properties ===
 
=== Properties ===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 232: Line 232:  
  | The option to manage tasks in a project should be properly activated, see [[Module_Projects#Set-up_options | Set-up Options]]
 
  | The option to manage tasks in a project should be properly activated, see [[Module_Projects#Set-up_options | Set-up Options]]
 
  |}
 
  |}
 +
 +
== Task entity ==
 +
This is the child entity of the project entity. It is possible to create a hierarchy of tasks, the project being the root of the tree.
 +
 +
=== Properties ===
 +
 +
=== Links ===
    
= Workflow =
 
= Workflow =
66

edits