Hi, I'm testing Dolibarr 3.2.2 (upgraded from 3.2.0)
I managed to create an ODT template and everything works fine.
Also I added tag for NumberWords module ( __TOTAL_TTC_WORDS__ )
In Argentina we have a VAT rates, called I.V.A.
IVA has 2 values: 10,5% and 21%
VAT rates for each product shows correctly
But I can make work tag.
It always shows as 0.
I made a facture, and put a vat of 21% for 1 item.
When creating ODT, it shows 21% for item, but 0 for vatrate
I've checked database, and llx_facture shows 21% into tva field. So it is registering correctly.
Also into llx_facturedet, item for that facture, also shows 21%
What should I do?
thanks
↧