[MIG] account_balance_line: Migration to 11.0

This commit is contained in:
Robert Rübner
2018-04-05 08:43:37 +02:00
committed by David Ríos Mollá
parent 54b19e7a17
commit 23a08407b6
2 changed files with 1 additions and 3 deletions

View File

@@ -1,2 +1 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

View File

@@ -1,11 +1,10 @@
# -*- coding: utf-8 -*-
# Copyright 2010-2014 Camptocamp - Vincent Renaville
# Copyright 2016 Tecnativa - Vicent Cubells
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Balance on journal items',
'summary': 'Display balance totals in move line view',
'version': '10.0.1.0.0',
'version': '11.0.1.0.0',
'category': 'Accounting',
'website': 'http://www.tecnativa.com,',
'author': "Camptocamp,"