X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sql%2Fen_US-new.sql;h=2d9ca1144f950330173c35f113e0bb779cb5142a;hb=66cfb670d9261ad0364a91822dc0766de1620799;hp=bef15c4d86a2afadb4fc81f3195523718906cde9;hpb=05f197c5d4ca05cd0b476ec367229cfa3107a312;p=fa-stable.git diff --git a/sql/en_US-new.sql b/sql/en_US-new.sql index bef15c4d..2d9ca114 100644 --- a/sql/en_US-new.sql +++ b/sql/en_US-new.sql @@ -1610,6 +1610,8 @@ INSERT INTO `0_sys_prefs` VALUES ('default_loss_on_asset_disposal_act', 'glsetup.items', 'varchar', '15', '5660'), ('depreciation_period', 'glsetup.company', 'tinyint', '1', '1'), ('use_manufacturing','setup.company', 'tinyint', 1, '1'), +('dim_on_recurrent_invoice','setup.company', 'tinyint', 1, '0'), +('long_description_invoice','setup.company', 'tinyint', 1, '0'), ('use_fixed_assets','setup.company', 'tinyint', 1, '1'); -- Structure of table `0_tag_associations` --