X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.default.php;h=65a66418df01ec41777036e838be1997fc187789;hb=27457e8b66b9ebd588cb515f03ca622f78fafc03;hp=6602baf486306d64eddbcb93c9c7d4bc620917ed;hpb=41fc5025878df6a2950e4356e4b6883a5efcac1a;p=fa-stable.git diff --git a/config.default.php b/config.default.php index 6602baf4..65a66418 100644 --- a/config.default.php +++ b/config.default.php @@ -127,9 +127,6 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ $config_allocation_settled_allowance = 0.005; - /* Show company logo on reports */ - $show_company_logo_report = 0; - /* Show average costed values instead of fixed standard cost in report, Inventory Valuation Report */ $use_costed_values = 1;