Browse Source

[IMP] add field excluded to the form view

pull/1/head
houssine 5 years ago
parent
commit
98d507f23e
  1. 3
      easy_my_coop_taxshelter_report/views/tax_shelter_declaration_view.xml

3
easy_my_coop_taxshelter_report/views/tax_shelter_declaration_view.xml

@ -42,6 +42,9 @@
</tree>
</field>
</page>
<page string="Excluded from Tax shelter">
<field name="excluded_cooperator"/>
</page>
</notebook>
</sheet>
</form>

Loading…
Cancel
Save