odoo/addons/payment_acquirer
Thibault Delavallée ad2bdf6d94 [IMP] payment_acquirer_paypal: added fees computation on paypal acquirer.
paypal acquirer model: added paypal_fee_active and paypal_fee_* fields: fix and variable
fees, for domestic and international transactions.

updated views accordingly + cleaned paypal form view.

updated tests

updated form, adding handling input in the paypal button that is the input controlling
the fees in the tx process.

When creating a paypal tx, it dynamically computes fees.

bzr revid: tde@openerp.com-20131128161707-ignhrlphts47wk72
2013-11-28 17:17:07 +01:00
..
doc [ADD] payment_acquirer: added basic files for doc 2013-11-08 10:58:48 +01:00
models [IMP] payment_acquirer: added company_id on the acquirer_model, to be able to know if the tx is domestic or international. Also added a fees field on the tx: should not be set by hand but by a specific acquirer. 2013-11-28 17:15:16 +01:00
security [ADD] payment_acquirer: added security rules. To check later if correct. 2013-11-08 11:01:35 +01:00
static/description [CLEAN] payment_acquirer_* modules 2013-11-08 11:59:21 +01:00
tests [CLEAN] payment_acquirer: mise cleaning 2013-11-19 17:44:28 +01:00
views [IMP] payment_acquirer_paypal: added fees computation on paypal acquirer. 2013-11-28 17:17:07 +01:00
__init__.py [CLEAN] payment_acquirer: module cleaning 2013-11-08 10:56:54 +01:00
__openerp__.py [IMP] payment_acquirer, paypal, ogone: improved back-end form viewsé 2013-11-18 17:11:02 +01:00