Commit 8ff42a5b authored by Jérome Perrin's avatar Jérome Perrin

accounting_ui_test: Rename AccountingZuite_unsetDocumentSectionPreference to...

accounting_ui_test: Rename AccountingZuite_unsetDocumentSectionPreference to PreferenceTool_resetAccountingTestDocumentSectionPreference
parent 973d8b67
...@@ -68,7 +68,7 @@ Test Section Selection for Accounting Transaction. ...@@ -68,7 +68,7 @@ Test Section Selection for Accounting Transaction.
<!-- Modify Preference --> <!-- Modify Preference -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_unsetDocumentSectionPreference</td> <td>${base_url}/PreferenceTool_resetAccountingTestDocumentSectionPreference</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -67,7 +67,7 @@ Test Section Selection for Payment Transaction. ...@@ -67,7 +67,7 @@ Test Section Selection for Payment Transaction.
<!-- Modify Preference --> <!-- Modify Preference -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_unsetDocumentSectionPreference</td> <td>${base_url}/PreferenceTool_resetAccountingTestDocumentSectionPreference</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -67,7 +67,7 @@ Test Section Selection for Purchase Invoice Transaction. ...@@ -67,7 +67,7 @@ Test Section Selection for Purchase Invoice Transaction.
<!-- Modify Preference --> <!-- Modify Preference -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_unsetDocumentSectionPreference</td> <td>${base_url}/PreferenceTool_resetAccountingTestDocumentSectionPreference</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -67,7 +67,7 @@ Test Section Selection for Sale Invoice Transaction. ...@@ -67,7 +67,7 @@ Test Section Selection for Sale Invoice Transaction.
<!-- Modify Preference --> <!-- Modify Preference -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_unsetDocumentSectionPreference</td> <td>${base_url}/PreferenceTool_resetAccountingTestDocumentSectionPreference</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_unsetDocumentSectionPreference</string> </value> <value> <string>PreferenceTool_resetAccountingTestDocumentSectionPreference</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