[Erp5-report] r9860 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/portal_t...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Sep 13 11:25:43 CEST 2006


Author: jerome
Date: Wed Sep 13 11:25:42 2006
New Revision: 9860

URL: http://svn.erp5.org?rev=9860&view=rev
Log:
mix invoice and payments in test_organisation_transaction_list_at_date


Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.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_entities/test_organisation_transaction_list_at_date.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_at_date.html.xml?rev=9860&r1=9859&r2=9860&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_entities/test_organisation_transaction_list_at_date.html.xml Wed Sep 13 11:25:42 2006
@@ -89,7 +89,7 @@
 <tr>\n
   <td>type</td>\n
   <td>subfield_field_my_preferred_accounting_transaction_at_date_day</td>\n
-  <td>10</td>\n
+  <td>11</td>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
@@ -140,23 +140,30 @@
 <tr>\n
   <td>verifyText</td>\n
   <td>listbox_record_number</td>\n
-  <td>10 record(s)</td>\n
+  <td>12 record(s)</td>\n
 </tr>\n
 \n
 <tr>\n
   <td>verifyFloat</td>\n
   <td>//tr[@id=\'listbox_stat_line\']/td[9]</td>\n
-  <td>60500.00</td>\n
+  <td>145200.00</td>\n
 </tr>\n
 <tr>\n
   <td>verifyFloat</td>\n
   <td>//tr[@id=\'listbox_stat_line\']/td[10]</td>\n
-  <td>0.00</td>\n
+  <td>2200.00</td>\n
 </tr>\n
 <tr>\n
   <td>verifyFloat</td>\n
   <td>//tr[@id=\'listbox_stat_line\']/td[12]</td>\n
-  <td>60500.0</td>\n
+  <td>143000.0</td>\n
+</tr>\n
+<!-- the last line of running total column shows the same value that the total\n
+balance. -->\n
+<tr>\n
+  <td>verifyFloat</td>\n
+  <td>//tr[@id=\'listbox_data_line_11\']/td[13]</td>\n
+  <td>143000.0</td>\n
 </tr>\n
 <!-- }}} -->\n
 \n

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=9860&r1=9859&r2=9860&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Wed Sep 13 11:25:42 2006
@@ -1,1 +1,1 @@
-15
+16




More information about the Erp5-report mailing list