diff --git a/product/ERP5/skins/erp5_accounting/currency_view.form b/product/ERP5/skins/erp5_accounting/Currency_view.form
similarity index 97%
rename from product/ERP5/skins/erp5_accounting/currency_view.form
rename to product/ERP5/skins/erp5_accounting/Currency_view.form
index c45a3037c16e6127e75d71691d1940cbbb964bcb..f26e6c85e88bd1f22be531d4113a860773d4a555 100755
--- a/product/ERP5/skins/erp5_accounting/currency_view.form
+++ b/product/ERP5/skins/erp5_accounting/Currency_view.form
@@ -3,9 +3,9 @@
 <form>
   <title>Currency</title>
   <row_length>4</row_length>
-  <name>currency_view</name>
+  <name>Currency_view</name>
   <pt>form_view</pt>
-  <action>base_edit</action>
+  <action>Base_edit</action>
   <update_action></update_action>
   <method>POST</method>
   <enctype></enctype>
@@ -94,4 +94,4 @@
       </fields>
     </group>
   </groups>
-</form>
+</form>
\ No newline at end of file