]> wagnertech.de Git - mfinanz.git/blobdiff - sql/lx-office.sql
Lieferdatum in Rechnungen.
[mfinanz.git] / sql / lx-office.sql
index 76267264b6042be3d0117ace01ac65c7dc5001b2..9caa7bd04f995fab042af741b1ea949be8502827 100644 (file)
@@ -285,6 +285,7 @@ CREATE TABLE "ar" (
        "paid" numeric (15,5),
        "datepaid" date,
        "duedate" date,
        "paid" numeric (15,5),
        "datepaid" date,
        "duedate" date,
+       "deliverydate" date,
        "invoice" boolean DEFAULT 'f',
        "shippingpoint" text,
        "terms" smallint DEFAULT 0,
        "invoice" boolean DEFAULT 'f',
        "shippingpoint" text,
        "terms" smallint DEFAULT 0,