| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/8.0/product_unique_serial |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Vauxoo |
| COMMITTERS | |
| COMMITTERS | GitHub, Carlos Dauden, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Oihane Crucelaegui, Osval Reyes, Pedro |
| WEBSITE | |
| WEBSITE | http://www.vauxoo.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_no_negative odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - report - procurement - board - web_kanban_gauge - web_kanban_sparkline |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_product_unique_serial_form |
view.product.unique.serial.form | product.template | xpath | Inherits stock.view_template_property_form |
view_production_lot_form_inh_pus |
stock.production.lot.form.inh.pus | stock.production.lot | xpath | Inherits stock.view_production_lot_form |
lot_unique_ok
Boolean
help='Forces set qty=1 to specify a Unique Serial Number for all moves'
args: 'Unique lot'
No public methods.
No new fields.
Public methods (5)check_after_action_done(self, operation_or_move)
check_before_action_done(self, operation_or_move)
check_tracking(self, move, lot_id)
check_unicity_move_qty(self)
check_unicity_qty_available(self, operation_or_move)
last_location_id
Many2one → stock.location
compute='_get_last_location_id'
store=True
string='Last location'
args: 'stock.location'
ref
Char
help="Internal reference number in this case it is same of manufacturer's serial number"
readonly=True
related='name'
store=True
args: 'Internal Reference'
No public methods.
No new fields.
Public methods (2)domain_str_append(self, old_domain_str, subdomain_str)
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)