X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=sql%2Fen_US-demo.sql;h=54774a41ff296347541c3b89e34e80339c5d234d;hp=5fe959bd052c7b3e7e44e4a18e8f97a9e6a74407;hb=7e6e0807990447d2977b970c3a0fd28dc9250194;hpb=28f28538d4878eefa6cffad83e0dc95a7d6ccf2c diff --git a/sql/en_US-demo.sql b/sql/en_US-demo.sql index 5fe959bd..54774a41 100644 --- a/sql/en_US-demo.sql +++ b/sql/en_US-demo.sql @@ -1939,6 +1939,7 @@ INSERT INTO `0_sys_prefs` VALUES ('use_manufacturing','setup.company', 'tinyint', 1, '1'), ('dim_on_recurrent_invoice','setup.company', 'tinyint', 1, '0'), ('long_description_invoice','setup.company', 'tinyint', 1, '0'), +('max_days_in_docs','setup.company', 'smallint', 5, '180'), ('use_fixed_assets','setup.company', 'tinyint', 1, '1'); -- Structure of table `0_tag_associations` --