pos
pos copied to clipboard
continuing of #414 since it's abandoned by the author...
This is a backport of `pos_coupon` module [found in odoo/odoo:15.0](https://github.com/odoo/odoo/tree/03641610c2b4a6b832ea87795fd21e1d7af10b59/addons/pos_coupon) It's been adapted to work with `sale_coupon` module instead of the newly generic `coupon` module found in the latest version.
Currently when we sell event in pos, the price applied from the ticket is the one defined in the event ticket. We need to be able to apply discounts on...
supersed : https://github.com/OCA/pos/pull/578 @alexis, to answer to your question here (https://github.com/OCA/pos/pull/578#issuecomment-904095023), to fix most of the errors, you can - run ``pre-commit run -a``, that will autofix a lot of...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0 # Modules to migrate - [ ] pos_access_right - By @ammarofficewla - #396 - [ ] pos_lot_selection - By @msolis6686 - #993 - [x] pos_margin - https://github.com/OCA/pos/pull/669...
Once the **POS User** or **POS Admin** want to change the payment, on the validation screen, the following error is showing : > not able to access to records 'action...
@pedroguirao , please review: Steps to reproduce the behavior: 1. Create a product template with an image, and several variants. 2. Change variants images. 3. On pos environment variant images...