[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:
Carlos Incaser
2016-03-22 20:34:18 +01:00
committed by Pedro M. Baeza
parent a1f967f558
commit 0aa65b2e52
15 changed files with 836 additions and 573 deletions

View File

@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
# © 2016 Carlos Dauden <carlos.dauden@tecnativa.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import contract
from . import invoice