| 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_sign |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Onestein |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Onestein |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Anjeel Haria |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:55 |
| 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 |
|---|---|---|---|---|
portal_my_purchase_order |
Purchase Order Portal Template | ir.ui.view | qweb | Inherits purchase.portal_my_purchase_order |
purchase_order_portal_content |
purchase_order_portal_content | ir.ui.view | qweb | Inherits purchase.purchase_order_portal_content |
purchase_order_view_form_inherit |
purchase.order.form.inherit | purchase.order | xpath | Inherits purchase.purchase_order_form |
report_purchaseorder_document |
report_purchaseorder_document | ir.ui.view | qweb | Inherits purchase.report_purchaseorder_document |
res_config_settings_view_form_purchase |
res.config.settings.view.form.inherit.purchase | res.config.settings | xpath | Inherits purchase.res_config_settings_view_form_purchase |
require_signature
Boolean
compute='_compute_require_signature'
help='Request a online signature and/or payment to the customer in order to confirm orders automatically.'
precompute=True
readonly=False
states=Purchase.READONLY_STATES
store=True
string='Online Signature'
signature
Image
attachment=True
copy=False
max_height=1024
max_width=1024
signed_by
Char
copy=False
signed_on
Datetime
copy=False
No public methods.
purchase_portal_confirmation_sign
Boolean
default=False
string='Purchase Online Signature'
No public methods.
purchase_portal_confirmation_sign
Boolean
readonly=False
related='company_id.purchase_portal_confirmation_sign'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/purchase-workflow |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] purchase_sign: Migration to 18.0 (#2665) |