inventory development
This commit is contained in:
@@ -117,6 +117,7 @@ class Sale < ApplicationRecord
|
||||
create_saleitem_diningcharges(charges, diningprice, booking.dining_facility.name, dining_time)
|
||||
end
|
||||
|
||||
InventoryJob.perform_later(self.id)
|
||||
return true, self.id
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user