| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/10.0/sale_delivery_rate |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Delivery, Stock, Sales |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA Transbot, Dave Lasley, oca-travis, Weblate, Brett Wood |
| WEBSITE | |
| WEBSITE | https://laslabs.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - stock_picking_delivery_rate odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - web_tour - report - procurement - barcodes - web_planner - delivery - sale_stock - sale - sales_team - account - analytic - stock_account - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
delivery_type
Selection
selection_add=[('base_on_rate', 'Based on Rates')]
base_on_rate_get_shipping_price_from_so(self, sale_orders)
picking_id
Many2one
required=False
string='Stock Picking'
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
required=True
string='Sale Order'
generate_equiv_picking_rates(self, stock_picking)
carrier_rate_ids
One2many → delivery.carrier.rate
comodel_name='delivery.carrier.rate'
inverse_name='sale_order_id'
string='Delivery Carrier Rates'
No public methods.
No new fields.
Public methods (1)action_confirm(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/delivery-carrier |
| GIT | |
| GIT | https://github.com/OCA/delivery-carrier.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/delivery-carrier/tree/9.0/sale_delivery_rate |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Delivery, Stock, Sales |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Dave Lasley, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://laslabs.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - stock_picking_delivery_rate odoo/odoo: - stock - product - base - decimal_precision - base_setup - web_kanban - web - bus - report - procurement - barcodes - web_planner - delivery - sale_stock - sale - sales_team - account - analytic - web_tip - stock_account - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
delivery_type
Selection
selection_add=[('base_on_rate', 'Based on Rates')]
base_on_rate_get_shipping_price_from_so(self, sale_orders)
picking_id
Many2one
required=False
sale_order_id
Many2one → sale.order
comodel_name='sale.order'
required=True
string='Sale Order'
generate_equiv_picking_rates(self, stock_picking)
carrier_rate_ids
One2many → delivery.carrier.rate
comodel_name='delivery.carrier.rate'
inverse_name='sale_order_id'
string='Delivery Carrier Rates'
No public methods.
No new fields.
Public methods (1)action_confirm(self)