Hi,
Im reverse engineering the openerp 7 database structure, but i cannot find the link between account_tax and account_tax_template where all settings are saved for a given tax_id. So whats the easiest way to get the vat multiplier (like 0.19) for a given account_tax.id.
Im so frustrated right now, so I already think about parsing the description string like "19% VAT" to get the 19 out of it.
Thanks in advance!
Best regards
Sascha