Module Point of sale (developer)
Revision as of 13:21, 23 July 2019 by PolyglotBot (talk | contribs) (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.)
Point of sale | |
---|---|
Numéro/ID du module | 50100 |
Doc utilisateur du module | Module Point of sale |
Doc développeur du module | This page |
Function
This module can transforms your Dolibarr into a Point of sale for your shop.
Entity Cart
The PHP class to use to manipulate such object is file htdocs\cashdesk\class\Facturation.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
Tables SQL
- llx_tmp_caisse Contains cart of products selected by customer.