[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[5965] trunk/UI/Reports/filters/unapproved.html
- Subject: SF.net SVN: ledger-smb:[5965] trunk/UI/Reports/filters/unapproved.html
- From: ..hidden..
- Date: Sat, 24 Aug 2013 09:53:52 +0000
Revision: 5965
http://sourceforge.net/p/ledger-smb/code/5965
Author: ehuelsmann
Date: 2013-08-24 09:53:51 +0000 (Sat, 24 Aug 2013)
Log Message:
-----------
Allow 'no filter' on draft type when searching draft transactions or batches.
Modified Paths:
--------------
trunk/UI/Reports/filters/unapproved.html
Modified: trunk/UI/Reports/filters/unapproved.html
===================================================================
--- trunk/UI/Reports/filters/unapproved.html 2013-08-24 09:48:50 UTC (rev 5964)
+++ trunk/UI/Reports/filters/unapproved.html 2013-08-24 09:53:51 UTC (rev 5965)
@@ -9,6 +9,7 @@
IF search_type == 'drafts';
batch_classes = [
+ {},
{ text = text('AP'), value = 'ap'},
{ text = text('AR'), value = 'ar'},
{ text = text('GL'), value = 'gl'},
@@ -22,6 +23,7 @@
CLS.text = CLS.class;
CLS.value = CLS.class;
END;
+ batch_classes.unshift({});
END;
?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits