Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
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 09:06:23
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module limits the partners to be selected in the sales orders
according to the "Selectable in orders" field.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_view_buttons res.partner.view.buttons res.partner Inherits sale.res_partner_view_buttons
view_partner_form Add sale_selectable to partner form res.partner form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_selectable Boolean
    default=<expr> string='Selectable in sale orders'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_view(self, view_id=None, view_type='form', **options)
    @api.model

Loading…

Loading…

Loading…

Loading…

Loading…