mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
* [ADD] contract_digitized_signature * Correct README and add signature_name * Change to char field * Improve tests to acchieve full coverage
5 lines
131 B
Python
5 lines
131 B
Python
# -*- coding: utf-8 -*-
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import test_contract_tracking
|