• Hi all,

    See picture:

    order page

    In the order page in admin, I’m hoping to get the total column to include tax. As it is now, it shows a total without tax. (It’s supposed to be like that wrote Mike Jolley, in an older thread. Therefore, I haven’t looked for a setting which can do that.)

    I think I need to edit a plugin core file for this. E.g. woocommerce\includes\admin\class-wc-admin-meta-boxes.php Is there a way to preserve those kind of edits when next update is due? Much fun can be done in a separate functions.php file. I was hoping for something like: add_filter(‘woocommerce_admin_x’, function( etc etc etc get_price_including_tax etc etc etc

    Thanks

    • This topic was modified 8 years, 1 month ago by vidarg.
    • This topic was modified 8 years, 1 month ago by vidarg.
    • This topic was modified 8 years, 1 month ago by vidarg. Reason: Problems with picture and link
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Edit order page in admin. Change a column’s content.’ is closed to new replies.