fixed update table status when foc

This commit is contained in:
NyanLinHtut
2020-06-25 18:23:20 +06:30
parent 2835797ec5
commit dcb718f28a

View File

@@ -682,12 +682,11 @@ class SalePayment < ApplicationRecord
end end
end end
end end
end
sale.save! sale.save!
table_update_status(sale) table_update_status(sale)
update_shift update_shift
end end
end
# update for cashier shift # update for cashier shift
def update_shift def update_shift