[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6919] trunk/LedgerSMB/Scripts/contact.pm



Revision: 6919
          http://sourceforge.net/p/ledger-smb/code/6919
Author:   einhverfr
Date:     2014-03-02 14:59:21 +0000 (Sun, 02 Mar 2014)
Log Message:
-----------
Fixing can't save employee

Modified Paths:
--------------
    trunk/LedgerSMB/Scripts/contact.pm

Modified: trunk/LedgerSMB/Scripts/contact.pm
===================================================================
--- trunk/LedgerSMB/Scripts/contact.pm	2014-03-02 13:21:43 UTC (rev 6918)
+++ trunk/LedgerSMB/Scripts/contact.pm	2014-03-02 14:59:21 UTC (rev 6919)
@@ -198,7 +198,7 @@
     my @all_taxes = LedgerSMB->call_procedure(procname => 'account__get_taxes');
 
     my @ar_ap_acc_list = LedgerSMB->call_procedure(procname => 'chart_get_ar_ap',
-                                           args => [$entity_class]);
+                                           args => [$entity_class]) if $entity_class < 3;
 
     my @cash_acc_list = LedgerSMB->call_procedure(procname => 'chart_list_cash',
                                            args => [$entity_class]);

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