diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view.xml
index 371837c7c24a48422611b3570d41c4422eefb549..135d5a59763ceb75e7513ec026883fd98bd3fe7c 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view.xml
@@ -91,7 +91,7 @@
                     <value>
                       <list>
                         <string>my_title</string>
-                        <string>my_is_credit_account</string>
+                        <string>my_credit_account</string>
                         <string>my_gap</string>
                         <string>my_account_type</string>
                         <string>my_financial_section</string>
diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view/my_is_credit_account.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view/my_credit_account.xml
similarity index 99%
rename from bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view/my_is_credit_account.xml
rename to bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view/my_credit_account.xml
index b30fceaba09dbcf77bfc910fecd7d0dd670edc24..2cdff03bffd0e71201a665334656b410351c4350 100644
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view/my_is_credit_account.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_view/my_credit_account.xml
@@ -14,7 +14,7 @@
       <dictionary>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>my_is_credit_account</string> </value>
+            <value> <string>my_credit_account</string> </value>
         </item>
         <item>
             <key> <string>message_values</string> </key>
diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision
index c4fbb1cfac0ba7a86115b48a39b49daea09da15a..d7f3668a68034370ad1e355d05f4659541b0db5e 100644
--- a/bt5/erp5_accounting/bt/revision
+++ b/bt5/erp5_accounting/bt/revision
@@ -1 +1 @@
-97
\ No newline at end of file
+98
\ No newline at end of file