| 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_order_to_sale_order_delivery |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales/Point of Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, GabbasovDinar, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/pos |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/pos: - pos_order_to_sale_order odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - sale - sales_team - account_payment - payment - utm - delivery - sale_stock - sale_management |
| 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.view.form | res.config.settings | xpath | Inherits pos_order_to_sale_order.view_res_config_settings_form |
No new fields.
Public methods (2)get_pos_choose_delivery_fields(self)
get_pos_delivery_carriers(self, order_data, config_id)
iface_sale_order_allow_delivery
Boolean
default=True
iface_sale_order_delivery_carrier_ids
Many2many → delivery.carrier
check_company=True
column1='pos_config_id'
column2='delivery_carrier_id'
comodel_name='delivery.carrier'
relation='delivery_carrier_pos_config_rel'
string='Shipping Methods'
No public methods.
pos_iface_sale_order_allow_delivery
Boolean
readonly=False
related='pos_config_id.iface_sale_order_allow_delivery'
pos_iface_sale_order_delivery_carrier_ids
Many2many → delivery.carrier
comodel_name='delivery.carrier'
readonly=False
related='pos_config_id.iface_sale_order_delivery_carrier_ids'
No public methods.
No new fields.
Public methods (3)create(self, vals_list)
create_order_from_pos(self, order_data, action)
set_pos_delivery_carrier(self, carrier_data)