[Erp5-report] r37154 yusei - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_sk...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 16 02:55:20 CEST 2010


Author: yusei
Date: Fri Jul 16 02:55:17 2010
New Revision: 37154

URL: http://svn.erp5.org?rev=37154&view=rev
Log:
2010-07-16 yusei
* Revert my previous change and remove added parameters.

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Node_statAccountingBalance.xml
    erp5/trunk/bt5/erp5_accounting/bt/change_log
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Node_statAccountingBalance.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Node_statAccountingBalance.xml?rev=37154&r1=37153&r2=37154&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Node_statAccountingBalance.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Node_statAccountingBalance.xml [utf8] Fri Jul 16 02:55:17 2010
@@ -92,15 +92,6 @@ if kw.get(\'node_category\'):\n
 if kw.get(\'mirror_section_category\'):\n
   params[\'mirror_section_category\'] = kw[\'mirror_section_category\']\n
 \n
-if kw.get(\'at_date\'):\n
-  params[\'at_date\'] = kw[\'at_date\'].latestTime()\n
-\n
-if kw.get(\'from_date\'):\n
-  params[\'from_date\'] = kw[\'from_date\']\n
-\n
-if kw.get(\'to_date\'):\n
-  params[\'to_date\'] = kw[\'to_date\']\n
-\n
 ###\n
 # Get the \'where_expression\' parameter\n
 # XXX can be removed ?\n

Modified: erp5/trunk/bt5/erp5_accounting/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/change_log?rev=37154&r1=37153&r2=37154&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/change_log [utf8] Fri Jul 16 02:55:17 2010
@@ -1,3 +1,6 @@
+2010-07-16 yusei
+* Revert my previous change and remove added parameters.
+
 2010-07-12 yusei
 * Update Node_statAccountingBalance and accept "at_date", "from_date", "to_date" parameters.
 

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=37154&r1=37153&r2=37154&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Fri Jul 16 02:55:17 2010
@@ -1 +1 @@
-1312
\ No newline at end of file
+1313
\ No newline at end of file




More information about the Erp5-report mailing list