This commit is contained in:
2021-05-15 14:26:55 +00:00
parent e7a8189f9f
commit d1e417276f
2 changed files with 10 additions and 6 deletions

View File

@@ -255,7 +255,8 @@ namespace AyaNova.Util
+ "useinventory BOOL DEFAULT TRUE, "
+ "taxpartpurchaseid BIGINT, "
+ "taxpartsaleid BIGINT, "
+ "taxratesaleid BIGINT "
+ "taxratesaleid BIGINT, "
+ "workordercompletebyage INTERVAL NOT NULL"
+ ")");
//create global ops BACKUP settings table