Skip to content

Latest commit

 

History

History

product_lot_sequence

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product Lot Sequence

Beta License: AGPL-3 OCA/product-attribute Translate me on Weblate Try me on Runboat

Adds ability to define a lot sequence from the product which will be proposed upon creating new lots.

Table of contents

Configuration

Lot Sequence policy

There are two ways you can configure this module through the use of System Parameter `product_lot_sequence.policy`:

  • "product": This is the default behaviour once you install this module. It's the same than in previous Odoo versions with this module installed, i.e. it allows to define a dedicated sequence on each product.
  • "global": This was the default behaviour from previous Odoo versions when this module was not installed, i.e it will always use the same global sequence for every product.

If any other value is used for this System Parameter, then you will get the default behaviour from odoo 15.0 which will look for the last lot number for each product and will increment it.

Default Number of Digits for Product Sequence Generation

The default is 7 digits. To change that to something else, go to the inventory configuration, find "Sequence Number of Digits" and change the number.

Usage

To use this module:

  • Go to Inventory > Products
  • Under the inventory tab when tracking set to lots 4 new fields will be displayed
  • If a sequence is not selected, a new one using the prefix, padding and next number fields, will be created
  • Go to Inventory > Lot/Serial Numbers
  • Create new Lot/Serial number
  • Select the product and the next number of the product sequence will be automatically proposed

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ForgeFlow S.L.

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/product-attribute project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.