85
85
<field name="arch" type="xml">
86
86
<form string="Analytic Reallocation">
87
87
<group colspan="6" col="6">
89
<field name="cost_center_id" on_change="onchange_cost_center(cost_center_id, analytic_id)" context="{'search_default_active': 1, 'hide_inactive': 1}"/>
95
95
<group colspan="6" col="4">
96
96
<button string="Cancel" special="cancel" icon="gtk-cancel"/>
97
97
<button name="button_validate" type="object" string="Validate" icon="terp-camera_test"/>