Update display of associated tax amounts

This commit is contained in:
Matt-Yorkley
2021-06-16 18:13:56 +01:00
parent ad1b9f3f2f
commit c60554a14a
6 changed files with 35 additions and 6 deletions

View File

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