X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.default.php;h=65a66418df01ec41777036e838be1997fc187789;hb=bc760d6f50218f3627fd470314661adf12b63495;hp=0d49bbc26d609fdf00ef1a621ac9cd5d37907225;hpb=5bdeff963d434637f3ad2e4c82dd00b9780e7fcc;p=fa-stable.git diff --git a/config.default.php b/config.default.php index 0d49bbc2..65a66418 100644 --- a/config.default.php +++ b/config.default.php @@ -128,7 +128,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ $config_allocation_settled_allowance = 0.005; /* Show average costed values instead of fixed standard cost in report, Inventory Valuation Report */ - $use_costed_values = 0; + $use_costed_values = 1; /* Show menu category icons in core themes */ $show_menu_category_icons = 1;