module author

This commit is contained in:
Lorenzo Battistini
2013-01-15 20:02:11 +01:00
committed by Alexis de Lattre
parent f19574092a
commit f008048201

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