| 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/14.0/stock_mass_scrap |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | jcoux, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product_expiry - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mass_scrap_view_form |
mass.scrap.form | mass.scrap | form | New |
date_expiration_to_scrap
Datetime
default=<expr>
help='All the serial numbers/lots with an expiration date inferior to this date will be scrapped'
required=True
string='Expiration date to scrap'
scrap_location_id
Many2one → stock.location
comodel_name='stock.location'
default=<expr>
domain="[('scrap_location', '=', True)]"
required=True
specific_warehouse_id
Many2one → stock.warehouse
comodel_name='stock.warehouse'
help='If you choose a warehouse here, only the serial numbers/lots currently stored in this warehouse will be scrapped'
stock_quant_ids
Many2many → stock.quant
comodel_name='stock.quant'
readonly=True
button_confirm(self)
onchange_quants_to_scrap(self)
No new fields.
Public methods (1)mass_validate(self)