| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-workflow |
| GIT | |
| GIT | https://github.com/OCA/purchase-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-workflow/tree/16.0/purchase_order_duplicate_check |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory/Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksim Shurupov |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - confirmation_wizard odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
confirmation_wizard_form_view |
confirmation.wizard.inherit.form.view | confirmation.wizard | field | Inherits confirmation_wizard.confirmation_wizard_form_view |
purchase_order_form_view |
purchase.order.form.view | purchase.order | xpath | Inherits purchase_stock.purchase_order_view_form_inherit |
res_config_settings_form_view |
res.config.settings.form.view.inherit.purchase_order_duplicate_check | res.config.settings | div | Inherits purchase.res_config_settings_view_form_purchase |
No new fields.
Public methods (2)action_confirm(self)
confirm_pending_order(self, order)
No new fields.
Public methods (1)button_confirm(self)
pending_order_ids
Many2many → purchase.order
compute='_compute_pending_order_ids'
string='Pending Orders'
args: 'purchase.order'
action_open_pending_orders(self)
allow_create_activity_repeating_orders
Boolean
config_parameter='purchase_order_duplicate_check.allow_create_activity_repeating_orders'
repeating_orders_activity_type_id
Many2one → mail.activity.type
comodel_name='mail.activity.type'
config_parameter='purchase_order_duplicate_check.repeating_orders_activity_type_id'
string='Activity'
No public methods.