Benjamin Willig
Benjamin Willig
- fixed the way to link the move to the inventory, loading all move lines linked to a product or a lot for a given location was not right -...
This new module allows to use packaging on a supplier info. The mechanism is the same as the purchase order, when we assign a minimum quantity, the packaging quantity is...
Adds a module which allow to fill packaging and packaging quantities to help fill quantities if needed.
Depends on https://github.com/OCA/product-attribute/pull/1529 This PR add two new modules: - purchase_supplierinfo_packaging : use the product supplier info packaging automatically when creating a purchase order - purchase_stock_supplierinfo_packaging : use the product...
Currently, the discovery addon creates automatically components if the specified regular expression matches translation files. In our implementation, the .pot files are generated automatically. But in some cases, there isn't...
Exclude electronic payment methods as they should be linked only to one journal.
Simply a cherry-pick of relevant commits of https://github.com/shopinvader/odoo-shopinvader/pull/1374 cc @AnizR @sebastienbeau
Based on https://github.com/OCA/stock-logistics-warehouse/pull/2017 - Display quant smartbutton even when there is no existing quant to allow creating new ones - Adds a boolean on the inventory to create missing quants...