mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract: from v7 to v9 improving features
* Tests added * Filters added. * Add _id/_ids in old property fields * Translations
This commit is contained in:
committed by
Francisco Ivan Anton Prieto
parent
508931df19
commit
bf72221fb5
5
contract/tests/__init__.py
Normal file
5
contract/tests/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# © 2016 Carlos Dauden <carlos.dauden@tecnativa.com>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from . import test_contract
|
||||
Reference in New Issue
Block a user