{{:row.PurchaseOrderNumber}}
|39415|Net: |{{:format(u.obn(row.PurchaseOrderTotal), 'n')}} |39416|Gross: |{{:format(u.obn(row.GrossAmount), 'n')}}
{{:row.VendorFullName}}
{{:row.ProjectFullName}}
{{if:row.PODate !== null}}
Date: {{:format(row.PODate, 'd')}}
{{if:}}
{{if:row.DueDate !== null}}
Due: {{:format(row.DueDate, 'd')}}
{{if:}}
{{:u.obs(row.Description, '')}}
{{for:}}