update sale item xls

This commit is contained in:
Myat Zin Wai Maw
2019-09-02 16:22:09 +06:30
parent f0be0d19a1
commit 9b0e77674e
4 changed files with 16 additions and 29 deletions

View File

@@ -54,8 +54,7 @@ class Reports::SaleitemController < BaseReportController
@shift_data = sh
end
end
respond_to do |format|
respond_to do |format|
format.html
format.xls
end