odoo/addons/payment_acquirer/models
Thibault Delavallée a64c16aac5 [FIX] payment.acquirer: now passing xml_id instead of id for the template to render.
Indeed render accepts view ID, but the qweb engine does not handle
IDs, only xml_ids. Using the view xml_id field allows to avoid
having a hack in the server.

bzr revid: tde@openerp.com-20131121133309-qq2alstapq5sonkm
2013-11-21 14:33:09 +01:00
..
__init__.py [CLEAN] payment_acquirer_* modules: some code cleaning 2013-11-08 11:10:05 +01:00
payment_acquirer.py [FIX] payment.acquirer: now passing xml_id instead of id for the template to render. 2013-11-21 14:33:09 +01:00