• Hi

    We are customer of AdminColumns.
    In Quebec/Canada, taxes are at 2 levels: Provincial (GST) and Federal (QST)
    In the order, we can see both taxes.
    In the Admin Columns, there’s only one column for Tax. We’d like to display each tax in a separate column.

    Is this possible?
    Thanks
    Ralph

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    I think you’re using the WooCommerce integration to show the Tax value. Unfortunately, it does not support the display of multiple taxes in different columns. You could try the custom field column, and see if there are two different values used for the tax details. If that is the case, you should be able to create two different columns for it.

    Thread Starter Soraco Technologies

    (@soraco)

    Yes, we are using WooCommerce. The custom field column does not include the 2 values.
    Where would these be stored then?

    Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    The tax is added as a so-called line item which is stored in a separate table in the database. This means that it is not possible to work with another column from our plugin to display the tax in two separate columns. The only way to get the tax into two separate columns is to create (read develop) your own columns, one for each tax class.

    If you’re interested in doing that, you can have a look at the following documentation page.
    https://www.admincolumns.com/documentation/guides/creating-new-column-type/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Display Tax Details’ is closed to new replies.