X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=sql%2Fen_US-new.sql;h=b674111f0f3645bd8fa624a1a28f4250fa576916;hb=394479072885eec15203a1213511cd016d416f6b;hp=09759cf9a6997de38cf45973ba53a359a3f94177;hpb=0a6988eadb9d779a9c49c79772c1c2a3e19b6b05;p=fa-stable.git diff --git a/sql/en_US-new.sql b/sql/en_US-new.sql index 09759cf9..b674111f 100644 --- a/sql/en_US-new.sql +++ b/sql/en_US-new.sql @@ -1613,7 +1613,8 @@ INSERT INTO `0_sys_prefs` VALUES ('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'); +('use_fixed_assets','setup.company', 'tinyint', 1, '1'), +('company_logo_on_views', 'setup.company', 'tinyint', '1', '0'); -- Structure of table `0_tag_associations` --