[IMP] acquirer: improved acquirer view explanations

bzr revid: odo@openerp.com-20121114120622-f3jr1chrt3snl42r
This commit is contained in:
Olivier Dony 2012-11-14 13:06:22 +01:00
parent da27871dae
commit b925d494b5
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
<div>
<p>
This is an HTML form template to submit a payment through this acquirer.
The template will be rendered through mako, so it may use normal mako expressions.
The mako evaluation context provides:
The template will be rendered with <a href="http://www.makotemplates.org/" target="_blank">Mako</a>, so it may use Mako expressions.
The Mako evaluation context provides:
<ul>
<li>reference: the reference number of the document to pay</li>
<li>kind: the kind of document on which the payment form is rendered (translated to user language, e.g. "Invoice")</li>