[FIX] module author

This commit is contained in:
Lorenzo Battistini
2013-01-16 09:00:34 +01:00
committed by Guewen Baconnier

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