You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
600 B

  1. This module extends Odoo Point Of Sale features, restricting possibility to cashier to make some actions in the Point of Sale. This module will add the following groups to Odoo:
  2. * **PoS - Negative Quantity**: The cashier can sell negative quantity in Point Of Sale (ie, can return products);
  3. * **PoS - Discount**: The cashier can set Discount in Point Of Sale;
  4. * **PoS - Change Unit Price**: The cashier can change the unit price of a product in Point Of Sale;
  5. * **PoS - Many Orders**: The cashier can many orders at the same time;
  6. * **PoS - Delete Order**: The cashier can not delete a full order;