OCA / data-protection

Data Protection
https://github.com/OCA/data-protection/wiki
GNU Affero General Public License v3.0
31 stars 68 forks source link

[14.0][FIX] Fix description rendering and state rendering #66

Closed Rad0van closed 2 years ago

Rad0van commented 2 years ago

The email template is broken. Twice. In first instance it doesn't render activity's description because there's typo in the attribute. Instead of object.activity_id.description it only contains object.description. Obviously this doesn't cause any error (I found it when I was porting it to 15.0 where the rendering engine changed and produces error).

The other is a logical error when describing state of consent. In case of first one which is in draft state no text is being rendered which is confusing then... image

dreispt commented 2 years ago

/ocabot merge minor

OCA-git-bot commented 2 years ago

What a great day to merge this nice PR. Let's do it! Prepared branch 14.0-ocabot-merge-pr-66-by-dreispt-bump-minor, awaiting test results.

OCA-git-bot commented 2 years ago

Congratulations, your PR was merged at 45259f94115143feb364ea0dce47a0eb55fc30f1. Thanks a lot for contributing to OCA. ❤️