Add VAT number in invoice + reser invoice number

  • Jordan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago #92911 by Jordan
Hi guys,

I'm trying to customize the invoice at the moment and I need to add the VAT field to the invoice as well. What is the markup that I need to use to call the VAT number field in the invoice? My VAT number name is osm_VAT_Number.

Another thing that I need to do is reset the invoice number back to 01 before going live with the site. Can you point me to the right place, because I didn't saw any reset options in the backend?

Thank you in advance!

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #92968 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add VAT number in invoice + reser invoice number
Hello Jordan

1. You can use the tag [OSM_VAT_NUMBER] .

2. You need to go to Membership Pro -> Subscriptions, delete all existing subscription records to have the invoice number reset

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Jordan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago #92985 by Jordan
Thank you Tuan :)

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #101032 by Peter Kuhlmann
Replied by Peter Kuhlmann on topic Add VAT number in invoice + reser invoice number
Just for information to all others:
The Tag depends on your custom field name ot the VAT ID.
My TAG calls:
[osm_EU_VAT_ID]

Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 9 months ago #101059 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add VAT number in invoice + reser invoice number
Ah Yes. It is a custom field, so the general syntax is [NAME_OF_FIELD_IN_UPPERCASE]

Actually, it is case-insensitive, so [osm_EU_VAT_ID] or [OSM_EU_VAT_ID] both work

Tuan

Please Log in or Create an account to join the conversation.