コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3863 ビュー

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>
アバター
破棄
関連投稿 返信 ビュー 活動
1
9月 23
2362
1
9月 21
5555
1
9月 20
2603
5
5月 18
4847
1
7月 25
401