Commit ca729f20 authored by Jérome Perrin's avatar Jérome Perrin

accounting_ui_test: Rename AccountingZuite_deleteAccountingTransactionTemplate...

accounting_ui_test: Rename AccountingZuite_deleteAccountingTransactionTemplate to ERP5Site_deleteAccountingTransactionTemplate
parent e98bd80e
...@@ -11,7 +11,7 @@ Test Accounting Transaction Template ...@@ -11,7 +11,7 @@ Test Accounting Transaction Template
<!-- Delete existing accounting transaction templates --> <!-- Delete existing accounting transaction templates -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_deleteAccountingTransactionTemplate</td> <td>${base_url}/ERP5Site_deleteAccountingTransactionTemplate</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>AccountingZuite_deleteAccountingTransactionTemplate</string> </value> <value> <string>ERP5Site_deleteAccountingTransactionTemplate</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment