[FIX] website_payment: lost reference to payment_acquirer, renamed to payment

bzr revid: tde@openerp.com-20140124123045-klutr02i9t3eeep1
This commit is contained in:
Thibault Delavallée 2014-01-24 13:30:45 +01:00
parent 5758e729ce
commit a21495916b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<separator string="E-Commerce"/>
<group name="shop">
<button type="action"
name="%(payment_acquirer.action_payment_acquirer)d"
name="%(payment.action_payment_acquirer)d"
string="Configure payment acquirers" class="oe_link"/>
</group>
</div>