Hello everyone,
I’ve been trying to set up my first Point of Sale (PoS) system in Odoo for my clothing store. I’ve configured a product attribute for sizes (which creates variants), and sizes 6, 7, and 8 have an extra cost. However, when I select these sizes in the PoS interface, the price increase is not being applied.
Here’s what I’ve done so far:
- Created the size attribute and its values (6, 7, 8).
- Set up the product variants with an extra price for sizes 6, 7, and 8.
- Disabled any price lists or rules that might interfere.
- Updated the PoS data to sync the changes.
Despite this, the price adjustment for the sizes is not reflected in the PoS. Has anyone encountered this issue before? Any suggestions on how to fix it?
Thank you in advance for your help! (I am usign the web version btw)
Update: The problem only occurred when using multiple attributes that generate variants (in my case, Size). The extra price for sizes 6, 7, and 8 was not being applied correctly in the PoS.