Adding your T&C to your Purchase Order Template

Adding your T&C to your Purchase Order Template

We often get asked how you can display your terms and conditions on the Purchase Order template. Our advice is to keep it simple and add a hyperlink to  a standard page on your website or PDF on your website as shown below. 



Standard Terms - on PO template

If you absolutely insist on having the same set of terms and conditions on your PO template then you can edit the HTML and place the terms in a <Div>. We would recommend you set the CSS so it doesn't wrap - like: 

<div class="clearfloat"></div>
<div style="margin-top: 50px; padding-bottom: 6px; page-break-inside: avoid;">Terms & Conditions<br>
<ul>
<li>We expect this </li>
<li>We expect this also</li>
</ul>
</div>

If this seems like mumbo jumbo to you then you can ask us to do the edit for you, although it will be chargeable. 


Add Terms at PO Creation Time 

When raising a purchase order you have the ability to add standard terms & conditions or attach a document that will be sent to the supplier. This can be done any time and if the tick box is set for "send to supplier" - the email to the supplier will have the PO PDF and your document. 

    • Related Articles

    • Editing Your Purchase Order Template

      You have two templates that make up the Purchase Order that is sent to the supplier. The first template is the one you can see very easily that can either be edited in line with the WYSIWYG editor or at source be editing the HTML.   You can edit any ...
    • Purchase Orders Explained

      Overview  In Zahara you can create Purchases. These are requests to buy things that can then be converted to Purchase Orders and sent off to a supplier. The Purchase order can then have it's delivery receipted - GRN and an invoice recorded against ...
    • Supplier acceptance of order

      We have two ways for a supplier to accept an order. The first is very easy, you can add Accept / Reject buttons to the supplier email template. The second is more sophisticated. It requires the supplier to digitally sign your terms and conditions ...
    • Creating a purchase order

      Creating your order  The video below shows you how to create a purchase order.  You can create a purchase order in two ways.  You can either go to Documents > Purchases and click "New Purchase Order" or you can click + > New Purchase Order on the ...
    • Unapproved Purchase Order detection

      Added as part of release 54 You can ensure that your team are not circumventing your approval processes by turning on "Unapproved Purchase Order detection". A determined user may ignore your purchase order approval process and place an order with ...