[FIX] Author

(lp:c2c-addons/6.1  rev 1.5.8)
This commit is contained in:
Yannick Vaucher
2011-09-20 10:40:16 +02:00
parent d5c2bc59ea
commit 3c1db7bf39

View File

@@ -30,7 +30,7 @@
{
"name" : "Currency Rate Update",
"version" : "0.6",
"author" : "Camptocamp SA, \n contributor Grzegorz Grzelak",
"author" : "Camptocamp",
"website" : "http://camptocamp.com",
"category" : "Financial Management/Configuration",
"description": """
@@ -73,6 +73,8 @@ A function field let you know your currency configuration.
If in multi-company mode, the base currency will be the first company's currency
found in database.
Contributor: Grzegorz Grzelak
""",
"depends" : ["base"],
"init_xml" : ["security/security.xml"],