Skip to content
Snippets Groups Projects
Commit 38fccce2 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

Change order between contact and project (cgscop#72)

parent 433ebadb
No related branches found
No related tags found
No related merge requests found
......@@ -68,8 +68,8 @@
<notebook position="before">
<group name="event_info" col="1">
<group>
<field name="coop_id" options="{'no_open': True, 'no_create': True}"/>
<field name="project_id" options="{'no_open': True, 'no_create': True}"/>
<field name="coop_id" options="{'no_open': True, 'no_create': True}"/>
<field name="ur_id" invisible="1"/>
<field
name="partner_ids"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment