{"Name":"109x EXAMPLE PO running total each POItem with PO Total","Active":true,"Notes":"Custom Prepare example to gather running total for the PO and running total for ALL POs in this list\nHTML example using ayCurrency","Roles":124927,"AType":26,"IncludeWoItemDescendants":false,"Template":"\n\n
\n\t{{#each ayReportData}} \n\tPO: {{ Serial }}
\n\t\t{{#each Items}}\n\t\tLineTotalViz: {{ ayCurrency LineTotalViz}}, RunningTotal: {{ ayCurrency PORunningTotal }}
\n\t\t{{/each}}\n\tThis PO total dollar amount: {{ ayCurrency ThisPODollarAmount }}
\n\t