odoo/addons/payment_adyen
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
tests
views [IMP] payment modules: added provider selection field that is different 2014-03-19 15:46:08 +01:00
__init__.py
__openerp__.py [FIX] payment_*: fixed openerp.py file 2014-01-22 19:42:56 +01:00