Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 08:42:59
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, juancarlosonate-tecnativa
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module limits the partners to be selected in the purchases orders
according to the "Selectable in orders" field.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_view_purchase_buttons res.partner.view.purchase.buttons res.partner Inherits purchase.res_partner_view_purchase_buttons
view_partner_form Add selectable_in_purchases_orders 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 (0)

No new fields.

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

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

No public methods.

Loading…

Loading…

Loading…

Loading…