Subversion Repositories SmartDukaan

Rev

Rev 22245 | Rev 23419 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22245 Rev 23378
Line 113... Line 113...
113
	
113
	
114
	<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
114
	<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
115
		<h4>BILLING DETAILS</h4>
115
		<h4>BILLING DETAILS</h4>
116
		<p class="bold-details">$customerBillingAddressObj.getName()</p>
116
		<p class="bold-details">$customerBillingAddressObj.getName()</p>
117
		<p class="normal-details">$customerBillingAddress</p>
117
		<p class="normal-details">$customerBillingAddress</p>
-
 
118
		#if($fofoOrder.getCustomerGstNumber() && $fofoOrder.getCustomerGstNumber() != "")
-
 
119
			<p class="bold-details">GST Number <span class="normal-details extra-margin">$fofoOrder.getCustomerGstNumber()</span></p>
-
 
120
		#end
118
		<p class="bold-details">Phone <span class="normal-details extra-margin">$customerBillingAddressObj.getPhoneNumber()</span></p>
121
		<p class="bold-details">Phone <span class="normal-details extra-margin">$customerBillingAddressObj.getPhoneNumber()</span></p>
119
	</div>
122
	</div>
120
	
123
	
121
	<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
124
	<div class="col-lg-4" style="border-left:1px solid #f0f0f0;">
122
		<h4>INVOICE DETAILS</h4>
125
		<h4>INVOICE DETAILS</h4>