Perfect your code
With built-in code review tools, GitHub makes it easy to raise the quality bar before you ship. Join the 40 million developers who've merged over 200 million pull requests.
Sign up for free See pricing for teams and enterprises[FIX] product: Pricelist with multiple based other items only process the first item #30453
Conversation
56c5d20
This comment has been minimized.
This comment has been minimized.
While I understand the use case, this is definitely not something we can do in stable. We might target it for master, but since this is a rather important change in behaviour, I will need to discuss it with my Product Owner (@fgi-odoo). It's cealry an Could you describe the use-case very precisely (e.g. with examples/video/screenshot)? Even now that you've showed it to me, it's rather difficult to explain properly without being confusing |
… the first item
56c5d20
to
7803a4b
carlosdauden commentedJan 22, 2019
Description of the issue/feature this PR addresses:
Pricelist with multiple based other items only process
Current behavior before PR:
Only process first global based on other pricelist
Desired behavior after PR is merged:
If do not match item in the based pricelist continue with other global items
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
@Tecnativa