odoo/addons/payment_paypal
Thibault Delavallée 38ae695d00 [IMP] payment modules: added provider selection field that is different
from the name. This allows to distinguish name and provider. Provider is a more
technical field, used to call some specific methods (<provider>_method_name). The
name field is used for display on the website.

Code and views udpated accordingly.

bzr revid: tde@openerp.com-20140319144608-0i4rv520l0bh53f0
2014-03-19 15:46:08 +01:00
..
controllers [REM] remove disable_db and ensure_db() from addons 2014-01-30 10:23:08 +01:00
data [IMP] payment modules: added provider selection field that is different 2014-03-19 15:46:08 +01:00
models [IMP] payment modules: added provider selection field that is different 2014-03-19 15:46:08 +01:00
static [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 [IMP] payment modules: added provider selection field that is different 2014-03-19 15:46:08 +01:00
__init__.py [RENAME] payment_acquirer_* -> payment_ * 2014-01-22 18:57:02 +01:00
__openerp__.py [IMP] payment_acquirer_paypal: paypal account integration in payment_paypal 2014-01-23 16:01:35 +01:00