odoo/addons/payment
Denis Ledoux 2c81ab75c8 [FIX] payment: fees recomputation on transaction amount/acquirer change
Fees were not recomputed when the amount or the acquirer of the
payment transaction was changed.

This can happen if the user clicks on
"Pay now", which creates the transaction and computes
the fees for the first time and then redirects
to the payment provider, and then the user
came back from the payment provider, hitting the previous
button in his browser, for instance, and then
changes the content of his cart (the quantity, or even
the products) or change of payment provider
(from Ogone to Paypal, for instance).

opw-649509
2015-09-16 16:41:30 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-09-13 01:55:09 +02:00
models [FIX] payment: fees recomputation on transaction amount/acquirer change 2015-09-16 16:41:30 +02:00
security [IMP] payment: simplify rev d99835e 2014-09-17 11:05:32 +02:00
static/description [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
tests [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
views [FIX] payment: remove extra field. 2015-04-28 15:46:34 +02:00
__init__.py [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
__openerp__.py [FIX] payment: access rights limitation 2014-09-16 16:44:42 +02:00