mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
module author
This commit is contained in:
committed by
Andrea Gidalti
parent
4f424cde70
commit
9ac9f297b3
@@ -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