[Erp5-report] r43680 jerome - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_s...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 24 17:00:18 CET 2011
Author: jerome
Date: Thu Feb 24 17:00:17 2011
New Revision: 43680
URL: http://svn.erp5.org?rev=43680&view=rev
Log:
revert previous commit, as sorting by start_date only works in list mode
Modified:
erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_view/listbox_period_list.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_view/listbox_period_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_view/listbox_period_list.xml?rev=43680&r1=43679&r2=43680&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_view/listbox_period_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingPeriod_view/listbox_period_list.xml [utf8] Thu Feb 24 17:00:17 2011
@@ -11,7 +11,6 @@
<value>
<list>
<string>selection_name</string>
- <string>sort</string>
</list>
</value>
</item>
@@ -95,17 +94,6 @@
<value> <string>accounting_period_accounting_period_selection</string> </value>
</item>
<item>
- <key> <string>sort</string> </key>
- <value>
- <list>
- <tuple>
- <string>start_date</string>
- <string>ASC</string>
- </tuple>
- </list>
- </value>
- </item>
- <item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=43680&r1=43679&r2=43680&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Thu Feb 24 17:00:17 2011
@@ -1 +1 @@
-1452
\ No newline at end of file
+1453
\ No newline at end of file
More information about the Erp5-report
mailing list