mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Enable OFN's custom OrderUpdater
This commit is contained in:
@@ -22,6 +22,7 @@ Spree.config do |config|
|
||||
#config.override_actionmailer_config = false
|
||||
|
||||
config.package_factory = Stock::Package
|
||||
config.order_updater_decorator = OrderUpdater
|
||||
end
|
||||
|
||||
# TODO Work out why this is necessary
|
||||
|
||||
Reference in New Issue
Block a user