[FIX] payment_transfer: correctly display transfer information
authorrmu-odoo <rmu@openerp.com>
Tue, 21 Oct 2014 13:05:32 +0000 (18:35 +0530)
committerMartin Trigaux <mat@odoo.com>
Fri, 21 Nov 2014 16:58:43 +0000 (17:58 +0100)
commit299e39555b568692e8b342d909dbc0a670f31c98
tree0a792e4b7460d30ee322162b4087dcf4d30285f8
parentef72a96de7fb28d67fb81d33d5aa998d37105127
[FIX] payment_transfer: correctly display transfer information

When moving fields name -> provider on payment.acquire, the condition in payment_transfer was not updated.
This lead to no post_msg value in the Wired Transfert acquire.
Fixes #2423, opw 613934
addons/payment/views/payment_acquirer.xml
addons/payment_transfer/models/payment_acquirer.py