X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0e50c3d80f4705a01cea9d664e0edaa2f8d0cdfa..9f055edb25f912aa2cb3dfd8e8a4cf20703f75a2:/sql/lx-office.sql diff --git a/sql/lx-office.sql b/sql/lx-office.sql index 6807f217f..b4f956bbc 100644 --- a/sql/lx-office.sql +++ b/sql/lx-office.sql @@ -112,6 +112,7 @@ CREATE TABLE "defaults" ( "audittrail" bool default 'f', "articlenumber" text, "servicenumber" text, + "coa" text, "itime" timestamp DEFAULT now(), "mtime" timestamp );