POS Order Picking Link

pos_order_picking_link
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/12.0/pos_order_picking_link
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), KMEE
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), KMEE
COMMITTERS
COMMITTERSIvàn Todorovich, Luis Felipe Mileo, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_picking_form stock_picking_invoice_link.stock.picking.form stock.picking div Inherits stock.view_picking_form
Models touched (1)

New fields (1)
  • pos_order_ids One2many → pos.order
    comodel_name='pos.order' copy=False inverse_name='picking_id' readonly=True string='POS order'
Public methods (1)
  • action_view_pos_orders(self)
    This function returns an action that display existing pos orders of given stock pickings. It can either be a in a list or in a form view, if there is only one order to show.
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/8.0/pos_order_picking_link
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPoint of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), KMEE INFORMATICA LTDA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), KMEE INFORMATICA LTDA
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, sadamo
WEBSITE
WEBSITEhttp://www.kmee.com.br
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
    - stock_account
    - stock
    - web_kanban_gauge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_picking_form stock_picking_invoice_link.stock.picking.form stock.picking field Inherits stock_account.view_picking_inherit_form2
Models touched (1)

New fields (1)
  • pos_order_ids One2many → pos.order
    comodel_name='pos.order' copy=False inverse_name='picking_id' readonly=True string='POS order'
Public methods (0)

No public methods.