[Erp5-report] r43837 ivan - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/po...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Mar 1 09:43:37 CET 2011
Author: ivan
Date: Tue Mar 1 09:43:37 2011
New Revision: 43837
URL: http://svn.erp5.org?rev=43837&view=rev
Log:
Listbox search columns use prefix with listbox field id.
Modified:
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort.html.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort_without_section.html.xml
erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml
erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort.html.xml?rev=43837&r1=43836&r2=43837&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort.html.xml [utf8] Tue Mar 1 09:43:37 2011
@@ -124,7 +124,7 @@ Test sort for Accounting module main lis
<!-- search and sort by title desc (regression) {{{ -->\n
<tr>\n
<td>type</td>\n
- <td>title</td>\n
+ <td>listbox_title</td>\n
<td>%</td>\n
</tr>\n
<tr>\n
@@ -278,7 +278,7 @@ Test sort for Accounting module main lis
<!-- sort by reference {{{ -->\n
<tr>\n
<td>type</td>\n
- <td>reference</td>\n
+ <td>listbox_reference</td>\n
<td>%</td>\n
<td></td>\n
</tr>\n
@@ -332,7 +332,7 @@ Test sort for Accounting module main lis
<!-- clear reference search {{{ -->\n
<tr>\n
<td>type</td>\n
- <td>reference</td>\n
+ <td>listbox_reference</td>\n
<td></td>\n
<td></td>\n
</tr>\n
@@ -423,8 +423,7 @@ Test sort for Accounting module main lis
</tbody></table>\n
</body>\n
</html> <!-- vim: syntax=html foldmethod=marker\n
--->\n
-
+-->
]]></unicode> </value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort_without_section.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort_without_section.html.xml?rev=43837&r1=43836&r2=43837&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort_without_section.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_accounting_module/test_accounting_transaction_module_sort_without_section.html.xml [utf8] Tue Mar 1 09:43:37 2011
@@ -113,7 +113,7 @@ Test sort for Accounting module main lis
<!-- search and sort by title desc (regression) {{{ -->\n
<tr>\n
<td>type</td>\n
- <td>title</td>\n
+ <td>listbox_title</td>\n
<td>%</td>\n
</tr>\n
<tr>\n
@@ -229,7 +229,7 @@ Test sort for Accounting module main lis
<!-- sort by reference {{{ -->\n
<tr>\n
<td>type</td>\n
- <td>reference</td>\n
+ <td>listbox_reference</td>\n
<td>%</td>\n
<td></td>\n
</tr>\n
@@ -283,7 +283,7 @@ Test sort for Accounting module main lis
<!-- clear reference search {{{ -->\n
<tr>\n
<td>type</td>\n
- <td>reference</td>\n
+ <td>listbox_reference</td>\n
<td></td>\n
<td></td>\n
</tr>\n
@@ -336,8 +336,7 @@ Test sort for Accounting module main lis
</tbody></table>\n
</body>\n
</html> <!-- vim: syntax=html foldmethod=marker\n
--->\n
-
+-->
]]></unicode> </value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml?rev=43837&r1=43836&r2=43837&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list.html.xml [utf8] Tue Mar 1 09:43:37 2011
@@ -181,7 +181,7 @@ from http://localhost:9080/erp5/Entity_v
</tr>\n
<tr>\n
<td>type</td>\n
- <td>specific_reference</td>\n
+ <td>listbox_specific_reference</td>\n
<td>${specific_reference}</td>\n
</tr>\n
<tr>\n
@@ -221,8 +221,7 @@ from http://localhost:9080/erp5/Entity_v
</tbody></table>\n
</body>\n
</html> <!-- vim: syntax=html foldmethod=marker\n
--->\n
-
+-->
]]></unicode> </value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=43837&r1=43836&r2=43837&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Tue Mar 1 09:43:37 2011
@@ -1 +1 @@
-185
\ No newline at end of file
+186
\ No newline at end of file
More information about the Erp5-report
mailing list