You want to customize the Payables Invoice Register template to only display invoices when the Supplier name is Company
Use an if statement to define asimple condition; for example, if a data field is a specific value.
Insert the following syntax to designate the beginning of the conditional area.
<?if:condition?>
Insert the following syntax at the end of the conditional area: <?end if?>.
References:https://isu.ifmo.ru/docs/XMLP/help/en_US/htmfiles/B25951_01/T421739T421743.htm
Currently there are no comments in this discussion, be the first to comment!