Adds ability to define a lot sequence from the product
Project description
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:
“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.
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
Known issues / Roadmap
There is an issue with the use of ir.sequence with the newer version of Odoo.
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.
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 smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Adria Gil Sorribes <adria.gil@forgeflow.com>
Domantas Girdžiūnas <domantas@vialaurea.lt>
Akim Juillerat <akim.juillerat@camptocamp.com>
Maintainers
This module is maintained by the OCA.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo_addon_product_lot_sequence-15.0.1.1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5708fe6fd1c291e5238462f3165b8fb2d2ce7602f7df9663098f05fc8c7908d4 |
|
MD5 | af748c8929dddc1a788405d6275da390 |
|
BLAKE2b-256 | 1fd946ec83d10ba3e7c4231f3dea8c81d8f997324a9e6e744a86038d8ccac3da |