Skip to content
Snippets Groups Projects
Commit 20be6f6d authored by Goffin Simon's avatar Goffin Simon
Browse files

[FIX] point_of_sale, product, sale: Manage pricelist items


Steps to reproduce the bug:

- Let's consider that Sales and Point of sale modules are installed
- Go to Sales > Settings and check "Multiple Sales Prices per Product"
- Select "Prices computed from formulas (discounts, margins, roundings)"
- Let the default setting for "Multiple Sales Prices per Product" in Point of sale settings
- Go to Website > Settings and change the domain url of your website
- Save

Bug:

The pricelist items didn't appear in the pricelist even if the option
Select Prices computed from formulas (discounts, margins, roundings) was
selected in Sales module.

Explanations:

Each time a save was made in the settings, the setting of "Multiple Sales Prices per Product"
from Point of sales were applied after the settings of Sales. So there was an inconsistency.

opw:2240068

closes odoo/odoo#50435

Signed-off-by: default avatarSimon Goffin (sig) <sig@openerp.com>
parent 2db6df27
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment