[IMP] payment: renamed env field to environment, to avoid conflicts
authorThibault Delavallée <tde@openerp.com>
Wed, 16 Apr 2014 12:10:55 +0000 (14:10 +0200)
committerThibault Delavallée <tde@openerp.com>
Wed, 16 Apr 2014 12:10:55 +0000 (14:10 +0200)
commitade618a63e209907bdd65ed0bdcec0dfa05c7dd6
tree4c7daec8d2bc2899ab176b24cd70dc80cbadf85b
parentb7f3808824d7da5f2c3cc1c39a0fa5c66764592f
[IMP] payment: renamed env field to environment, to avoid conflicts
with the incoming new API.

bzr revid: tde@openerp.com-20140416121055-01ygh1zer7cfv98a
12 files changed:
addons/payment/models/payment_acquirer.py
addons/payment/views/payment_acquirer.xml
addons/payment_adyen/data/adyen.xml
addons/payment_adyen/models/adyen.py
addons/payment_adyen/tests/test_adyen.py
addons/payment_ogone/data/ogone.xml
addons/payment_ogone/models/ogone.py
addons/payment_ogone/tests/test_ogone.py
addons/payment_paypal/data/paypal.xml
addons/payment_paypal/models/paypal.py
addons/payment_paypal/tests/test_paypal.py
addons/payment_transfer/data/transfer.xml