odoo/addons/payment_acquirer
Thibault Delavallée 321d096186 [IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not updated with last changes of payment_acquirer module. Also added some check on data coming from ogone. Also fixed return URL management: ogone does not handle json-based custom parameters.
bzr revid: tde@openerp.com-20131204165005-ldymrsf9hdpvfl65
2013-12-04 17:50:05 +01:00
..
doc [ADD] payment_acquirer: added basic files for doc 2013-11-08 10:58:48 +01:00
models [IMP] [FIX] ogone: fixed controller to manage ogone response, because it was not updated with last changes of payment_acquirer module. Also added some check on data coming from ogone. Also fixed return URL management: ogone does not handle json-based custom parameters. 2013-12-04 17:50:05 +01:00
security [ADD] payment_acquirer: added security rules. To check later if correct. 2013-11-08 11:01:35 +01:00
static/description [CLEAN] payment_acquirer_* modules 2013-11-08 11:59:21 +01:00
tests [CLEAN] payment_acquirer and acquirer implementation: cleaned code, removing duplicate code for managing transaction and partner values. Also removed dependency towards requests library. Updated acquirers data, not in no update. 2013-12-03 15:25:01 +01:00
views [IMP] payment_acquirer: improved form view of tx 2013-12-04 17:05:06 +01:00
__init__.py [CLEAN] payment_acquirer: module cleaning 2013-11-08 10:56:54 +01:00
__openerp__.py [IMP] payment_acquirer, paypal, ogone: improved back-end form viewsé 2013-11-18 17:11:02 +01:00