| 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/7.0/picking_line_description |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Alexandre Fayolle, Alex Comba, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - process - web - decimal_precision - base_setup - web_kanban - account - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module allows to use only the product description on the picking lines.
To do so, the user has to belong to
group_use_product_description_per_picking_line.
This is possible by selecting the related option in the following menu:
Settings --> Configuration --> Warehouse --> Products
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_picking_form |
stock.move.form | stock.move | xpath | Inherits stock.view_move_picking_form |
view_move_picking_tree |
stock.move.tree | stock.move | xpath | Inherits stock.view_move_picking_tree |
view_stock_config_settings |
stock settings | stock.config.settings | xpath | Inherits stock.view_stock_config_settings |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)onchange_product_id(self, cr, uid, ids, prod_id=False, loc_id=False, loc_dest_id=False, partner_id=False, context=None)