credit payment for quick service

This commit is contained in:
phyusin
2018-07-11 18:32:09 +06:30
parent c67655d1f3
commit c4ab456176
23 changed files with 666 additions and 119 deletions

View File

@@ -1,6 +1,6 @@
class Origami::CreditSalesController < BaseOrigamiController
def show
@cashier_type = params[:type]
@cashier_type = 'cashier'
@webview = false
if check_mobile
@webview = true