odoo/addons/payment_acquirer_adyen
Fabien Meghazi 14bb6060d7 [REM] Removed @website.route() decorator
Need trunk-website-al Rev#5151

bzr revid: fme@openerp.com-20140120153733-ve3dn2kwvha7n3yl
2014-01-20 16:37:33 +01:00
..
controllers [REM] Removed @website.route() decorator 2014-01-20 16:37:33 +01:00
data [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
doc [ADD] payment_acquirer_adyen: Adyen payment acquirer 2013-12-02 16:03:42 +01:00
models [FIX] [IMP] adyen: fixed controller (contacted with a GET request); added some data verification when processing the data coming back from adyen 2013-12-04 18:00:24 +01:00
static [IMP] acquirers: added support of context-based submit button customize + transaction url. Also removed all fields holding transaction URLS; calling a method should be sufficient. Also standardized acquirer buttons. 2013-12-04 14:05:05 +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 [FIX] adyen: fixed form view of tx, forgot to remove a deleted field from the view 2013-12-04 17:05:43 +01:00
__init__.py [ADD] payment_acquirer_adyen: Adyen payment acquirer 2013-12-02 16:03:42 +01:00
__openerp__.py [ADD] payment_acquirer_adyen: Adyen payment acquirer 2013-12-02 16:03:42 +01:00