module author

This commit is contained in:
Lorenzo Battistini
2013-01-15 20:02:11 +01:00
committed by Valentin Vinagre Urteaga
parent 038e8c8dc9
commit 194580e753

View File

@@ -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'],