Difference between revisions of "Module Point of sale (developer)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Point of sale]] | [[Category:Point of sale]] | ||
{{TemplateDocDevEn}} | {{TemplateDocDevEn}} | ||
− | {{TemplateModEN}} | + | {{TemplateModEN Developer}} |
{{BasculeDevUser| | {{BasculeDevUser| | ||
nom=Point of sale| | nom=Point of sale| |
Revision as of 15:59, 1 June 2012
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.