check report error precision

This commit is contained in:
phyusin
2018-02-23 11:34:53 +06:30
parent 2cb13f9a62
commit 23548dffa6
7 changed files with 95 additions and 50 deletions

View File

@@ -34,6 +34,8 @@ class Reports::SaleitemController < BaseReportController
@from = from
@to = to
puts "foc_data"
puts @foc_data
# get printer info
@print_settings = PrintSetting.get_precision_delimiter()