Purchase Invoice Create Security Group

purchase_invoice_create_security_group
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/14.0/purchase_invoice_create_security_group
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSDenis Roussel, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
purchase_order_form_view purchase.order.form (in purchase_invoice_group) purchase.order xpath Inherits purchase.purchase_order_form
res_config_settings_form_view res.config.settings.form (in purchase_invoice_create_security_group) res.config.settings div Inherits purchase.res_config_settings_view_form_purchase
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.