mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Account Type => Account Types in module name
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
|
||||
=================
|
||||
Account Type Menu
|
||||
=================
|
||||
==================
|
||||
Account Types Menu
|
||||
==================
|
||||
|
||||
This module adds a menu entry *Account Type* under *Accounting > Configuration > Accounting*, because this menu entry doesn't exists in the official *account* module of Odoo 10.
|
||||
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
'name': 'Account Type Menu',
|
||||
'name': 'Account Types Menu',
|
||||
'version': '10.0.1.0.0',
|
||||
'category': 'Accounting',
|
||||
'license': 'AGPL-3',
|
||||
'summary': "Adds a menu entry for account types",
|
||||
'summary': "Adds a menu entry for Account Types",
|
||||
'author': "Akretion,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.akretion.com/',
|
||||
'depends': ['account'],
|
||||
|
||||
Reference in New Issue
Block a user