Small cleanups
[fa-stable.git] / reporting / rep301.php
index 3b091cde1da032217492d436284d6a298829e37e..b23ab855aa7643efdcc00dfca9712985c233b2be 100644 (file)
@@ -91,7 +91,7 @@ function print_inventory_valuation_report()
        if ($location == 'all')
                $loc = _('All');
        else
-               $loc = $location;
+               $loc = get_location_name($location);
 
        $cols = array(0, 100, 250, 350, 450,    515);