Skip to Content
Menu
This question has been flagged
2 Replies
431 Views


Hello everyone, I would like to get help with moving lots.

I have a product that is sold in kg.

In the sales order, 9kg will be requested and upon delivery order, the lot with 9kg or more will be automatically selected.


If my lot weights 9 kd during the storage/delivery process, it can never be divided.


Thank you


Avatar
Discard
Author

Hi, thank you.

can you give an example in version 16? I'm trying to disable step2, but 'm not find it these settings


Best Answer

I answered a similar question here, if you leverage LOTS for your product the same approach may work for you.

https://www.odoo.com/forum/help-1/is-there-a-way-to-create-unseparable-units-of-variable-weight-271634

Avatar
Discard
Best Answer
  1. Set Up Product Tracking by Lots:
    • In the product configuration, go to Inventory settings and ensure that "Tracking" is set to By Lots.
  2. Disable Lot Splitting:
    • In Odoo, by default, you can configure products to avoid splitting lots on delivery. For a lot that has 9 kg, this setting will ensure that Odoo only reserves the entire lot if it matches or exceeds the required 9 kg in the sales order.
    • Go to Inventory > Configuration > Settings, and look for options related to Lot Splitting or similar settings, depending on your version, to prevent dividing lots during transfers.
  3. Create an Operation Type:
    • If Odoo still tries to split, create a specific Operation Type for deliveries that mandates whole-lot selection without division. Under Inventory > Configuration > Operation Types, define this rule to restrict Odoo from dividing lots during picking.

Once these configurations are in place, when a sales order requests 9 kg, Odoo should check inventory for a whole 9 kg lot or more and reserve it without splitting. This setup should simplify tracking and preserve the integrity of each lot during storage and delivery.


Step: 1



Step :2 

Avatar
Discard

Hi, could you please let me know where the lot splitting configuration is available? A screenshot would be really helpful. Thanks!

Odoo does not have a "lot splitting configuration" nor can it "mandate whole-lot selection without division" - this would require customization.