Skip to content

Commit

Permalink
[14.0] mis_builder_cash_flow: remove deprecate tree view attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickt-oforce authored and etobella committed Nov 17, 2023
1 parent 0447d22 commit f2a5326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<field name="name">mis.cash_flow.forecast_line.tree</field>
<field name="model">mis.cash_flow.forecast_line</field>
<field name="arch" type="xml">
<tree string="MIS Cash Flow Forecast Line" editable="top">
<tree editable="top">
<field name="company_id" groups="base.group_multi_company" />
<field name="date" />
<field name="name" />
Expand Down

0 comments on commit f2a5326

Please sign in to comment.