From 6dd3394c425ad4a2b977a530f3c05dba27e229d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Felipe=20Mil=C3=A9o?= Date: Thu, 23 May 2024 21:09:49 -0300 Subject: [PATCH] [REF] pre-commit issues --- purchase_report_hide_date/static/description/index.html | 7 +++---- purchase_report_hide_taxes/readme/CONFIGURE.md | 2 +- purchase_report_hide_taxes/readme/CONTEXT.md | 2 +- purchase_report_hide_taxes/readme/DESCRIPTION.md | 2 +- purchase_report_hide_taxes/readme/USAGE.md | 2 +- purchase_report_hide_taxes/static/description/index.html | 7 +++---- 6 files changed, 10 insertions(+), 12 deletions(-) diff --git a/purchase_report_hide_date/static/description/index.html b/purchase_report_hide_date/static/description/index.html index 2e369ed..63175cd 100644 --- a/purchase_report_hide_date/static/description/index.html +++ b/purchase_report_hide_date/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. -Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +274,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +300,7 @@ span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle { diff --git a/purchase_report_hide_taxes/readme/CONFIGURE.md b/purchase_report_hide_taxes/readme/CONFIGURE.md index 6d1421d..8c047d1 100644 --- a/purchase_report_hide_taxes/readme/CONFIGURE.md +++ b/purchase_report_hide_taxes/readme/CONFIGURE.md @@ -1 +1 @@ -This module does not require any special configuration. \ No newline at end of file +This module does not require any special configuration. diff --git a/purchase_report_hide_taxes/readme/CONTEXT.md b/purchase_report_hide_taxes/readme/CONTEXT.md index ab71783..2be6da6 100644 --- a/purchase_report_hide_taxes/readme/CONTEXT.md +++ b/purchase_report_hide_taxes/readme/CONTEXT.md @@ -1,3 +1,3 @@ The module was created for the following reason: - • Some company products have a lot of taxes, this causes the product's tax column to break the formatting in the purchase order report. \ No newline at end of file + • Some company products have a lot of taxes, this causes the product's tax column to break the formatting in the purchase order report. diff --git a/purchase_report_hide_taxes/readme/DESCRIPTION.md b/purchase_report_hide_taxes/readme/DESCRIPTION.md index e7853c2..12e1bf6 100644 --- a/purchase_report_hide_taxes/readme/DESCRIPTION.md +++ b/purchase_report_hide_taxes/readme/DESCRIPTION.md @@ -1 +1 @@ -This module removes the product taxes in the purchase order report. \ No newline at end of file +This module removes the product taxes in the purchase order report. diff --git a/purchase_report_hide_taxes/readme/USAGE.md b/purchase_report_hide_taxes/readme/USAGE.md index b53314d..5c2cc80 100644 --- a/purchase_report_hide_taxes/readme/USAGE.md +++ b/purchase_report_hide_taxes/readme/USAGE.md @@ -1,4 +1,4 @@ To use this module, you need to: 1. Go to "Purchase" - 2. Print the purchase order report and verify if the product taxes has been removed. \ No newline at end of file + 2. Print the purchase order report and verify if the product taxes has been removed. diff --git a/purchase_report_hide_taxes/static/description/index.html b/purchase_report_hide_taxes/static/description/index.html index d9fb82b..1a84bd2 100644 --- a/purchase_report_hide_taxes/static/description/index.html +++ b/purchase_report_hide_taxes/static/description/index.html @@ -8,11 +8,10 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. -Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +274,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: gray; } /* line numbers */ +pre.code .ln { color: grey; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +300,7 @@ span.pre { white-space: pre } -span.problematic, pre.problematic { +span.problematic { color: red } span.section-subtitle {