[Erp5-report] r18812 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 22 10:58:21 CET 2008


Author: yusei
Date: Tue Jan 22 10:58:19 2008
New Revision: 18812

URL: http://svn.erp5.org?rev=18812&view=rev
Log:
Fixed my mistake.

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_payment_transaction_section_selection_check.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setDocumentSectionPreference.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_payment_transaction_section_selection_check.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_payment_transaction_section_selection_check.html.xml?rev=18812&r1=18811&r2=18812&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_payment_transaction_section_selection_check.html.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/accounting_transaction_zuite/test_payment_transaction_section_selection_check.html.xml Tue Jan 22 10:58:19 2008
@@ -93,7 +93,7 @@
 </tr>\n
 <tr>\n
   <td>select</td>\n
-  <td>field_my_destination_section</td>\n
+  <td>field_my_source_section</td>\n
   <td>label=My Organisation</td>\n
 </tr>\n
 <tr>\n
@@ -151,7 +151,7 @@
 </tr>\n
 <tr>\n
   <td>assertValue</td>\n
-  <td>field_my_destination_section</td>\n
+  <td>field_my_source_section</td>\n
   <td>organisation_module/my_organisation</td>\n
 </tr>\n
 \n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setDocumentSectionPreference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setDocumentSectionPreference.xml?rev=18812&r1=18811&r2=18812&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setDocumentSectionPreference.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_setDocumentSectionPreference.xml Tue Jan 22 10:58:19 2008
@@ -68,6 +68,7 @@
             <value> <string>preference = context.portal_preferences.accounting_zuite_preference\n
 preference.setPreferredAccountingTransactionSectionCategory(\'group/demo_group\')\n
 preference.setPreferredSectionCategory(\'group/demo_group\')\n
+preference.setPreferredAccountingTransactionSourceSection(\'organisation_module/my_organisation\')\n
 \n
 return str((preference.getPreferredSectionCategory(), preference.getPreferredAccountingTransactionSectionCategory()))\n
 </string> </value>

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=18812&r1=18811&r2=18812&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Tue Jan 22 10:58:19 2008
@@ -1,1 +1,1 @@
-61
+62




More information about the Erp5-report mailing list