forked from Yaltik/golem
Extend the Buy membership button
This commit is contained in:
parent
17eb52ac28
commit
f82ffa68dd
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user