add function for member card and qr code in payment
This commit is contained in:
@@ -50,6 +50,7 @@ class Origami::CustomersController < BaseOrigamiController
|
||||
|
||||
@sale_id = params[:sale_id]
|
||||
@cashier_type = params[:type]
|
||||
@page = params[:page]
|
||||
|
||||
if(@sale_id[0,3] == "SAL")
|
||||
@booking = Booking.find_by_sale_id(@sale_id)
|
||||
|
||||
Reference in New Issue
Block a user