decimals(),TRUE); } public static function round($amount) { return Num::round($amount,Company::instance()->decimals()); } } ?>