+ {{date}} |
+ {{pname}} |
+ {{pm_number}} |
+ {{#ifeq ptype "credit"}}
+
+ {{view "link" string=inv_number action="cust_invoice" action_options="form_view_xml&cust_invoice_form&mode=form" active_id=inv_id}}
+ |
+ {{else}}
+
+ {{view "link" string=pm_number action="payment" action_options="mode=form" active_id=pm_id}}
+ |
+ {{/if}}
+ {{mdc_name}} |
+ {{currency fee zero=""}} |
+ {{currency mdc zero=""}} |
+ {{currency lab zero=""}} |
+ {{currency misc zero=""}} |
+ {{currency dlz zero=""}} |
+
+ {{view "link" string=inv_ref action="cust_invoice" action_options="form_view_xml&cust_invoice_form&mode=form" active_id=inv_id}}
+ |
+
+ {{#if pick_id}}
+ {{view "link" string=pick_ref action="pick_out" action_options="mode=form" active_id=pick_id}}
+ {{else}}
+ -
+ {{/if}}
+ |
+
+ {{/each}}
+