[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6909] branches/1.3/bin/ca.pl
- Subject: SF.net SVN: ledger-smb:[6909] branches/1.3/bin/ca.pl
- From: ..hidden..
- Date: Thu, 27 Feb 2014 07:46:29 +0000
Revision: 6909
http://sourceforge.net/p/ledger-smb/code/6909
Author: einhverfr
Date: 2014-02-27 07:46:19 +0000 (Thu, 27 Feb 2014)
Log Message:
-----------
Moving chart of accounts clickthrough to the gl report since the list report is not only redundant but also ends at the current date. This fixes bug 1044
Modified Paths:
--------------
branches/1.3/bin/ca.pl
Modified: branches/1.3/bin/ca.pl
===================================================================
--- branches/1.3/bin/ca.pl 2014-02-27 06:11:38 UTC (rev 6908)
+++ branches/1.3/bin/ca.pl 2014-02-27 07:46:19 UTC (rev 6909)
@@ -115,7 +115,7 @@
my $gifi_description = $form->escape( $ca->{gifi_description} );
my $href =
-qq|$form->{script}?path=$form->{path}&action=list&accno=$ca->{accno}&login=$form->{login}&sessionid=$form->{sessionid}&description=$description&gifi_accno=$ca->{gifi_accno}&gifi_description=$gifi_description|;
+qq|gl.pl?action=generate_report&accno=$ca->{accno}&category=X&sort=transdate&l_transdate=Y&l_reference=Y&l_description=Y&l_source=Y&l_debit=Y&l_credit=Y&l_accno=Y|;
if ( $ca->{charttype} eq "H" ) {
$column_data{class} = 'heading';
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits