Browse Source

[IMP] add name attribute to page element

pull/134/head
houssine 4 years ago
parent
commit
f18de39aa8
  1. 2
      easy_my_coop_loan/views/loan_line_view.xml

2
easy_my_coop_loan/views/loan_line_view.xml

@ -61,7 +61,7 @@
</group>
</group>
<notebook>
<page string="Interest lines">
<page name="interest_lines" string="Interest lines">
<field name="interest_lines">
<tree delete="false" create="false">
<field name="name"/>

Loading…
Cancel
Save