fixed conflict after merge with dev
This commit is contained in:
@@ -36,7 +36,6 @@ class Origami::CashInsController < BaseOrigamiController
|
||||
shift =current_shift
|
||||
end
|
||||
end
|
||||
puts shift.to_json
|
||||
shift.cash_in = shift.cash_in + amount.to_f
|
||||
shift.save
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user