mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] account_move_name_sequence: apply guidelines to name view files
Update name of view files to follow guidelines.
This commit is contained in:
committed by
Moises Lopez - https://www.vauxoo.com/
parent
ae0c69f91e
commit
f44e61f61a
@@ -12,7 +12,7 @@
|
||||
"license": "AGPL-3",
|
||||
"summary": "Generate journal entry number from sequence",
|
||||
"author": "Akretion,Vauxoo,Odoo Community Association (OCA)",
|
||||
"maintainers": ["alexis-via", "moylop260", "frahikLV", "luisg123v"],
|
||||
"maintainers": ["alexis-via", "moylop260", "luisg123v"],
|
||||
"website": "https://github.com/OCA/account-financial-tools",
|
||||
"depends": [
|
||||
"account",
|
||||
@@ -22,8 +22,8 @@
|
||||
"demo/account_journal_demo.xml",
|
||||
],
|
||||
"data": [
|
||||
"views/account_journal.xml",
|
||||
"views/account_move.xml",
|
||||
"views/account_journal_views.xml",
|
||||
"views/account_move_views.xml",
|
||||
"security/ir.model.access.csv",
|
||||
],
|
||||
"post_init_hook": "post_init_hook",
|
||||
|
||||
Reference in New Issue
Block a user