Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Some companies, like food distributors, need to emphasize the usage of product
packaging in the sale process.
Product packaging in Odoo is designed to be computed automatically when you
choose the final amount of products to sell. For example, if you sell 12 kgs of
apples and those can be packaged by bags of 4kg, you'll get automatically
suggested to sell 3 bags.
Although you can still do that, with this module the natural usage is inverted:
it's easier for you to select the packaging and quantity first, and then the
final amount of products is computed automatically. Following the same example,
you'll choose bags, then 3, and then the 12kg will be computed automatically.