SaleItemsPdf updated

This commit is contained in:
Zoey
2019-06-04 09:39:30 +06:30
parent b42e43417e
commit 77103d0780
4 changed files with 4 additions and 5 deletions

View File

@@ -140,8 +140,6 @@ class Reports::SaleitemController < BaseReportController
printer.print_sale_items_report(print_settings, shop_details, period_name, @type, account_type, from, to, shift_name, @sale_data, @total_other_charges)
end
respond_to do |format|
format.html { redirect_to '/en/reports/saleitem/', notice: 'Printing Completed.'}
format