• Resolved orderbot

    (@orderbot)


    Hello,

    Needed help to translate this fields on invoice:

    *Subtotal
    *Shipping
    *VAT
    *Total

    Also according our country law we need add buyer company registration number, how we can add it to every user profile and after that attach to each invoice?

    Also on each invoice with VAT 0%, we need show additional comment like this:
    Article 138 (1) the EU VAT Directive (2006/112/EC)

    Is that possible to set up, it would show this comment only on every invoice with 0% zero VAT rate?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! In the free version, all these strings come from the WooCommerce textdomain, so you’ll have to override/amend your WooCommerce translations. Loco Translate is a great plugin for this.
    You can add user data to the invoice with a code snippet or custom template: Displaying user data
    Or if you store this in the order rather than the user profile: Displaying a custom field

    For showing the intra community supply text on your invoice, check this page from the documentation and also thread that has some good information: VAT reversal notice on Invoices (some specific information in there is only for Aelia’s EU VAT Assistant plugin but may still be helpful).

    Good luck!

    Ewout

Viewing 1 replies (of 1 total)
  • The topic ‘Fields translation – VAT, Total etc. +Additional field’ is closed to new replies.