Difference between revisions of "Module Projects (developer)"
Jump to navigation
Jump to search
m (→Entity Project) |
m (→Feature) |
||
Line 7: | Line 7: | ||
= Feature = | = Feature = | ||
+ | The Project module allows you to manage tasks and time consuming on tasks. You can also link Dolibarr entities to a project (like [[Commercial_Proposals|commercial proposals]], des [[Customers_Orders|customers orders]] or [[Customers_Invoices|customers invoices]]). | ||
= Entity Project = | = Entity Project = |
Revision as of 11:51, 5 August 2009
Projects | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | Projects |
Developer doc. of module | This page |
Feature
The Project module allows you to manage tasks and time consuming on tasks. You can also link Dolibarr entities to a project (like commercial proposals, des customers orders or customers invoices).
Entity Project
The PHP class to use to manipulate such object is file htdocs/project.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
- ->project->lire
- ->project->creer
- ->project->supprimer
Tables SQL
- llx projet Contains projects