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

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

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.

Usage

To use this module:

Known issues / Roadmap

Mostly, when opening the detailed operations of an assigned picking for a product tracked by serial numbers, Odoo systematically calls _get_next_serial even if there is not any serial number to generate. Moreover, the widget allowing to generate the serial numbers will not call the sequence but only increment the number according to the next serial, potentially leading to a sequence that is not in sync anymore with the created serial numbers.

cf https://github.com/OCA/product-attribute/issues/1326

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.