Add TODO for currency logic
This commit is contained in:
parent
5c23dd29fb
commit
8b59b66ee6
|
|
@ -15,6 +15,8 @@ $col3width = '30%';
|
|||
<? if($docType == 'orderAck'): ?>
|
||||
<span style="text-decoration: none;">Estimated Despatch Date:</span> <span style="text-align: right;"><?=$estimated_delivery?></span><br>
|
||||
<? endif; ?>
|
||||
|
||||
<?php //TODO put conditional logic here if currency is AUD or EUR ?>
|
||||
<span style="text-decoration: none;">Page: <?=$pageNo?> of <?=$totalCount?></span><br><br>
|
||||
<span style="text-decoration: underline;">MAKE PAYMENT TO:</span><br>
|
||||
<span style="text-decoration: none;">Account Name: CMC Technologies Pty Ltd<br>
|
||||
|
|
|
|||
Loading…
Reference in a new issue