[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 Christopher Rogos
parent 1d6e2758ee
commit 7b90151efd
18 changed files with 1531 additions and 651 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