odoo/odoo#147604

Created by fw-bot
Merged at 778170c90c2cbab4227edd7ccbb1e93a52851b31

Statuses:

label
odoo-dev:saas-16.3-15.0-opw-3349082-fix_report_checklist_blockquote_style-pta-PC0E-fw
head
674076016a885bbf5c5edbd9b973e2b9df89940f
merged
2 years ago by Bugfix, Anh Thao Pham (pta)
odoo/odoo
15.0 #145540
saas-15.2 #147557
16.0 #147560
saas-16.1 #147564
saas-16.2 #147599
saas-16.3 #147604
saas-16.4 #147610
17.0 #147619
18.0
saas-18.2
saas-18.3
saas-18.4
19.0
saas-19.1
saas-19.2
master #147628

[FW][FIX] web: fix checklist and blockquote style in report

Steps to reproduce:
- Go to Sales and create a quotation
- In "Terms and conditions" field, add a Checklist and a Quote, using "/" command
- Print the quotation

=> Checkboxes are replaced by bullets and blockquote has no style.

Solution:
For blockquote in reports, use the same style than web_editor: https://github.com/odoo/odoo/blob/b2fa69202c6b3ab677973643711ccd561a2edaea/addons/web_editor/static/src/scss/web_editor.common.scss#L648-L654

opw-3349082


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #147564
Forward-Port-Of: #145540