Merge branch 'r-1902001-01' into foodcourt

This commit is contained in:
Thein Lin Kyaw
2020-08-25 11:56:57 +06:30
8 changed files with 124 additions and 91 deletions

View File

@@ -31,7 +31,7 @@ class Origami::SalesController < BaseOrigamiController
Sale.transaction do
table = DiningFacility.find(dining)
booking = table.current_checkin_booking
sale = Sale.find(sale_id)
existing = sale.booking