Difference between revisions of "Module Projects (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 10: Line 10:
 
= Entity Project =
 
= Entity Project =
 
{{TemplateDocDevEntityEn|
 
{{TemplateDocDevEntityEn|
}}
+
htdocs/project.class.php}}
  
 
= Permissions =
 
= Permissions =
  
 
= Tables SQL =
 
= Tables SQL =

Revision as of 11:49, 5 August 2009

Projects
Numero/ID of module {{{num}}}
User doc. of module Projects
Developer doc. of module This page

Feature

Entity Project

The PHP class to use to manipulate such object is file {{{class}}}.

It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.

Permissions

Tables SQL