fixed conflict request_bill_con and origami index

This commit is contained in:
Aung Myo
2017-06-07 16:48:28 +06:30
28 changed files with 264 additions and 115 deletions

View File

@@ -25,8 +25,3 @@ class Origami::RequestBillsController < BaseOrigamiController
printer.print_receipt_bill(print_settings,@sale_items,@sale,@sale_data)
end
end