changing table user acceptance specs in the green
This commit is contained in:
+1
-1
@@ -202,7 +202,7 @@ class List
|
||||
UserTableMove.create list: self, from_table_id: table_id, to_table: to_table
|
||||
from_table_id = self.table_id.try(:dup)
|
||||
self.table = to_table
|
||||
self.section_id = to_table.section_id
|
||||
self.section_id = to_table.section_id
|
||||
if save
|
||||
# Update the section of an order
|
||||
orders.each do |order|
|
||||
|
||||
Reference in New Issue
Block a user