odoo/addons/payment_acquirer_paypal
Thibault Delavallée 39e6267049 [FIX] paypal: correctly compute fees
bzr revid: tde@openerp.com-20131202162517-39jdtg83l08yxdxm
2013-12-02 17:25:17 +01:00
..
controllers [FIX] payment_acquirer_paypal: fixed return url management in DPN controller 2013-11-27 17:02:18 +01:00
data [FIX] payment_acquirer_paypal: data should be noupdate, otherwise each update erases the custom paypal account details 2013-11-28 17:14:23 +01:00
doc [CLEAN] payment_acquirer_* modules 2013-11-08 11:59:21 +01:00
models [FIX] paypal: correctly compute fees 2013-12-02 17:25:17 +01:00
static [IMP] payment_acquirer_paypal: improved urls in rendered button, now using urljoin; improve dbutton; removed dead method; slightly improved controllers 2013-11-15 14:31:33 +01:00
tests [MOV] payment_acquirer: moved paypal_fee_* fields to fees_*, standard fields for an acquirer. 2013-12-02 16:59:41 +01:00
views [MOV] payment_acquirer: moved paypal_fee_* fields to fees_*, standard fields for an acquirer. 2013-12-02 16:59:41 +01:00
__init__.py [REF] payment: moved paypal and ogone stuff into their dedicated modules. 2013-11-07 19:04:44 +01:00
__openerp__.py [IMP] payment_acquirer, paypal, ogone: improved back-end form viewsé 2013-11-18 17:11:02 +01:00