translation

This commit is contained in:
eman 2024-10-14 11:15:49 +03:00
parent 519874145f
commit 6927886e67
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@
attrs="{'readonly':[('state','not in',['draft','complete_info'])],'required':[('state','not in',['draft'])]}"/>
<field name="last_visit_date" readonly="1"/>
<field name="benefit_category_id" readonly="1" force_save="1"/>
<field name="member_income" readonly="1" force_save="1"/>
<field name="member_income" readonly="1" force_save="1" string="Member Income Average"/>
</group>
<group>
<!-- <field name="family_bank"-->