Extend the Buy membership button

This commit is contained in:
Youssef Elouahby 2018-10-08 02:48:11 +01:00
parent 17eb52ac28
commit f82ffa68dd
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<!--
Copyright 2017-2018 Fabien Bourgeois <fabien@yaltik.com>
Copyright 2018 Youssef El Ouahby <youssef@yaltik.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
@ -47,6 +48,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
</group>
</page>
</page>
<xpath expr="//page[@name='membership']/group/group/div/button[1]" position="attributes">
<attribute name="name">membership_invoice_action</attribute>
<attribute name="type">object</attribute>
</xpath>
</field>
</record>