Skip to content
Snippets Groups Projects
Commit 0cf155a8 authored by Jorge Pinna Puissant's avatar Jorge Pinna Puissant
Browse files

[FIX] calendar: note on meeting planned activity lack new line


- In a res.partner;
- Schedule activity;
- Choose 'meeting' as activity;
- Set a summary : 'test summary';
- Open Calendar;
- Chose a date and an hour;
- Edit the meeting;
- Add a description with a line break;
- Save the meeting;
- open the res.partner view;

Before this commit, the note on the planned activity lack the line
break.

Now, the note in the planned activity has the same output as the
description of the calendar meeting.

opw-2236838

closes odoo/odoo#50143

Signed-off-by: default avatarJorge Pinna Puissant (jpp) <jpp@odoo.com>
parent acee06aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment