[Erp5-report] r13841 - in /erp5/trunk/bt5/erp5_accounting_ui_test: SkinTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 2 09:55:26 CEST 2007


Author: jerome
Date: Mon Apr  2 09:55:24 2007
New Revision: 13841

URL: http://svn.erp5.org?rev=13841&view=rev
Log:
note the simulation states of created transactions when setting the marker
property used to know if we have to recreate transactions.


Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionList.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionList.xml?rev=13841&r1=13840&r2=13841&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionList.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionList.xml Mon Apr  2 09:55:24 2007
@@ -80,8 +80,9 @@
 immediate_reindex = 0\n
 \n
 # if the previous test didn\'t change input data, no need to recreate content\n
-current_script_data_id = \'%s_month_count_%s_draft_%s\' % (\n
-       month_count, add_draft_transactions, script.getId())\n
+current_script_data_id = \'%s_month_count_%s_draft_%s_state_%s\' % (\n
+     month_count, add_draft_transactions, transaction_state, script.getId())\n
+\n
 if accounting_module.getProperty(\'current_content_script\',\n
                                 \'\') == current_script_data_id:\n
   return "Accounting Transactions Created."\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=13841&r1=13840&r2=13841&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Mon Apr  2 09:55:24 2007
@@ -1,1 +1,1 @@
-40
+45




More information about the Erp5-report mailing list