RTF if and or condition not working as expected
Hi Team,
I need some help in RTF template condition, this is for AR customer statement. Here is the scenario
1. For some of the customers, address line1 is defined as 'NON-TAXABLE' and address line2 is defined same as customer name
2. For some of the customers address line1 is defined same as customer name
We don't want to print Address line1 & 2 for scenario1 in customer statement, so here start print from address line3. Where as for scenario2 don't print address line1 and start printing(showing in output) from address line2
I have used the below xml tag, and it didn't work, appreciate any help in this regard. If you can modify the below query and give me that would be great