Jump to content

Loop Question on APBill and APBillItems


 Share

Go to solution Solved by Sterio, Louis,

Recommended Posts

I need to loop through an AP Bill's items. I can't figure out the syntax for the loop:

 

{!#LOOP_BEGIN.all#APBILLITEM@apbill@=@apbill.recordnum#text(1)!}
  // aggregate some stuff here
{!#LOOP_END.all!}

Is this possible? I'm basically trying to do something very similar to this, but with AP Bill and AP Bill Items.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...