Working with producers means that your end-customers can purchase products within the same cart produced by different entities and therefore having different administrative numbers. In such cases having the administrative number of the producer attached to a product on documents and tickets can be mandatory. Thanks to this new features you will be able for example to display the VAT numbers on your tickets and documents.

Solution

The Producer's VAT Number is now available on tickets and documents

(Producer/Partner that manages the Product, only main producer/partner is taken into account getting this information)

How to get started

On a ticket template editor, add a new variable:

$Product_administrativeNumber.

Knowing that an organization can have many administrative numbers registered, the following setup is needed:

${Product_administrativeNumber;array_code=TVAEU}

On customized document editor, add a new variable on xDoc template:

$contact.structure.administrativeNumbers

Figures below show the document editor where the VAT number information is added for each Product, and how the real document looks


Example

The document below shows the VAT information of 2 producers who manages 2 different products.

  • No labels