diff --git a/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_initializeAccountingTransactionTemplateTest.xml b/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_initializeAccountingTransactionTemplateTest.xml
index e0fdcb601380e84d04789cb52c8fa99312de7b66..3da91178707c5e95e646316ab92d3eb669dfc9b6 100644
--- a/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_initializeAccountingTransactionTemplateTest.xml
+++ b/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_initializeAccountingTransactionTemplateTest.xml
@@ -70,7 +70,7 @@ module = portal.accounting_module\n
 \n
 module.manage_delObjects(list(module.objectIds()))\n
 \n
-accounting_module.setProperty(\'current_content_script\', script.getId())\n
+module.setProperty(\'current_content_script\', script.getId())\n
 \n
 # test depends on this\n
 return "Accounting Transactions Created."\n
@@ -124,7 +124,6 @@ return "Accounting Transactions Created."\n
                             <string>portal</string>
                             <string>module</string>
                             <string>list</string>
-                            <string>accounting_module</string>
                             <string>script</string>
                           </tuple>
                         </value>
diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision
index aa92725341cfdd96ebd08910d54dcb6933dd5be5..780fea92d290e030d3636fa09844dfb11e96ef2a 100644
--- a/bt5/erp5_accounting_ui_test/bt/revision
+++ b/bt5/erp5_accounting_ui_test/bt/revision
@@ -1 +1 @@
-76
\ No newline at end of file
+77
\ No newline at end of file