Total Item | Total Invoice | Match | Un Match |
---|---|---|---|
{{currency total_item}} | {{currency total_invoice}} | {{currency total_match_invoice}} | {{currency total_unmatch_invoice}} |
Invoice Date | Number | {{#if lines}} {{#each lines}}||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{date}} | {{number}} | No. | Date | PID | HN | Patient | Fee | Inv Fee | EPO | Inv EPO | Service | Inv Service | Amount | {{#if lines}} {{#each lines}}
{{no}} | {{date}} | {{pid}} | {{hn}} | {{patient_name}} | {{currency fee}} | {{#if inv_fee_id}} {{inv_fee}} {{/if}} | {{currency epo}} | {{#if inv_epo_id}} {{inv_epo}} {{/if}} | {{currency srv}} | {{#if inv_srv_id}} {{inv_srv}} {{/if}} | {{currency amount}} | {{currency total_fee}} | {{currency total_epo}} | {{currency total_srv}} | {{currency total_amount}} | {{else}} {{#ifeq pcode "UC"}}No. | Date | HN | ID | Patient | Fee | Invoice | {{#each lines}}
{{no}} | {{date}} | {{hn}} | {{pid}} | {{patient_name}} | {{currency fee}} | {{#if inv_number}} {{inv_number}} {{/if}} | {{currency total_fee}} | {{else}} TODO {{/ifeq}} {{/ifeq}} {{/ifeq}} |