Purchase Sign

purchase_sign
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/16.0/purchase_sign
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Onestein
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Onestein
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Anjeel Haria
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
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 (5)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (4)
  • 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
Public methods (0)

No public methods.

New fields (1)
  • purchase_portal_confirmation_sign Boolean
    default=False string='Purchase Online Signature'
Public methods (0)

No public methods.

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

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/purchase-workflow
PULL REQUEST
PULL REQUEST[18.0][MIG] purchase_sign: Migration to 18.0 (#2665)