It is necessary to have information of a Producer (who manages the product) on tickets and documents, this feature mentions the VAT Number of a Producer.
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.