| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/pos |
| GIT | |
| GIT | https://github.com/OCA/pos.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/pos/tree/16.0/pos_picking_load |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Point Of Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/pos |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:40 |
| 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 - point_of_sale |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_res_config_settings_form |
res.config.settings | xpath | Inherits point_of_sale.res_config_settings_view_form | |
view_sale_order_form |
sale.order | field | Inherits sale_stock.view_order_form_inherit_sale_stock | |
view_stock_picking_form |
stock.picking | field | Inherits stock.view_picking_form | |
view_stock_picking_type_form |
stock.picking.type | field | Inherits stock.view_picking_type_form |
iface_load_picking
Boolean
default=True
string='Load Pickings'
iface_load_picking_max_qty
Integer
default=10
required=True
string='Max Picking Quantity To Load'
No public methods.
origin_picking_id
Many2one → stock.picking
comodel_name='stock.picking'
readonly=True
string='Origin Picking'
create_from_ui(self, orders, draft=False)
create_picking(self)
pos_iface_load_picking
Boolean
readonly=False
related='pos_config_id.iface_load_picking'
pos_iface_load_picking_max_qty
Integer
readonly=False
related='pos_config_id.iface_load_picking_max_qty'
No public methods.
final_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
help='This Sale Order has beend replaced by this PoS Order'
readonly=True
string='Final PoS Order'
No public methods.
final_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
help='This picking has been canceled, because it has been replaced by this PoS Order'
readonly=True
string='Final PoS Order'
action_confirm(self)
load_picking_for_pos(self, picking_id)
search_pickings_for_pos(self, query, pos_session_id)
update_from_origin_picking(self, origin_picking)
available_in_pos
Boolean
help='If checked, associated pickings will be available in the point of sale, to be changed and paid in it'
string='Available in Point Of Sale'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/pos |
| GIT | |
| GIT | https://github.com/OCA/pos.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/pos/tree/12.0/pos_picking_load |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Point Of Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Ivàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Du-ma |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/pos |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - stock_account - stock - barcodes - point_of_sale - web_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets |
assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
index |
index | ir.ui.view | qweb | Inherits point_of_sale.index |
view_pos_config_form |
pos.config | xpath | Inherits point_of_sale.pos_config_view_form | |
view_sale_order_form |
sale.order | field | Inherits sale_stock.view_order_form_inherit_sale_stock | |
view_stock_picking_form |
stock.picking | field | Inherits stock.view_picking_form | |
view_stock_picking_type_form |
stock.picking.type | field | Inherits stock.view_picking_type_form |
iface_load_picking
Boolean
default=True
string='Load Pickings'
iface_load_picking_max_qty
Integer
default=10
required=True
string='Max Picking Quantity To Load'
No public methods.
origin_picking_id
Many2one → stock.picking
comodel_name='stock.picking'
readonly=True
string='Origin Picking'
create_from_ui(self, orders)
create_picking(self)
final_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
help='This Sale Order has beend replaced by this PoS Order'
readonly=True
string='Final PoS Order'
No public methods.
final_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
help='This picking has been canceled, because it has been replaced by this PoS Order'
readonly=True
string='Final PoS Order'
action_confirm(self)
load_picking_for_pos(self, picking_id)
search_pickings_for_pos(self, query, pos_session_id)
update_from_origin_picking(self, origin_picking)
available_in_pos
Boolean
help='If checked, associated pickings will be available in the point of sale, to be changed and paid in it'
string='Available in Point Of Sale'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/pos |
| GIT | |
| GIT | https://github.com/OCA/pos.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/pos/tree/8.0/pos_picking_load |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Point Of Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), GRAP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), GRAP |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Pedro M. Baeza, Sylvain LE GAL, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://odoo-community.org/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - sale_stock - sale - sales_team - base - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
pos_picking_load assets | ir.ui.view | qweb | Inherits web.assets_backend |
index_pos_picking_load |
POS Index Picking Load | ir.ui.view | qweb | Inherits point_of_sale.index |
view_pos_config_form |
pos.config | field | Inherits point_of_sale.view_pos_config_form | |
view_sale_order_form |
sale.order | field | Inherits sale_stock.view_order_form_inherit | |
view_stock_picking_form |
stock.picking | field | Inherits stock_account.view_picking_inherit_form2 | |
view_stock_picking_type_form |
stock.picking.type | field | Inherits stock.view_picking_type_form |
iface_load_picking
Boolean
default=True
string='Load Pickings'
iface_load_picking_max_qty
Integer
default=10
required=True
string='Max Picking Quantity To Load'
No public methods.
origin_picking_id
Many2one → stock.picking
comodel_name='stock.picking'
readonly=True
string='Origin Picking'
create_from_ui(self, orders)
create_picking(self)
final_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
help='This Sale Order has beend replaced by this PoS Order'
readonly=True
string='Final PoS Order'
No public methods.
final_pos_order_id
Many2one → pos.order
comodel_name='pos.order'
help='This picking has been canceled, because it has been replaced by this PoS Order'
readonly=True
string='Final PoS Order'
action_confirm(self)
load_picking_for_pos(self)
search_pickings_for_pos(self, query, pos_session_id)
update_from_origin_picking(self, origin_picking)
available_in_pos
Boolean
help='If checked, associated pickings will be available in the point of sale, to be changed and paid in it'
string='Available in Point Of Sale'
No public methods.