• Resolved luispf39

    (@luispf39)


    Hi,

    I am using “exclude_by_tags” into [wcj_order_items_table], and it works fine, but at the bottom, when I’m showing ORDER TOTAL & ORDER TAX, the result isn’t fine, because those fields shows the entire amount (before excluding tags).

    I need ORDER TOTAL deducts the price of excluded tags.

    Is there any way to do this?

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ronyp

    (@ronyp)

    Hello,

    Can you please share some screenshots of the issue? Also please share invoice pdf file and invoice HTML or just the shortcodes you are using so that I can have a look.

    Kind Regards,
    Rony P – Support Team

    Thread Starter luispf39

    (@luispf39)

    Hi Rony,

    Please, find attached two screenshots (one table with this filter , – exclude_by_tags=”test” – and the orginal table):

    https://www.dropbox.com/s/9ddl2tmbgwrtb9d/z%20Original.png?dl=0
    https://www.dropbox.com/s/3oil7g20j56c5xw/z%20Exclude%20tags.png?dl=0

    Shorcodes list:

    <tr><th>Envío</th><td>[wcj_order_shipping_price excl_tax="yes"]</td></tr>
    <tr><th>Subtotal</th><td>[wcj_order_total_after_refund excl_tax="yes"]</td></tr>
    <tr><th>Impuestos</th><td>[wcj_order_total_tax_after_refund]</td></tr>
    <tr><th>Importe total</th><td>[wcj_order_total_after_refund]</td></tr>

    Is it possible to recalculate totals, tax, etc when I exclude a tag from the table?

    Thank you so much!
    Regards

    Thread Starter luispf39

    (@luispf39)

    Hi @ronyp!

    Do you know if is it possible to modify “totals” after applying “exclude_tag” with your plugin?

    Thank you so much,
    Luis

    Plugin Author ronyp

    (@ronyp)

    Hello,

    Sorry but currently order total and tax do not have any such parameter which can exclude the amount of excluded order item. We will work on above and keep you posted.

    Kind Regards,
    Rony P – Support Team

    Plugin Author ronyp

    (@ronyp)

    Hello,

    We have recently introduced some such parameters and shortcodes.
    Did you get a chance to give it a try?

    Kind Regards,
    Rony P – Support Team

    Plugin Author ronyp

    (@ronyp)

    Hello,

    Seems the above issue has been resolved now as you did not respond for long.
    Marking this issue as solved and please create a new thread If needed.

    Kind Regards,
    Rony P – Support Team

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to exclude from table correctly’ is closed to new replies.