update discount

This commit is contained in:
Yan
2017-06-08 18:02:40 +06:30
parent 395250fd47
commit 907764b3e4
8 changed files with 78 additions and 484 deletions

View File

@@ -26,4 +26,4 @@ class Origami::RequestBillsController < BaseOrigamiController
printer.print_receipt_bill(print_settings,@sale_items,@sale_data,customer_name)
redirect_to origami_root_path
end
end