| 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/18.0/stock_picking_partner_note |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Allow to record a message for the person in charge of order preparation at the level of the customer, then have it as a note on the picking transfer. This reuses the existing note field on the picking and will make it read-only. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
view_picking_type_form |
Operation Types | stock.picking.type | field | Inherits stock.view_picking_type_form |
view_stock_picking_note_form |
stock.picking.note.form | stock.picking.note | form | New |
view_stock_picking_note_type_form |
stock.picking.note.type.form | stock.picking.note.type | form | New |
view_stock_picking_note_type_tree |
stock.picking.note.type.tree | stock.picking.note.type | list | New |
check_note_already_in_use
Boolean
default=False
string='Check picking note already in use'
No public methods.
check_note_already_in_use
Boolean
help='Prevent the update or deletion of a note that is already in use by more than one contact.'
readonly=False
related='company_id.check_note_already_in_use'
No public methods.
stock_picking_note_ids
Many2many → stock.picking.note
comodel_name='stock.picking.note'
string='Picking Notes'
No public methods.
note
Html
compute='_compute_note'
store=True
No public methods.
active
Boolean
default=True
name
Text
required=True
note_type_id
Many2one → stock.picking.note.type
required=True
args: 'stock.picking.note.type'
sequence
Integer
related='note_type_id.sequence'
store=True
check_note_already_in_use(self)
write(self, vals)
name
Char
required=True
sequence
Integer
No public methods.
partner_note_type_ids
Many2many → stock.picking.note.type
help='Type of note with customer preferences on how his products are prepared for delivery.'
args: 'stock.picking.note.type'
No public methods.
| 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/17.0/stock_picking_partner_note |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, andrea |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Allow to record a message for the person in charge of order preparation at the level of the customer, then have it as a note on the picking transfer. This reuses the existing note field on the picking and will make it read-only. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
view_picking_type_form |
Operation Types | stock.picking.type | field | Inherits stock.view_picking_type_form |
view_stock_picking_note_form |
stock.picking.note.form | stock.picking.note | form | New |
view_stock_picking_note_type_form |
stock.picking.note.type.form | stock.picking.note.type | form | New |
view_stock_picking_note_type_tree |
stock.picking.note.type.tree | stock.picking.note.type | tree | New |
check_note_already_in_use
Boolean
default=False
string='Check picking note already in use'
No public methods.
check_note_already_in_use
Boolean
help='Prevent the update or deletion of a note that is already in use by more than one contact.'
readonly=False
related='company_id.check_note_already_in_use'
No public methods.
stock_picking_note_ids
Many2many → stock.picking.note
comodel_name='stock.picking.note'
string='Picking Notes'
No public methods.
note
Html
compute='_compute_note'
store=True
No public methods.
active
Boolean
default=True
name
Text
required=True
note_type_id
Many2one → stock.picking.note.type
required=True
args: 'stock.picking.note.type'
check_note_already_in_use(self)
write(self, vals)
name
Char
required=True
sequence
Integer
No public methods.
partner_note_type_ids
Many2many → stock.picking.note.type
help='Type of note with customer preferences on how his products are prepared for delivery.'
args: 'stock.picking.note.type'
No public methods.
| 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/16.0/stock_picking_partner_note |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Telmo Santos, JuMiSanAr |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | xpath | Inherits stock.res_config_settings_view_form |
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
view_picking_type_form |
Operation Types | stock.picking.type | field | Inherits stock.view_picking_type_form |
view_stock_picking_note_form |
stock.picking.note.form | stock.picking.note | form | New |
view_stock_picking_note_type_form |
stock.picking.note.type.form | stock.picking.note.type | form | New |
view_stock_picking_note_type_tree |
stock.picking.note.type.tree | stock.picking.note.type | tree | New |
check_note_already_in_use
Boolean
default=False
string='Check picking note already in use'
No public methods.
check_note_already_in_use
Boolean
help='That must be activated if you want to prevent the update or deletion of a note that is already in use by multiple contacts.'
readonly=False
related='company_id.check_note_already_in_use'
No public methods.
stock_picking_note_ids
Many2many → stock.picking.note
comodel_name='stock.picking.note'
string='Picking Notes'
No public methods.
note
Html
compute='_compute_note'
store=True
No public methods.
active
Boolean
default=True
name
Text
required=True
note_type_id
Many2one → stock.picking.note.type
required=True
args: 'stock.picking.note.type'
check_note_already_in_use(self)
write(self, vals)
name
Char
required=True
sequence
Integer
No public methods.
partner_note_type_ids
Many2many → stock.picking.note.type
help='Type of note with customer preferences on how his products are prepared for delivery.'
args: 'stock.picking.note.type'
No public methods.
| 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_partner_note |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, BCIM |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, BCIM |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Weblate, OCA-git-bot, oca-ci, JuMiSanAr |
| 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: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form_inherit |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
view_picking_type_form |
Operation Types | stock.picking.type | field | Inherits stock.view_picking_type_form |
view_stock_picking_note_form |
stock.picking.note.form | stock.picking.note | form | New |
view_stock_picking_note_type_form |
stock.picking.note.type.form | stock.picking.note.type | form | New |
view_stock_picking_note_type_tree |
stock.picking.note.type.tree | stock.picking.note.type | tree | New |
stock_picking_note_ids
Many2many → stock.picking.note
comodel_name='stock.picking.note'
string='Picking Notes'
No public methods.
note
Text
compute='_compute_note'
store=True
No public methods.
active
Boolean
default=True
name
Text
required=True
note_type_id
Many2one → stock.picking.note.type
required=True
args: 'stock.picking.note.type'
No public methods.
name
Char
required=True
sequence
Integer
No public methods.
partner_note_type_ids
Many2many → stock.picking.note.type
help='Type of note with customer preferences on how his products are prepared for delivery.'
args: 'stock.picking.note.type'
No public methods.