| 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_picking_cancel_reason |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Stock |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, sergiocorato, oca-ci, newtratip |
| 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: - 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 |
|---|---|---|---|---|
view_picking_form |
stock.picking.form | stock.picking | xpath | Inherits stock.view_picking_form |
view_stock_picking_cancel |
Reason for the cancellation | stock.picking.cancel | form | New |
view_stock_picking_cancel_reason_form |
Stock Picking Cancel Reason | stock.picking.cancel.reason | form | New |
view_stock_picking_cancel_reason_search |
Stock Picking Cancel Reason | stock.picking.cancel.reason | search | New |
view_stock_picking_cancel_reason_tree |
Stock Picking Cancel Reason | stock.picking.cancel.reason | tree | New |
cancel_description
Text
readonly=True
string='Description for cancellation'
cancel_reason_id
Many2one → stock.picking.cancel.reason
comodel_name='stock.picking.cancel.reason'
ondelete='restrict'
readonly=True
string='Reason for cancellation'
No public methods.
description
Text
string='Description'
reason_id
Many2one → stock.picking.cancel.reason
comodel_name='stock.picking.cancel.reason'
required=True
string='Reason'
confirm_cancel(self)
active
Boolean
default=True
name
Char
required=True
string='Reason'
translate=True
No public methods.