Difference between revisions of "Module Commercial Proposals (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 13:16, 7 August 2009

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

Feature

Manage commercial proposals

Numéro : 20

Entity Proposal

The PHP class to use to manipulate such object is file htdocs/propal.class.php.

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

Permissions

  • ->propal->lire
  • ->propal->creer
  • ->propal->valider
  • ->propal->envoyer
  • ->propal->cloturer
  • ->propal->supprimer

Tables SQL