req bill bugs fixing
This commit is contained in:
@@ -33,7 +33,7 @@ class Sale < ApplicationRecord
|
||||
end
|
||||
order = booking.booking_orders.take.order
|
||||
link_order_sale(order.id)
|
||||
return status
|
||||
return status, sale_id
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user