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

Re: 1.4 ; db TABLEs invoice,orderitems ; drop field precision ?





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