diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_updateAppliedRule.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_updateAppliedRule.xml
index 3ffcb5485fdc4ca4d7b6edeed609d276f6e384a0..c4d21c7e0379e0e2003f4d16790da6aca55c06ce 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_updateAppliedRule.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Delivery_updateAppliedRule.xml
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.PythonScripts.PythonScript</string>
-          <string>PythonScript</string>
-        </tuple>
-        <none/>
+        <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -86,7 +83,8 @@ applied_rule_dict = {\n
   \'Accounting Transaction\': None,\n
   \'Production Packing List\': None,\n
   \'Production Report\': None,\n
-\n
+  \n
+  \'Amortisation Transaction\' : None,\n
   \'Task Report\': \'default_delivery_rule\',\n
   }\n
 \n
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index 5da127eea415025aa9bc10424531ced8f40ae638..430faa64e76e7478e4653bc318c717b548aa76e8 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-507
\ No newline at end of file
+511
\ No newline at end of file