diff --git a/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Bank%20Account%20Inventory/view.xml b/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Bank%20Account%20Inventory/view.xml
index 967e5e56e0dc976a4e658537dadf14032f7443fb..883a139448da903fdc179a48c006dc59b6d2af39 100644
--- a/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Bank%20Account%20Inventory/view.xml
+++ b/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Bank%20Account%20Inventory/view.xml
@@ -4,20 +4,14 @@
     <pickle>
       <tuple>
         <tuple>
-          <string>Products.CMFCore.ActionInformation</string>
-          <string>ActionInformation</string>
+          <string>Products.ERP5Type.patches.ActionInformation</string>
+          <string>PatchedActionInformation</string>
         </tuple>
         <none/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
         <item>
             <key> <string>action</string> </key>
             <value>
diff --git a/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountCurrencyTitle.xml b/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountCurrencyTitle.xml
index e5a6e34f445dce73c07eec3c43f3fe4283f1dadd..bcdf3c0aa4e90c641f2ab4b114a1b41604064e70 100644
--- a/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountCurrencyTitle.xml
+++ b/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountCurrencyTitle.xml
@@ -14,7 +14,9 @@
       <dictionary>
         <item>
             <key> <string>Python_magic</string> </key>
-            <value> <string encoding="base64">bfINCg==</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>Script_magic</string> </key>
diff --git a/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountNumber.xml b/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountNumber.xml
index 04ad5988e17bf912fb433c3a1040c7215fb424d0..9620b2b82f443c53453759e1081facd92ff589fc 100644
--- a/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountNumber.xml
+++ b/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/BankAccountInventoryLine_getBankAccountNumber.xml
@@ -14,7 +14,9 @@
       <dictionary>
         <item>
             <key> <string>Python_magic</string> </key>
-            <value> <string encoding="base64">bfINCg==</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>Script_magic</string> </key>
diff --git a/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml b/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml
index 8a0975f49b221b42594ca366f9c1a90a38f98da1..04c602ad95017fa6640a0605b4689961c6d82a21 100644
--- a/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml
+++ b/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventory_viewLineFastInputDialog.xml
@@ -14,7 +14,9 @@
       <dictionary>
         <item>
             <key> <string>Python_magic</string> </key>
-            <value> <string encoding="base64">bfINCg==</string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>Script_magic</string> </key>
diff --git a/bt5/erp5_banking_inventory/bt/version b/bt5/erp5_banking_inventory/bt/version
index 490f510fc27c164443c2334282f67bd7034c1698..0e2c93950bb65d053566355a9458a743878b70d8 100644
--- a/bt5/erp5_banking_inventory/bt/version
+++ b/bt5/erp5_banking_inventory/bt/version
@@ -1 +1 @@
-0.6
\ No newline at end of file
+0.7
\ No newline at end of file