Recent Posts by spinthiras
|
Sep 1, 2008
|
Topic: Liquid Templates / "This invoice has not been marked paid yet." Not in favour of this banner either; client can’t pay before he gets the invoice first. Noted CSS solution – Thx, Seth (I may have also sent you a support request for that, if so just ignore it). |
|
Aug 27, 2008
|
Topic: Liquid Templates / company.country not displaying Using {{ company.country_name }} now; also checked that all my company profiles have country selected (they all have) – still not displaying. Here my code snippet: {% if company.country_name != null %}
{{ company.country_name }} |
|
Aug 26, 2008
|
Topic: Liquid Templates / company.country not displaying Using {{ company.country }} in the “Company” template; nothing gets displayed. |
|
Feb 16, 2008
|
Topic: Liquid Templates / View Template Design? Hi Seth, Thx, did it finally the way you just mentioned. Meanwhile, the following notes: I cannot get ‘company.country’ displayed; also some custom fields for the company profiles would be useful, I have now stored – obligatory – VAT numbers of clients in their URL field … Best, |
|
Feb 16, 2008
|
Topic: Liquid Templates / View Template Design? I’ve just created a new template, and named it html_invoice_new; how can I preview this new template? Merci/thx! |