X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=sql%2Fen_US-new.sql;h=d923e768444d43bee5f0f53fc534e906a0ab4d4a;hp=2d9ca1144f950330173c35f113e0bb779cb5142a;hb=7e6e0807990447d2977b970c3a0fd28dc9250194;hpb=28f28538d4878eefa6cffad83e0dc95a7d6ccf2c diff --git a/sql/en_US-new.sql b/sql/en_US-new.sql index 2d9ca114..d923e768 100644 --- a/sql/en_US-new.sql +++ b/sql/en_US-new.sql @@ -1612,6 +1612,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` --