X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sql%2Fen_US-new.sql;h=09759cf9a6997de38cf45973ba53a359a3f94177;hb=c37b1d3a42a2ed774135aae6a337614bf8121a09;hp=d923e768444d43bee5f0f53fc534e906a0ab4d4a;hpb=cc53f0d697b79e2d699a96e4555924585a9c497d;p=fa-stable.git diff --git a/sql/en_US-new.sql b/sql/en_US-new.sql index d923e768..09759cf9 100644 --- a/sql/en_US-new.sql +++ b/sql/en_US-new.sql @@ -636,7 +636,7 @@ CREATE TABLE `0_fiscal_year` ( -- Data of table `0_fiscal_year` -- INSERT INTO `0_fiscal_year` VALUES -('1', '2019-01-01', '2019-12-31', '1'); +('1', '2020-01-01', '2020-12-31', '1'); -- Structure of table `0_gl_trans` -- @@ -1784,7 +1784,7 @@ CREATE TABLE `0_users` ( -- Data of table `0_users` -- INSERT INTO `0_users` VALUES -('1', 'admin', '5f4dcc3b5aa765d61d8327deb882cf99', 'Administrator', '2', '', 'adm@example.com', 'C', '0', '0', '0', '0', 'default', 'Letter', '2', '2', '4', '1', '1', '0', '0', '2019-05-07 13:58:33', '10', '1', '1', '1', '1', '0', 'orders', '30', '0', '1', '0', '0', '0'); +('1', 'admin', '5f4dcc3b5aa765d61d8327deb882cf99', 'Administrator', '2', '', 'adm@example.com', 'C', '0', '0', '0', '0', 'default', 'Letter', '2', '2', '4', '1', '1', '0', '0', '2020-05-07 13:58:33', '10', '1', '1', '1', '1', '0', 'orders', '30', '0', '1', '0', '0', '0'); -- Structure of table `0_voided` --