odoo/addons/payment_authorize
Denis Ledoux 25d365ee69 [FIX] payment_authorize: adapt test for rev. 3375ff2827
Besides, the test was particularly useful:
It tested that when 'Buyer' was sent as firstname
and 'Nobert' as lastname to Authorize,
authorize returned the opposite, 'Norbert' as firstname
and 'Buyer' as last name.
2015-07-02 18:00:01 +02:00
..
controllers [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
data [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
models [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
static [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
tests [FIX] payment_authorize: adapt test for rev. 3375ff2827 2015-07-02 18:00:01 +02:00
views [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
__init__.py [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
__openerp__.py [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00