pledra / odoo-product-configurator

Odoo modules enabling dynamic product configuration
https://www.pledra.com
GNU Affero General Public License v3.0
106 stars 140 forks source link

Bug with Price and Pricelist #176

Open elvise opened 4 years ago

elvise commented 4 years ago

Impacted versions: V12 CE

Steps to reproduce: 1 Create a configurable product with standard price Schermata 2020-07-15 alle 16 36 15

2 Create a product with standard price and linked to attribute value 2

3 Create a price list -50% for configurable product and 20% for product linked to attribute value (this is just an example) 3

4 create a sale order 5 select customer 6 select the new pricelist 4

7 click on configure product and select template 5

8 Click next 6

7

8

9 Click next 9

10 eCommerce there is the same problem

Expected behavior: 1 The wizard it should working with pricelist 2 When i have finished the configuration the price should be included also the extra price from attribute value

Video/Screenshot link (optional):

elvise commented 4 years ago

@bizzappdev @PCatinean
Any good solutions for this issue?