To add only Other Payment Name beside SX Resturant
This commit is contained in:
@@ -7,7 +7,8 @@ class Origami::MpuController < BaseOrigamiController
|
||||
total = sale_data.grand_total
|
||||
@mpucount = 0
|
||||
others = 0
|
||||
|
||||
|
||||
@payment_method_setting_nav = PaymentMethodSetting.all
|
||||
@shop = Shop::ShopDetail
|
||||
if @shop.is_rounding_adj
|
||||
new_total = Sale.get_rounding_adjustment(sale_data.grand_total)
|
||||
|
||||
Reference in New Issue
Block a user