mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] module author
This commit is contained in:
committed by
Jordi Ballester Alomar
parent
a8be1dd583
commit
7346e2da30
@@ -29,7 +29,7 @@ User can configure journal entries templates, useful for recurring entries.
|
||||
The amount of each template line can be computed (through python code) or kept as user input. If user input, when using the template, user has to fill the amount of every input lines.
|
||||
The journal entry form allows lo load, through a wizard, the template to use and the amounts to fill.
|
||||
""",
|
||||
'author': 'Agile Business Group & Domsense',
|
||||
'author': 'Agile Business Group',
|
||||
'website': 'http://www.agilebg.com',
|
||||
'license': 'AGPL-3',
|
||||
"depends" : ['account_accountant', 'analytic'],
|
||||
|
||||
Reference in New Issue
Block a user