Repository
OCA/purchase-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-workflow
Last tracking update
2026-08-07 07:47:41
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Denis Roussel, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
purchase_order_form_view purchase.order.form (in purchase_invoice_group) purchase.order form Inherits purchase.purchase_order_form
res_config_settings_form_view res.config.settings.form (in purchase_invoice_create_security_group) res.config.settings form Inherits purchase.res_config_settings_view_form_purchase
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_create_invoice(self)

New fields (1)
  • purchase_invoice_create_security Boolean
    help="Check this in order to activate the feature that enforce to be in 'Create Invoice in Purchases' security group to be allowed to create invoices from purchases." string='Enable invoice creation from purchases protection group'
Public methods (0)

No public methods.

New fields (1)
  • purchase_invoice_create_security Boolean
    readonly=False related='company_id.purchase_invoice_create_security'
Public methods (0)

No public methods.