Point of Sale - Picking Creation Delayed

pos_picking_delayed
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/16.0/pos_picking_delayed
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.pos.picking.delayed res.config.settings xpath Inherits point_of_sale.res_config_settings_view_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order tree Inherits point_of_sale.view_pos_order_tree
Models touched (3)

New fields (1)
  • picking_creation_delayed Boolean
    default=True help='Check this box if you want to delay the creation of the picking created by the PoS orders. If checked, the pickings will be created later, by a cron task.'
Public methods (0)

No public methods.

New fields (1)
  • has_picking_delayed Boolean
    default=False help='This checkbox is checked if the generation of the picking has been delayed. The picking will be created by cron.'
Public methods (1)
  • create_from_ui(self, orders, draft=False)
    @api.model

New fields (1)
  • picking_creation_delayed Boolean
    readonly=False related='pos_config_id.picking_creation_delayed'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/14.0/pos_picking_delayed
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Eugene Molotov
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_pos_config_form pos.config xpath Inherits point_of_sale.pos_config_view_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order tree Inherits point_of_sale.view_pos_order_tree
Models touched (2)

New fields (1)
  • picking_creation_delayed Boolean
    default=True help='Check this box if you want to delay the creation of the picking created by the PoS orders. If checked, the pickings will be created later, by a cron task.' string='Picking Creation Delayed'
Public methods (0)

No public methods.

New fields (1)
  • has_picking_delayed Boolean
    default=False help='This checkbox is checked if the generation of the picking has been delayed. The picking will be created by cron.'
Public methods (1)
  • create_from_ui(self, orders, draft=False)
    @api.model
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/13.0/pos_picking_delayed
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSIvàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot, CarlosRoca13
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_pos_config_form pos.config xpath Inherits point_of_sale.pos_config_view_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order tree Inherits point_of_sale.view_pos_order_tree
Models touched (2)

New fields (1)
  • picking_creation_delayed Boolean
    default=True help='Check this box if you want to delay the creation of the picking created by the PoS orders. If checked, the pickings will be created later, by a cron task.' string='Picking Creation Delayed'
Public methods (0)

No public methods.

New fields (1)
  • has_picking_delayed Boolean
    default=False help='This checkbox is checked if the generation of the picking has been delayed. The picking will be created by cron.'
Public methods (2)
  • create_from_ui(self, orders, draft=False)
    @api.model
  • create_picking(self)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/12.0/pos_picking_delayed
VERSION
VERSION 2.0.2
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, GitHub, Ivàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Carlos Roca
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
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 requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_pos_config_form pos.config xpath Inherits point_of_sale.pos_config_view_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order tree Inherits point_of_sale.view_pos_order_tree
Models touched (2)

New fields (1)
  • picking_creation_delayed Boolean
    default=True help='Check this box if you want to delay the creation of the picking created by the PoS orders. If checked, the pickings will be created later, by a cron task.' string='Picking Creation Delayed'
Public methods (0)

No public methods.

New fields (1)
  • has_picking_delayed Boolean
    default=False help='This checkbox is checked if the generation of the picking has been delayed. The picking will be created by cron.'
Public methods (2)
  • create_from_ui(self, orders)
    @api.model
  • create_picking(self)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/11.0/pos_picking_delayed
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, david, OCA Transbot, oca-travis, OCA-git-bot, David
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/queue:
    - queue_job
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - barcodes
    - web_planner
    - account
    - analytic
    - portal
    - http_routing
    - web_editor
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_pos_config_form pos.config xpath Inherits point_of_sale.pos_config_view_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order tree Inherits point_of_sale.view_pos_order_tree
Models touched (2)

New fields (1)
  • picking_creation_delayed Boolean
    default=True help='Check this box if you want to delay the creation of the picking created by the PoS orders. If checked, the pickings will be created later, by a cron task.' string='Picking Creation Delayed'
Public methods (0)

No public methods.

New fields (1)
  • has_picking_delayed Boolean
    default=False help='This checkbox is checked if the generation of the picking has been delayed. The picking will be created by cron.'
Public methods (2)
  • create_from_ui(self, orders)
    @api.model
  • create_picking(self)
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/10.0/pos_picking_delayed
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPoint Of Sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_pos_config_form pos.config field Inherits point_of_sale.view_pos_config_form
view_pos_order_form pos.order field Inherits point_of_sale.view_pos_pos_form
view_pos_order_tree pos.order tree Inherits point_of_sale.view_pos_order_tree
Models touched (2)

New fields (1)
  • picking_creation_delayed Boolean
    default=True help='Check this box if you want to delay the creation of the picking created by the PoS orders. If checked, the pickings will be created later, by a cron task.' string='Picking Creation Delayed'
Public methods (0)

No public methods.

New fields (1)
  • has_picking_delayed Boolean
    default=False help='This checkbox is checked if the generation of the picking has been delayed. The picking will be created by cron.'
Public methods (3)
  • create_delayed_picking(self)
    @api.model
  • create_from_ui(self, orders)
    @api.model
  • create_picking(self)