Sale Purchase Stock Line Note

sale_purchase_stock_line_note
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/14.0/sale_purchase_stock_line_note
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYHidden
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSAkim Juillerat, Weblate, OCA-git-bot, oca-ci, Alessio Renda
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 18:50:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_order_line_note
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - sale_purchase_stock
    - sale_stock
    - stock_account
    - stock
    - barcodes
    - purchase_stock
    - purchase
    - sale_purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to propagate the value of note field from the sale
order lines to the stock moves and from the stock moves to the purchase
order lines in case of MTO.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
purchase_order_view_form_inherit purchase.order.form.inherit purchase.order xpath Inherits purchase.purchase_order_form
report_picking report_picking ir.ui.view qweb Inherits stock.report_picking
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_stock_line_note_configuration Stock Line Note settings: Display line notes in picking report res.config.settings xpath Inherits stock.res_config_settings_view_form
view_stock_move_line_detailed_operation_tree stock.move.line.tree stock.move.line field Inherits stock.view_stock_move_line_detailed_operation_tree
Models touched (6)

New fields (1)
  • sale_note Text
Public methods (0)

No public methods.

New fields (1)
  • group_show_line_note_picking_report Boolean
    default=False implied_group='sale_purchase_stock_line_note.group_show_line_note_picking_report' args: 'Display line notes in picking operations report'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • sale_note Text
Public methods (0)

No public methods.

New fields (1)
  • sale_note Text
    readonly=False related='move_id.sale_note' related_sudo=False store=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.