forked from Yaltik/golem
[FIX]GOLEM Member Minor legual guardian can not be the linked partner to member
This commit is contained in:
parent
8d24fd86c5
commit
26e8c3b34f
@ -35,7 +35,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
<group name="minor_group">
|
||||
<group>
|
||||
<field name="is_minor" invisible="True" />
|
||||
<field name="legal_guardian"/>
|
||||
<field name="legal_guardian"
|
||||
domain="[('id', '!=', partner_id)]" />
|
||||
</group>
|
||||
<group>
|
||||
<field name="activities_participation"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user