Active tab in dashboard, Manager Tab, Union Payment
This commit is contained in:
@@ -8,6 +8,7 @@ class Origami::UnionpayController < BaseOrigamiController
|
||||
@unionpaycount = 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