Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Commit d3497ac

Browse files
committed
Merge branch '12.0-add-comments' of gitlab.pledra.com:pledra/odoo-product-configurator into 12.0-add-comments
2 parents 805e4a1 + 45b0b9f commit d3497ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website_product_configurator/models/sale_order.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ def _cart_update(self, product_id=None, line_id=None,
8686
combination = product_template._get_closest_possible_combination(
8787
received_combination)
8888

89-
9089
# BizzAppDev Customization
9190
# prevent to change variant in cart
9291
# get or create (if dynamic) the correct variant

0 commit comments

Comments
 (0)