-
This commit is contained in:
@@ -15,7 +15,7 @@ class Origami::CashInsController < BaseOrigamiController
|
||||
p_jour.cash_in(reference, remark, amount, payment_method, payment_method_reference, current_user)
|
||||
shift = ShiftSale.current_open_shift(current_user)
|
||||
|
||||
current_shift = ShiftSale.current_shift(@shop.shop_code)
|
||||
current_shift = ShiftSale.current_shift
|
||||
# set cashier
|
||||
if shift != nil
|
||||
shift = shift
|
||||
|
||||
Reference in New Issue
Block a user