TIP: You can type at any time to perform a new search.
Sale Order Country Allowed Product
sale_order_country_allowed_product · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:09:12
- Authors
- Odoo Community Association (OCA), Sygel
- Maintainers
- Odoo Community Association (OCA), Sygel
- Committers
- OCA-git-bot, oca-ci, Manuel Regidor
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_country_allowed_product_template_form_view |
product.template | form | Inherits product.product_template_form_view | |
sale_order_country_allowed_product_view_order_form |
sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
sale_allowed_country_idsMany2many → res.countrycomodel_name='res.country'string='Sale Allowed Countries'
No public methods.
New fields (1)
-
unavailable_product_msgHtmlcompute='_compute_unavailable_product_msg'
-
action_confirm(self)
New fields (1)
-
country_availableBooleancompute='_compute_country_available'
No public methods.