Difference between revisions of "Module Shipments (developer)"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
* [[Expedition_methode_(Table_SQL)|llx_expedition_methode]]
 
* [[Expedition_methode_(Table_SQL)|llx_expedition_methode]]
 
* [[Expeditiondet_(Table_SQL)|llx_expeditiondet]]
 
* [[Expeditiondet_(Table_SQL)|llx_expeditiondet]]
 +
* [http://www.njoyz.com/anal-toys/butt-plugs.html large butt plug]

Revision as of 19:58, 29 June 2010

Shipment
Numero/ID of module 80
User doc. of module Module Shipments
Developer doc. of module This page

Feature

To complete

Entity Shipment

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

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

Permissions

  • ->expedition->lire
  • ->expedition->creer
  • ->expedition->valider
  • ->expedition->supprimer
  • ->expedition->livrasion->lire
  • ->expedition->livrasion->creer
  • ->expedition->livrasion->valider
  • ->expedition->livrasion->supprimer

Tables SQL