odoo/addons/payment_acquirer/models
Thibault Delavallée b7e8b40fb2 [IMP] payment_acquirer: improvements:
- added acquirer_reference standard field on the transaction, valid for most of acquirers
- fixed computation of partner_data before rendering the button, was broken when giving a
partner_id
- added support of tx_url to specify the form URL for the rendered button
- added support of submit_txt and submit_class to customize the submit button of the
rendered form

bzr revid: tde@openerp.com-20131204125227-3g017gue72ujjyqz
2013-12-04 13:52:27 +01:00
..
__init__.py [CLEAN] payment_acquirer_* modules: some code cleaning 2013-11-08 11:10:05 +01:00
payment_acquirer.py [IMP] payment_acquirer: improvements: 2013-12-04 13:52:27 +01:00