[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6722] trunk/bin
- Subject: SF.net SVN: ledger-smb:[6722] trunk/bin
- From: ..hidden..
- Date: Sun, 2 Feb 2014 14:56:41 +0000
Revision: 6722
http://sourceforge.net/p/ledger-smb/code/6722
Author: ehuelsmann
Date: 2014-02-02 14:56:40 +0000 (Sun, 02 Feb 2014)
Log Message:
-----------
Recent experience shows beginning users can't find their invoices.
Thus switching default output on AR/AP search to details.
Modified Paths:
--------------
trunk/bin/aa.pl
trunk/bin/pe.pl
Modified: trunk/bin/aa.pl
===================================================================
--- trunk/bin/aa.pl 2014-02-02 10:48:23 UTC (rev 6721)
+++ trunk/bin/aa.pl 2014-02-02 14:56:40 UTC (rev 6722)
@@ -1605,10 +1605,10 @@
}
$summary = qq|
<tr>
- <td><input name=summary type=radio class=radio value=1 checked> |
+ <td><input name=summary type=radio class=radio value=1> |
. $locale->text('Summary')
. qq|</td>
- <td><input name=summary type=radio class=radio value=0> |
+ <td><input name=summary type=radio class=radio value=0 checked> |
. $locale->text('Detail') . qq|
</td>
</tr>
Modified: trunk/bin/pe.pl
===================================================================
--- trunk/bin/pe.pl 2014-02-02 10:48:23 UTC (rev 6721)
+++ trunk/bin/pe.pl 2014-02-02 14:56:40 UTC (rev 6722)
@@ -912,9 +912,9 @@
$fromto
<tr>
<th></th>
- <td><input name=summary type=radio class=radio value=1 checked> |
+ <td><input name=summary type=radio class=radio value=1> |
. $locale->text('Summary') . qq|
- <input name=summary type=radio class=radio value=0> |
+ <input name=summary type=radio class=radio value=0 checked> |
. $locale->text('Detail') . qq|
</td>
</tr>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits