Skip to content

Commit

Permalink
Merge PR #114 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by huguesdk
  • Loading branch information
OCA-git-bot committed Feb 21, 2024
2 parents 0ff3e7e + 63cc352 commit 0be8585
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n_be_cooperator/reports/tax_shelter_report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
name="report_file"
>l10n_be_cooperator.tax_shelter_subscription_report.xml</field>
<field name="multi">True</field>
<field name="binding_model_id" ref="model_tax_shelter_certificate" />
<field name="binding_type">report</field>
</record>
<record model="ir.actions.report" id="action_tax_shelter_shares_report">
<field name="model">tax.shelter.certificate</field>
Expand All @@ -21,5 +23,7 @@
name="report_file"
>l10n_be_cooperator.tax_shelter_shares_report.xml</field>
<field name="multi">True</field>
<field name="binding_model_id" ref="model_tax_shelter_certificate" />
<field name="binding_type">report</field>
</record>
</odoo>

0 comments on commit 0be8585

Please sign in to comment.