update shift
This commit is contained in:
@@ -38,6 +38,7 @@ class Order < ApplicationRecord
|
||||
booking.save!
|
||||
self.default_values
|
||||
|
||||
# cashier already opened?
|
||||
if self.save!
|
||||
|
||||
self.adding_line_items
|
||||
|
||||
Reference in New Issue
Block a user