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
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_ids Many2many → res.country
    comodel_name='res.country' string='Sale Allowed Countries'
Public methods (0)

No public methods.

New fields (1)
  • unavailable_product_msg Html
    compute='_compute_unavailable_product_msg'
Public methods (1)
  • action_confirm(self)

New fields (1)
  • country_available Boolean
    compute='_compute_country_available'
Public methods (0)

No public methods.