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

SF.net SVN: ledger-smb:[6915] branches/1.3/LedgerSMB/DBObject/Payment.pm



Revision: 6915
          http://sourceforge.net/p/ledger-smb/code/6915
Author:   einhverfr
Date:     2014-02-28 13:40:10 +0000 (Fri, 28 Feb 2014)
Log Message:
-----------
1.3-only fix for 1080

Modified Paths:
--------------
    branches/1.3/LedgerSMB/DBObject/Payment.pm

Modified: branches/1.3/LedgerSMB/DBObject/Payment.pm
===================================================================
--- branches/1.3/LedgerSMB/DBObject/Payment.pm	2014-02-28 10:24:20 UTC (rev 6914)
+++ branches/1.3/LedgerSMB/DBObject/Payment.pm	2014-02-28 13:40:10 UTC (rev 6915)
@@ -735,7 +735,7 @@
  my ($self) = @_;
  # We have to check if it was a fx_payment
  $self->{currency} = $self->{curr};
- $_ = "$_" for @{$self->{amount}};
+ $_ = "$_" for $self->_parse_array($self->{amount});
 
 
  if ("$self->{currency}" ne $self->get_default_currency()) {

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