Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3845 Widoki

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>
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
wrz 23
2357
1
wrz 21
5555
1
wrz 20
2600
5
maj 18
4838
1
lip 25
397