fixed inventory
This commit is contained in:
@@ -80,7 +80,7 @@ class Origami::SalesController < BaseOrigamiController
|
||||
# if !sale_data.empty?
|
||||
# InventoryJob.perform_now(self.id)
|
||||
# InventoryDefinition.calculate_product_count(nil,sale_data)
|
||||
end
|
||||
# end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user