No.  New company datasets are safe.

On 4/15/07, David Tangye <[EMAIL PROTECTED]> wrote:
> On Sun, 2007-04-15 at 18:28 -0700, Chris Travers wrote:
> > If you have a new database (not an upgrade) and you want to bill for
> > fractional quantities (say, 0.25), run the following queries on your
> > database:
> >
> > alter table invoice alter column qty type numeric;
> > alter table invoice alter column allocated type numeric;
>
> So if anyone creates a new company dataset from now on, do they have to
> remember to run these commands against it? If they dont, invoices cant
> be for an fractional quantity, eg can only bill time by the full hour.
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Ledger-smb-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to