88
99/*
1010:Author: David Goodger (goodger@python.org)
11- :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
11+ :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15- Despite the name, some widely supported CSS2 features are used.
1615
1716See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1817customize this style sheet.
275274 margin-left : 2em ;
276275 margin-right : 2em }
277276
278- pre .code .ln { color : gray ; } /* line numbers */
277+ pre .code .ln { color : grey ; } /* line numbers */
279278pre .code , code { background-color : # eeeeee }
280279pre .code .comment , code .comment { color : # 5C6576 }
281280pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301300span .pre {
302301 white-space : pre }
303302
304- span .problematic , pre . problematic {
303+ span .problematic {
305304 color : red }
306305
307306span .section-subtitle {
363362< div class ="document ">
364363
365364
366- < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367- < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368- </ a >
365+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " /> </ a >
369366< div class ="section " id ="email-cc-and-bcc ">
370367< h1 > Email CC and BCC</ h1 >
371368<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -374,7 +371,7 @@ <h1>Email CC and BCC</h1>
374371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375372!! source digest: sha256:baa3864e6fc3754462520ec7eb76d0d09dbffbedbb627a99fe17c092ee3cf57f
376373!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/mail/tree/18.0/mail_composer_cc_bcc "> < img alt ="OCA/mail " src ="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_composer_cc_bcc "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
374+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/mail/tree/19.0/mail_composer_cc_bcc "> < img alt ="OCA/mail " src ="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/mail-19-0/mail-19-0-mail_composer_cc_bcc "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378375< p > Odoo native does not support defining a Cc field in the Mail Composer by
379376default; instead, it only has a unique Recipients fields, which is
380377confusing for a lot of end users.</ p >
@@ -410,29 +407,29 @@ <h2>Features</h2>
410407< h3 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h3 >
411408< p > In company form there are two fields to set default cc and bcc partners.</ p >
412409< blockquote >
413- < img alt ="res_company_form_default_cc_bcc " src ="https://raw.githubusercontent.com/OCA/mail/18 .0/mail_composer_cc_bcc/static/img/res_company_form_default_cc_bcc.png " /> </ blockquote >
410+ < img alt ="res_company_form_default_cc_bcc " src ="https://raw.githubusercontent.com/OCA/mail/19 .0/mail_composer_cc_bcc/static/img/res_company_form_default_cc_bcc.png " /> </ blockquote >
414411< p > In template form there are two fields to set cc and bcc emails.</ p >
415412< blockquote >
416- < img alt ="email_template_form_cc_bcc " src ="https://raw.githubusercontent.com/OCA/mail/18 .0/mail_composer_cc_bcc/static/img/email_template_form_cc_bcc.png " /> </ blockquote >
413+ < img alt ="email_template_form_cc_bcc " src ="https://raw.githubusercontent.com/OCA/mail/19 .0/mail_composer_cc_bcc/static/img/email_template_form_cc_bcc.png " /> </ blockquote >
417414</ div >
418415< div class ="section " id ="usage ">
419416< h3 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h3 >
420417< p > The partners cc and bcc from company form will be used to fill in mail
421418composer form.</ p >
422419< blockquote >
423- < img alt ="image " src ="https://raw.githubusercontent.com/OCA/mail/18 .0/mail_composer_cc_bcc/static/img/mail_compose_message_default_cc_bcc.png " /> </ blockquote >
420+ < img alt ="image " src ="https://raw.githubusercontent.com/OCA/mail/19 .0/mail_composer_cc_bcc/static/img/mail_compose_message_default_cc_bcc.png " /> </ blockquote >
424421< p > When select a template that has cc and/or bcc emails, the emails will be
425422used to lookup partners then found partners will be added to
426423corresponding mail composer’s fields.</ p >
427424< blockquote >
428- < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/mail/18 .0/mail_composer_cc_bcc/static/img/mail_compose_message_template_cc_bcc.png " /> </ blockquote >
425+ < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/mail/19 .0/mail_composer_cc_bcc/static/img/mail_compose_message_template_cc_bcc.png " /> </ blockquote >
429426</ div >
430427< div class ="section " id ="bug-tracker ">
431428< h3 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h3 >
432429< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/mail/issues "> GitHub Issues</ a > .
433430In case of trouble, please check there if your issue has already been reported.
434431If you spotted it first, help us to smash it by providing a detailed and welcomed
435- < a class ="reference external " href ="https://github.com/OCA/mail/issues/new?body=module:%20mail_composer_cc_bcc%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
432+ < a class ="reference external " href ="https://github.com/OCA/mail/issues/new?body=module:%20mail_composer_cc_bcc%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
436433< p > Do not contact contributors directly about support or help with technical issues.</ p >
437434</ div >
438435< div class ="section " id ="credits ">
@@ -469,15 +466,13 @@ <h2>Other credits</h2>
469466< div class ="section " id ="maintainers ">
470467< h2 > Maintainers</ h2 >
471468< p > This module is maintained by the OCA.</ p >
472- < a class ="reference external image-reference " href ="https://odoo-community.org ">
473- < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
474- </ a >
469+ < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
475470< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
476471mission is to support the collaborative development of Odoo features and
477472promote its widespread use.</ p >
478473< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
479474< p > < a class ="reference external image-reference " href ="https://github.com/trisdoan "> < img alt ="trisdoan " src ="https://github.com/trisdoan.png?size=40px " /> </ a > </ p >
480- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/mail/tree/18 .0/mail_composer_cc_bcc "> OCA/mail</ a > project on GitHub.</ p >
475+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/mail/tree/19 .0/mail_composer_cc_bcc "> OCA/mail</ a > project on GitHub.</ p >
481476< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
482477</ div >
483478</ div >
0 commit comments