Skip to Content
Menu
This question has been flagged
2694 Views

I tried this way here two field is not editable after save but 

problem is after save that two filed is not editable but another field didn't take any data.

Can you help me

<tree editable="bottom">
<field name="transportation_cost" attrs="{'readonly':[('id','>', 0)]}"/>
<field name="transport_bank" attrs="{'readonly':[('id','>', 0)]}"/>
<field name="transport_cash" attrs="{'readonly':[('id','>', 0)]}"/>
<field name="actual_trans_bank"/>
<field name="actual_trans_cash"/>
<field name="transportation_remarks"/>
<field name="expected_total_transportation"/>
<field name="transportation_cost_line" invisible="1"/>
</tree>
Avatar
Discard
Related Posts Replies Views Activity
1
Sep 23
1047
1
Sep 21
3985
1
Sep 20
1724
5
May 18
4089
2
May 22
7566