Remove fx fields from Facility; fix facility_limit tree and parent field
- Remove fx_feeder and fx_haircut_pct fields from Facility model and form view - Add field_childs to facility_limit tree view for hierarchical display - Set parent field as readonly in facility_limit form Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
<field name="commitment_status"/>
|
||||
<label name="currency"/>
|
||||
<field name="currency"/>
|
||||
<label name="fx_feeder"/>
|
||||
<field name="fx_feeder"/>
|
||||
<label name="fx_haircut_pct"/>
|
||||
<field name="fx_haircut_pct"/>
|
||||
<newline/>
|
||||
<label name="date_from"/>
|
||||
<field name="date_from"/>
|
||||
|
||||
Reference in New Issue
Block a user