mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Fix an access error in the base_comment_template module in the BaseCommentTemplate.name_get() method. Add sudo() before reading ir_model.name fields to fix access error for users without admin rights when opening contact form views.