I am curious to know how I can achieve the simple logic of users pulling the right tax template
For Example, All Maharashtra State Customer Tax ids start with 27, and in that case if my user wrongly pulls “out of state GST” tax template, then there should be a error display
And Vice Versa, lets say if the GST ID is “not” beginning with “27” and if the user wronly pulls the “in-state GST” tax template, then there should a error display
What if during any of the doc type, if GST Tax id begins with “27”, let the tax templete be automatically populated with “In state GST”
Alternatively, if the GST Tax id of the customer / supplier “does not” begins with “27” let the tax template be automatically pulled as “Out of State GST”