activity modifications hide estimation budget

This commit is contained in:
blackbelts 2025-09-16 13:39:35 +03:00
parent 56038744e5
commit 2401794ac1
1 changed files with 3 additions and 3 deletions

View File

@ -196,7 +196,7 @@
<group>
<field name="track_id" required="1"/>
<field name="analytic_account_id" options="{'no_create': True}" readonly="1"/>
<field name="estimated_budget"/>
<!-- <field name="estimated_budget"/>-->
<field name="active"/>
</group>
</sheet>
@ -244,7 +244,7 @@
<field name="date_start"/>
<field name="date_end"/>
<field name="analytic_account_id" options="{'no_create': True}" readonly="1"/>
<field name="estimated_budget"/>
<!-- <field name="estimated_budget"/>-->
<field name="active"/>
</group>
</sheet>
@ -288,7 +288,7 @@
<field name="medad_type" widget="selection" required="1"/>
<field name="activity_id" required="0"/>
<field name="analytic_account_id" options="{'no_create': True}" readonly="1"/>
<field name="estimated_budget"/>
<!-- <field name="estimated_budget"/>-->
<field name="active"/>
</group>
</sheet>