Merge pull request #7805 from Matt-Yorkley/adjustments-admin

[Adjustments] Admin adjustments
This commit is contained in:
Matt-Yorkley
2021-07-27 12:23:29 +02:00
committed by GitHub
27 changed files with 472 additions and 403 deletions

View File

@@ -17,6 +17,7 @@ class ApplicationController < ActionController::Base
helper 'spree/orders'
helper 'spree/payment_methods'
helper 'shared'
helper 'adjustments'
helper 'enterprises'
helper 'order_cycles'
helper 'order'