PO Printout
PO Printout
PO Printout
org//report" "report-
1.1.dtd">
<pdf>
<head>
<link name="NotoSansArabic" type="font" subtype="opentype" src="$
{nsfont.NotoSansArabic_Regular}" src-bold="${nsfont.NotoSansArabic_Bold}" bytes="2"
subset="false" />
<link name="NotoSans" type="font" subtype="truetype" src="$
{nsfont.NotoSans_Regular}" src-bold="${nsfont.NotoSans_Bold}" src-italic="$
{nsfont.NotoSans_Italic}" src-bolditalic="${nsfont.NotoSans_BoldItalic}"
bytes="2" />
<#if .locale == "zh_CN">
<link name="NotoSansCJKsc" type="font" subtype="opentype" src="$
{nsfont.NotoSansCJKsc_Regular}" src-bold="${nsfont.NotoSansCJKsc_Bold}"
bytes="2" />
<#elseif .locale == "zh_TW">
<link name="NotoSansCJKtc" type="font" subtype="opentype" src="$
{nsfont.NotoSansCJKtc_Regular}" src-bold="${nsfont.NotoSansCJKtc_Bold}"
bytes="2" />
<#elseif .locale == "ja_JP">
<link name="NotoSansCJKjp" type="font" subtype="opentype" src="$
{nsfont.NotoSansCJKjp_Regular}" src-bold="${nsfont.NotoSansCJKjp_Bold}"
bytes="2" />
<#elseif .locale == "ko_KR">
<link name="NotoSansCJKkr" type="font" subtype="opentype" src="$
{nsfont.NotoSansCJKkr_Regular}" src-bold="${nsfont.NotoSansCJKkr_Bold}"
bytes="2" />
<#elseif .locale == "th_TH">
<link name="NotoSansThai" type="font" subtype="opentype" src="$
{nsfont.NotoSansThai_Regular}" src-bold="${nsfont.NotoSansThai_Bold}" bytes="2" />
</#if>
<macrolist>
<macro id="nlheader">
<table class="header" style="width: 100%;"><tr>
<td style="align: left; vertical-align: middle;"><#if
companyInformation.logoUrl?length != 0><img src="${companyInformation.logoUrl}"
/></#if></td>
<td style="font-size: 20px; vertical-align: middle; align:
center;">PURCHASE ORDER</td>
<td style="font-size: 10px; vertical-align: middle; align: center;">PO
Ref. : ${record.tranid}${record.custbody_az_po_revision}
<#if record.custbody_az_po_revision_1?string !="No" &&
record.custbody_az_po_revision_2?string ="No" && record.custbody_az_po_revision_3?
string ="No">-REV-01</#if>
<#if record.custbody_az_po_revision_2?string !="No" &&
record.custbody_az_po_revision_1?string !="No" && record.custbody_az_po_revision_3?
string ="No">-REV-02</#if>
<#if record.custbody_az_po_revision_3?string !="No" &&
record.custbody_az_po_revision_1?string !="No" && record.custbody_az_po_revision_2?
string !="No">-REV-03</#if>
<br/> Date: ${record.trandate?string('MMMM d, YYYY')}</td>
</tr>
<tr style="border-bottom: 1px; border-color: #c7d1e0;"><td
style="font-size: 10px;margin-top: 10px;">$
{companyInformation.addressText}</td></tr>
</table>
</macro>
<macro id="nlfooter">
<table class="footer" style="width: 100%;"><tr>
<td align="right"><pagenumber/> of <totalpages/></td>
</tr></table>
</macro>
</macrolist>
<style type="text/css">* {
<#if .locale == "zh_CN">
font-family: NotoSans, NotoSansCJKsc, sans-serif;
<#elseif .locale == "zh_TW">
font-family: NotoSans, NotoSansCJKtc, sans-serif;
<#elseif .locale == "ja_JP">
font-family: NotoSans, NotoSansCJKjp, sans-serif;
<#elseif .locale == "ko_KR">
font-family: NotoSans, NotoSansCJKkr, sans-serif;
<#elseif .locale == "th_TH">
font-family: NotoSans, NotoSansThai, sans-serif;
<#else>
font-family: NotoSansArabic, sans-serif;
</#if>
}
table {
font-size: 9pt;
table-layout: fixed;
}
th {
font-weight: bold;
font-size: 8pt;
vertical-align: middle;
padding: 5px 6px 3px;
background-color: #e3e3e3;
color: #333333;
}
td, tr {
border-color: #3b5e91;
}
td p { align:left }
b {
font-weight: bold;
color: #333333;
}
table.header td {
padding: 0;
font-size: 10pt;
}
table.footer td {
padding: 0;
font-size: 8pt;
}
table.itemtable th {
padding-bottom: 10px;
padding-top: 10px;
}
table.body td {
padding-top: 2px;
}
table.total {
page-break-inside: avoid;
}
tr.totalrow {
background-color: #e3e3e3;
line-height: 200%;
}
td.totalboxtop {
font-size: 12pt;
background-color: #e3e3e3;
}
td.addressheader {
font-size: 8pt;
padding-top: 6px;
padding-bottom: 2px;
}
td.address {
padding-top: 0;
}
td.totalboxmid {
font-size: 28pt;
padding-top: 20px;
background-color: #e3e3e3;
}
td.totalboxbot {
background-color: #e3e3e3;
font-weight: bold;
}
span.title {
font-size: 28pt;
}
span.number {
font-size: 16pt;
}
span.itemname {
font-weight: bold;
line-height: 150%;
}
hr {
width: 100%;
color: #d3d3d3;
background-color: #d3d3d3;
height: 1px;
}
</style>
</head>
<body header="nlheader" header-height="12%" footer="nlfooter" footer-height="20pt"
padding="0.3in 0.3in 0.3in 0.3in" size="A4">
<#if record.item?has_content>
</td>
</#if>
<#if record.expense?has_content>
</tr>
<tr>
<td style="align: center; font-size: 12px;">
<#if record.custbody_az_po_created_by?string=">"هبه طالل حنا قعوار
<p style="align: center; font-size: 12px;">Heba Kawar</p>
<#elseif record.custbody_az_po_created_by?string=" "دينا سعيد عبدالمحسن العويسي/>
<p style="align: center; font-size: 12px;">Dina Oweisi</p>
<#elseif record.custbody_az_po_created_by?string=" "سيرين عبدالناصر محمد سالمه/>
<p style="align: center; font-size: 12px;">Sireen Salameh</p>
<#elseif record.custbody_az_po_created_by?string=" "احمد حسين محمد خاطر/>
<p style="align: center; font-size: 12px;">Ahmad Khater</p>
</#if></td>
<tr>
<td></td>
<td style="align: center; font-size: 12px;">
<#if record.approvalstatus?string ="Approved">
<#if record.custbody_az_employee_signature?length != 0>
<img style="width: 100px; height: 100px;" src="$
{record.custbody_az_employee_signature@url}"/></#if>
<img style="width: 220px; height: 70px;"
src="https://6511901.app.netsuite.com/core/media/media.nl?
id=2695&c=6511901&h=Klx7vbFsQtrELCu-YtWGcg3FB4kTr21Jxkrvtqs18Q-
X5Ow8"/></#if>
</td></tr>
</table>
<pbr></pbr>