update for shift and deving member dis
This commit is contained in:
@@ -288,6 +288,7 @@ class SalePayment < ApplicationRecord
|
||||
|
||||
end
|
||||
|
||||
# update for cashier shift
|
||||
def update_shift
|
||||
shift = ShiftSale.current_open_shift(self.sale.cashier_id)
|
||||
if !shift.nil?
|
||||
|
||||
Reference in New Issue
Block a user