mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[MIG] account_balance_line: Migration to 11.0
This commit is contained in:
committed by
David Ríos Mollá
parent
54b19e7a17
commit
23a08407b6
@@ -1,2 +1 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
@@ -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,"
|
||||
|
||||
Reference in New Issue
Block a user