@ -42,7 +42,7 @@ To use this module, you need to:
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/110/10.0
:target: https://runbot.odoo-community.org/runbot/110/11.0
Bug Tracker
===========
@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
@ -1,10 +1,9 @@
# © 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com>
{
'name': 'Variable quantity in contract recurrent invoicing',
'version': '10.0.1.1.0',
'version': '11.0.1.0.0',
'category': 'Contract Management',
'license': 'AGPL-3',
'author': "Tecnativa,"
from . import contract
from . import test_contract_variable_quantity