MAX.C Posted September 18, 2020 Share Posted September 18, 2020 Hi, In the backoffice, in View Order, I would like to know if it is possible to add a column for Tax Excluded and maybe also remove the column Refunded. I could not find a setting in the admin panel. If anyone knows the php file and its location, I believe I could modify it with the right instructions. Thanks Link to comment Share on other sites More sharing options...
musicmaster Posted September 20, 2020 Share Posted September 20, 2020 As far as I can see it is the function renderView in \controllers\admin\AdminOrdersController.php in combination with the template \admin\themes\default\template\controllers\orders\helpers\view\view.tpl Link to comment Share on other sites More sharing options...
MAX.C Posted September 21, 2020 Author Share Posted September 21, 2020 I have found both files. Thanks Could you help me locate the lines to modify and the codes to add? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now