>>>>> "Chris" == Chris Travers <[email protected]> writes:
    Chris> First, my reading of the log (and sorry I haven't been able
    Chris> to get to it 
    Chris> yesterday) is that this is a tax included invoice.  I am
    Chris> wondering if it is 
    Chris> really the amount_$i that is undefined or the tax rate.

yes, that's true.
amount_$i was 9, but there wasn't such a thing in the form.

That's because rowcount was 15 for some reason, and blank rows are not
being ignored for some reason.

    Chris> table for my testing purposes, that would be helpful.  I am
    Chris> also not quite 
    Chris> sure what happens with Math::BigFloat when arithmetic is done
    Chris> involving 
    Chris> undefs.  In the past they used to be treated as zeros, but it
    Chris> is likely 
    Chris> that the errors we are getting are a result of changing
    Chris> behavior there. 

Seems to call for a regression test case on Math::BigFloat to assert
our intentions.

Maybe it used to do that, (undef == 0) and now it doesn't?

-- 
]       He who is tired of Weird Al is tired of life!           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] [email protected] http://www.sandelman.ottawa.on.ca/ |device driver[
   Kyoto Plus: watch the video <http://www.youtube.com/watch?v=kzx1ycLXQSE>
                       then sign the petition. 



------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to