| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-promotion |
| GIT | |
| GIT | https://github.com/OCA/sale-promotion.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-promotion/tree/14.0/sale_coupon_free_shipping_default_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ooops |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ooops |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, daniel-chionne |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-promotion |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - coupon - sale_coupon_delivery - sale_coupon - delivery - sale_stock - stock_account - stock - barcodes - 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_shipping_default_prod |
res.config.settings.shipping.default.prod | res.config.settings | xpath | Inherits sale.res_config_settings_view_form |
No new fields.
Public methods (1)create(self, vals)
free_shipping_product_default
Many2one → product.product
string='Default promo product for free shipping'
args: 'product.product'
No public methods.
free_shipping_product_default
Many2one → product.product
comodel_name='product.product'
domain=[('type', '=', 'service')]
readonly=False
related='company_id.free_shipping_product_default'
string='Default promo product for free shipping'
No public methods.