%if value=ApplyPageHeader,1%>
<%ReportName%> <%format,"<%zTR,File %1 of %2,htmltemplates/htmltemplates%>",<%FileNumber%>,<%FileCount%>%>
<%end if%>
<%include_file,$CADENAS_SETUP/htmltemplates/reports/common/html/pager.html%>
<%do subdirs%>
<%do sources%>
|
<%zTR,"Description",htmltemplates/htmltemplates%> |
<%zTR,"Supplier ID",htmltemplates/htmltemplates%> |
<%zTR,"ERP ID",htmltemplates/htmltemplates%> |
<%do lines%>
<%set value=CurrentLoop,<%line_counter%>%>
<%if ((CInt(CurrentLoop) mod 2) = 0) then%>
<%else%>
<%end if%>
|
<%part_description%> |
<%displayindex,SUPPLIER_ID%> |
<%displayindex,ERP_PDM_NUMBER%> |
<%loop lines%>
<%loop sources%>
<%loop subdirs%>
<%include_file,$CADENAS_SETUP/htmltemplates/reports/common/html/pager.html%>
<%if value=ApplyPageHeader,1%>
<%end if%>