update precision and delimetor all
This commit is contained in:
@@ -8,6 +8,8 @@ class Reports::DailysaleController < BaseReportController
|
||||
@from = from
|
||||
@to = to
|
||||
|
||||
# get printer info
|
||||
@print_settings = PrintSetting.get_precision_delimiter()
|
||||
respond_to do |format|
|
||||
format.html
|
||||
format.xls
|
||||
|
||||
Reference in New Issue
Block a user