This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user