[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 1.4 ; db TABLEs invoice,orderitems ; drop field precision ?
- Subject: Re: 1.4 ; db TABLEs invoice,orderitems ; drop field precision ?
- From: herman vierendeels <..hidden..>
- Date: Thu, 2 Feb 2012 14:02:46 +0100
Hello Chris,
yes,
precision,decimal_places,still_some_other_names_for_it etc. is used.
But the value always comes from ledgersmb.conf ; decimal_places : 3
or is derived from user_input
Never from stored value in field precision in table.
Best Wishes,
Herman
2012/2/2 Chris Travers <..hidden..>:
>
>
> On Thu, Feb 2, 2012 at 2:50 AM, herman vierendeels
> <..hidden..> wrote:
>>
>> Hello,
>>
>> Tables invoice and orderitems contain field precision.
>> But this field is, as far as i can grep in the code, never retrieved
>> from tables to be used in perl-code.
>>
>> So should we keep it?
>>
>> If not:
>> i would
>> add to Pg-database.sql
>> --TODO for 1.4 drop field precision
>
>
> It is retrieved and used. The use occurs in bin/io.pl and the retrieval
> occurs in OE.pm, IS.pm, etc.
>
> Best Wishes,
> Chris Travers
>>
>>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Ledger-smb-devel mailing list
> ..hidden..
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>