|
@ -1,9 +1,9 @@ |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
<odoo> |
|
|
<odoo> |
|
|
<data> |
|
|
<data> |
|
|
<template id="subscription_i18n" inherit_id="easy_my_coop.becomecooperator" name="Removing fields"> |
|
|
|
|
|
<!-- <xpath expr="//label[@for='no_registre']/.." position="replace"> |
|
|
|
|
|
</xpath> --> |
|
|
|
|
|
|
|
|
<template id="subscription_i18n_ch" inherit_id="easy_my_coop.becomecooperator" name="Removing fields"> |
|
|
|
|
|
<xpath expr="//label[@for='no_registre']/.." position="replace"> |
|
|
|
|
|
</xpath> |
|
|
<xpath expr="//label[@for='iban']/.." position="replace"> |
|
|
<xpath expr="//label[@for='iban']/.." position="replace"> |
|
|
</xpath> |
|
|
</xpath> |
|
|
</template> |
|
|
</template> |
|
|