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
data
models [ADD] New payment acquirer Authorize.net. 2015-04-21 17:15:05 +02:00
static
tests [FIX] payment_authorize: adapt test for rev. 3375ff2827 2015-07-02 18:00:01 +02:00
views
__init__.py
__openerp__.py