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

SF.net SVN: ledger-smb:[6316] trunk/LedgerSMB/PGNumber.pm



Revision: 6316
          http://sourceforge.net/p/ledger-smb/code/6316
Author:   tshvr
Date:     2013-12-17 12:03:09 +0000 (Tue, 17 Dec 2013)
Log Message:
-----------
die while giving understandable reason

Modified Paths:
--------------
    trunk/LedgerSMB/PGNumber.pm

Modified: trunk/LedgerSMB/PGNumber.pm
===================================================================
--- trunk/LedgerSMB/PGNumber.pm	2013-12-08 15:04:15 UTC (rev 6315)
+++ trunk/LedgerSMB/PGNumber.pm	2013-12-17 12:03:09 UTC (rev 6316)
@@ -181,6 +181,7 @@
 
     my $format = ($args{format}) ? $args{format}
                               : $LedgerSMB::App_State::User->{numberformat};
+    die 'LedgerSMB::PGNumber No Format Set, check numberformat in user_preference' if !$format;
 
     my $places = undef;
     $places = LedgerSMB::Setting->get('decimal_places') if $args{money};

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits