mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-11 23:17:48 +00:00
Activate vouchers for dev and test
CI can then tell me if some specs still rely on it being disabled.
This commit is contained in:
@@ -61,6 +61,10 @@ module OpenFoodNetwork
|
||||
"background_reports" => <<~DESC,
|
||||
Generate reports in a background process to limit memory consumption.
|
||||
DESC
|
||||
"vouchers" => <<~DESC,
|
||||
Add voucher functionality. Voucher can be managed via Enterprise settings.
|
||||
This is activated per enterprise. Enter actors as <code>Enterprise;1234</code>.
|
||||
DESC
|
||||
}.freeze
|
||||
|
||||
def self.setup!
|
||||
|
||||
Reference in New Issue
Block a user