Skip to content

Commit

Permalink
Merge PR #415 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by thomaspaulb
  • Loading branch information
OCA-git-bot committed Mar 26, 2024
2 parents 3c751e3 + 083b003 commit 739777c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n_nl_tax_statement/models/l10n_nl_vat_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@


class VatStatement(models.Model):
_inherit = ["mail.thread"]
_name = "l10n.nl.vat.statement"
_description = "Netherlands Vat Statement"

Expand Down
4 changes: 4 additions & 0 deletions l10n_nl_tax_statement/views/l10n_nl_vat_statement_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,10 @@
</page>
</notebook>
</sheet>
<div class="oe_chatter">
<field name="message_follower_ids" />
<field name="message_ids" />
</div>
</form>
</field>
</record>
Expand Down

0 comments on commit 739777c

Please sign in to comment.