pos
pos copied to clipboard
This module adds a button on the ticket screen, when this button is clicked it autocompletes all the rows of the selected order with the correct quantity and returns to...
@petrus-v migration of pos_customer_required_fields from 12.0 to 16.0 (with commits history)
Make stock updates not only on quant updates, but also when a stock move changes its state. This fixes two bugs: - Stock is not updated when a new incoming...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0 # Modules to migrate - [ ] pos_hide_cost_price_and_margin - [ ] pos_lot_barcode - [ ] pos_lot_selection - [ ] pos_order_to_sale_order - [ ] pos_partner_birthdate - [ ]...
This module allow you to load a pricelist for a customer in the background. **Context** In the POS, we can configure a list of available pricelists. These price lists are...
The module put the firstname required on POS partner view. cc https://github.com/APSL 161168 @miquelalzanillas @lbarry-apsl @javierobcn @mpascuall @BernatObrador @ppyczko please review
The module put the different fields of address required on POS partner view. cc https://github.com/APSL 161148 @miquelalzanillas @lbarry-apsl @javierobcn @mpascuall @BernatObrador @ppyczko please review
Depends https://github.com/OCA/pos/pull/1243
POS product pricelist allternative is based on the same logic of [OCA/product_pricelist_alternative](https://github.com/OCA/product-attribute/tree/16.0/product_pricelist_alternative) which allows you to define alternative price lists to a reference price list. As a general rule, the...
The module put the vat field required on POS partner view. cc https://github.com/APSL 161009 @miquelalzanillas @lbarry-apsl @javierobcn @mpascuall @BernatObrador @ppyczko please review