| 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/14.0/purchase_isolated_rfq |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Héctor Villarreal Ortega, oca-git-bot, Surachet Saejueng |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
order_sequence
Boolean
index=True
readonly=True
string='Order Sequence'
purchase_order_id
Many2one → purchase.order
comodel_name='purchase.order'
copy=False
help='For RFQ, this field references to its Purchases Order'
ondelete='restrict'
readonly=True
string='Order'
quote_id
Many2one → purchase.order
comodel_name='purchase.order'
copy=False
help='For Purchases Order, this field references to its RFQ'
ondelete='restrict'
readonly=True
string='Quotation'
rfq_state
Selection
help='Only relative RFQ states'
readonly=True
related='state'
string='RFQ Status'
action_convert_to_order(self)
create(self, vals)
open_duplicated_purchase_order(self)
| 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/13.0/purchase_isolated_rfq |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Purchases |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Kitti U, kongrattapong |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase.order.form | purchase.order | xpath | Inherits purchase.purchase_order_form |
order_sequence
Boolean
index=True
readonly=True
string='Order Sequence'
purchase_order_id
Many2one → purchase.order
comodel_name='purchase.order'
copy=False
help='For RFQ, this field references to its Purchases Order'
ondelete='restrict'
readonly=True
string='Order'
quote_id
Many2one → purchase.order
comodel_name='purchase.order'
copy=False
help='For Purchases Order, this field references to its RFQ'
ondelete='restrict'
readonly=True
string='Quotation'
rfq_state
Selection
help='Only relative RFQ states'
readonly=True
related='state'
selection=[('draft', 'Draft'), ('sent', 'Mail Sent'), ('cancel', 'Cancelled'), ('done', 'Done')]
string='RFQ Status'
action_convert_to_order(self)
create(self, vals)
open_duplicated_purchase_order(self)