[IMP] sales: add customer signature tab on SOs
This commit is contained in:
parent
5ea7cefa23
commit
6b120411a3
@ -23,21 +23,33 @@ Settings`, scroll to the :guilabel:`Quotations \& Orders` heading, and activate
|
|||||||
|
|
||||||
Then, click the :guilabel:`Save` button in the top-left corner.
|
Then, click the :guilabel:`Save` button in the top-left corner.
|
||||||
|
|
||||||
.. note::
|
When making a quotation template, the online signature feature is the :guilabel:`Signature`
|
||||||
When making a quotation template, the online signature feature is the :guilabel:`Signature`
|
option, located in the :guilabel:`Online confirmation` field of the quotation template form.
|
||||||
option, located in the :guilabel:`Online confirmation` field of the quotation template form.
|
|
||||||
|
|
||||||
.. image:: get_signature_to_validate/signature-feature-quotation-template.png
|
.. image:: get_signature_to_validate/signature-feature-quotation-template.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: The Online confirmation signature option found on every quotation template in Odoo.
|
:alt: The Online confirmation signature option found on every quotation template in Odoo.
|
||||||
|
|
||||||
On standard quotations, the online signature feature is the :guilabel:`Signature` option, located
|
On standard quotations, the online signature feature is the :guilabel:`Signature` option, located
|
||||||
under the :guilabel:`Other Info` tab of the quotation form.
|
under the :guilabel:`Other Info` tab of the quotation form.
|
||||||
|
|
||||||
.. image:: get_signature_to_validate/signature-other-info-tab.png
|
.. image:: get_signature_to_validate/signature-other-info-tab.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: The online signature feature option in the Other Info tab of a quotation form in Odoo.
|
:alt: The online signature feature option in the Other Info tab of a quotation form in Odoo.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
When in :doc:`Developer Mode <../../../general/developer_mode>`, a :guilabel:`Customer Signature`
|
||||||
|
tab appears on quotation/sales order forms. In the :guilabel:`Customer Signature` tab, there are
|
||||||
|
three tabs: :guilabel:`Signed By`, :guilabel:`Signed On`, and :guilabel:`Signature`.
|
||||||
|
|
||||||
|
.. image:: get_signature_to_validate/customer-signature-tab.png
|
||||||
|
:align: center
|
||||||
|
:alt: The Customer Signature tab that appears on sales orders while in developer mode.
|
||||||
|
|
||||||
|
The :guilabel:`Signed By` field indicates who signed the quotation/sales order. The
|
||||||
|
:guilabel:`Signed On` field represents the date on which the signature was provided. The
|
||||||
|
:guilabel:`Signature` field, provides a visual representation of the provided signature.
|
||||||
|
|
||||||
Order confirmations with online signatures
|
Order confirmations with online signatures
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in New Issue
Block a user