Tax Group - new tax code addition is not getting used by autoinvoice
There is a tax group defined for canada which includes ONPST and ONGST tax codes.
Condition on both of them is if province = 'ONTARIO' or 'ON' then use those tax codes(ONPST & ONGST)
In order to implement new tax structure, we disabled ONPST and ONGST and added new tax code called 'ONHST' to the tax group.
Some how autoinvoice is not recognizing it and still going to ONGST which is disabled. Autovinvoice errors the record saying 'Unable to find a default tax code for this transaction’.
Does anyone know how to fix this issue?