Sale Product Pack Modifiable

Recompute the total price of a quotation when removing pack line.

Technical Name:
sale_product_pack_modifiable
Version:
14.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1165/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Sale Product Pack Modifiable

This module allows to recompute the total price of the quotation when a sales user removes a pack line.

Usage

Configuration As a user with access to the product, I create a new pack. I check Is a pack. Then, on the pack tab: Pack display Type : Detailed Pack component price : Totalized in main product I see that the Pack Modifiable checkbox is available. And I check the option.

static/description/product_configuration.png

User notice If a parent is marked as Pack Modifiable, then the child sub-packs belonging to it must also have this option checked manually to be able to be removed on the submission lines.

I create a submission with the item Pack Modifiable. On submission, I detect that the pack lock is not present and I can modify the pack sales lines.

Before : .. image:: static/description/before_modifiable_option_checked.png

After : .. image:: static/description/after_modifiable_option_checked.png

I remove a children’s Pack line (or a children pack) and see that the unit price of the main parent pack is updated.

static/description/child_pack_line_removed.png static/description/parent_pack_unit_price_updated.png

Contributors