Stock Picking Digitized Signature

Technical Name:
stock_picking_digitized_signature
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1398/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Stock Picking Digitized Signature

This module allows to sign a delivery order.

Context

The module web_widget_digitized_signature adds a widget to sign a document directly in form view.

Configuration

Partners

I go to the form view of a customer.

I notice a new checkbox Mandatory Delivery Order Signature.

static/description/partner_form.png

If this box is checked, the signature is mandatory for any delivery done for this partner (or any of its contacts/addresses).

Picking Types

I go to the form view of a picking type.

I notice a new checkbox Use Partner Signature.

static/description/picking_type_form.png

When this box is checked, the partner signature will be enabled for this type of operation.

By default, after installing the module, this box is checked on delivery orders.

Usage

As member of the group Stock / User, I go to the form view of a delivery order.

I notice a new widget allowing the customer to sign the document (using a tablet for example).

static/description/stock_picking_form.png

I validate the delivery order without signing.

static/description/stock_picking_validate_button.png

A blocking message appears.

static/description/stock_picking_validate_error.png

This message appears because the signature is mandatory for this customer.

I sign the document, then validate the picking.

static/description/stock_picking_signed.png

The picking is validated without error.

static/description/stock_picking_done.png

Pending Signature

Alternatively, instead of signing the picking, I can check the box Pending Signature.

static/description/stock_picking_pending_signature.png

This box allows to validate a picking although the document could not be signed already.

Contributors