Instructions on how to make OAs
This commit is contained in:
parent
185572f824
commit
f9a8628135
|
|
@ -260,8 +260,11 @@
|
||||||
|
|
||||||
<? endforeach;?>
|
<? endforeach;?>
|
||||||
</table>
|
</table>
|
||||||
|
<h4>View a quotation to create an Order Acknowledgement</h4>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="related">
|
<div class="related">
|
||||||
<h3><?php __($enquiry['Enquiry']['invoice_count'].' Invoices for this Enquiry');?></h3>
|
<h3><?php __($enquiry['Enquiry']['invoice_count'].' Invoices for this Enquiry');?></h3>
|
||||||
<table class="quotetable">
|
<table class="quotetable">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue