diff --git a/energy_selfconsumption/views/supply_point_views.xml b/energy_selfconsumption/views/supply_point_views.xml
index a7cee1bc48be6d727a44b2dfb64cd9c15d8209b5..8e506c4f6dcba19590befe5bbfbb5b1bd2c11cce 100644
--- a/energy_selfconsumption/views/supply_point_views.xml
+++ b/energy_selfconsumption/views/supply_point_views.xml
@@ -35,6 +35,8 @@
                                            options="{"no_open": True, "no_create": True}"/>
                                 </div>
                             </group>
+                        </group>
+                        <group>
                             <field name="supply_point_assignation_ids">
                                 <tree>
                                     <field name="distribution_table_id"/>
@@ -42,6 +44,7 @@
                                 </tree>
                             </field>
                         </group>
+
                     </sheet>
                     <div class="oe_chatter">
                         <field name="message_follower_ids" widget="mail_followers"/>