X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d72b516f1fe724cff4efd8fe23c1629c98f36ac..b3721e4e65d62ea30b68b00ac77b4495b1f17337:/sql/lx-office.sql diff --git a/sql/lx-office.sql b/sql/lx-office.sql index 76267264b..9caa7bd04 100644 --- a/sql/lx-office.sql +++ b/sql/lx-office.sql @@ -285,6 +285,7 @@ CREATE TABLE "ar" ( "paid" numeric (15,5), "datepaid" date, "duedate" date, + "deliverydate" date, "invoice" boolean DEFAULT 'f', "shippingpoint" text, "terms" smallint DEFAULT 0,