\r\n TIN: \r\n {{\r\n row.item.tin ? row.item.tin : \"Not indicated\"\r\n }}\r\n
\r\n \r\n \r\n\r\n {{ row.item.email }}\r\n
\r\n\r\n {{ row.item.contactNumber }}\r\n
\r\n \r\n\r\n {{subtitle}}\r\n
\r\n\r\n {{\r\n formatDateWithTime(\r\n new Date(\r\n y.dateTimeUploaded\r\n )\r\n )\r\n }}\r\n
\r\n\r\n {{\r\n formatDateWithTime(\r\n new Date(selectedCollectionAttachment.dateTimeUploaded)\r\n )\r\n }}\r\n
\r\n\r\n \r\n Select from templates\r\n
\r\n\r\n
Fee | \r\nRemarks | \r\nAmount | \r\n
---|---|---|
\r\n {{ item.fee.name }}\r\n | \r\n{{ item.remarks }} | \r\n\r\n {{ formatCurrency(item.amount) }}\r\n {{ formatCurrency(item.amount) }}\r\n | \r\n
\r\n | \r\n Total:\r\n | \r\n \r\n \r\n {{\r\n formatCurrency(\r\n calculateTotal(row.item.collectionItems)\r\n )\r\n }}\r\n \r\n | \r\n
Fee | \r\nAmount | \r\n \r\n \r\n
---|---|
{{ item.fee.name }} | \r\n\r\n {{\r\n formatCurrency(item.amount)\r\n }}\r\n | \r\n
\r\n Client:\r\n {{ row.item.clientName }}\r\n
\r\n\r\n Client Address:\r\n {{ row.item.clientAddress }}\r\n
\r\n\r\n Client TIN:\r\n {{ row.item.clientTin }}\r\n
\r\n\r\n {{ row.item.email }}\r\n
\r\n\r\n {{ row.item.contactNumber }}\r\n
\r\n \r\n\r\n ***Double click row to select template.\r\n
\r\nFee | \r\n\r\nDefault Amount | \r\nActive | \r\nDR/CR | \r\n
---|---|---|---|
\r\n {{ account.fee.name }}\r\n | \r\n\r\n {{ formatCurrency(account.defaultAmount) }}\r\n | \r\n\r\n ACTIVE\r\n INACTIVE\r\n | \r\n\r\n DEBIT\r\n CREDIT\r\n | \r\n