This commit is contained in:
Myat Zin Wai Maw
2020-01-16 11:50:41 +06:30
parent 623235c2fd
commit 95da00f0fa
6 changed files with 15 additions and 17 deletions

View File

@@ -241,8 +241,7 @@ class Foodcourt::PaymentsController < BaseFoodcourtController
# @shop = shop_detail #show shop info
@customer_lists = Customer.where("customer_id = 'CUS-000000000001' or customer_id = 'CUS-000000000002'")
@customer_lists = Customer.where(name: ["WALK-IN", "TAKEAWAY"])
saleObj = Sale.find(sale_id)
#total customer with individual total amount