From e502db229e3d66c0a87d726fff102d7ec18e6796 Mon Sep 17 00:00:00 2001 From: Aritz Olea Date: Wed, 11 Sep 2024 11:34:54 +0200 Subject: [PATCH] [FIX] l10n_es_pos_sii: Set own channel for POS order SII jobs --- l10n_es_pos_sii/__manifest__.py | 1 + l10n_es_pos_sii/data/aeat_sii_queue_job.xml | 17 +++++++++++++++++ l10n_es_pos_sii/static/description/index.html | 11 ++++------- 3 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 l10n_es_pos_sii/data/aeat_sii_queue_job.xml diff --git a/l10n_es_pos_sii/__manifest__.py b/l10n_es_pos_sii/__manifest__.py index 1a28de3d3a..d47ee7422b 100644 --- a/l10n_es_pos_sii/__manifest__.py +++ b/l10n_es_pos_sii/__manifest__.py @@ -14,6 +14,7 @@ "pos_default_partner", ], "data": [ + "data/aeat_sii_queue_job.xml", "views/pos_order.xml", "views/res_company.xml", ], diff --git a/l10n_es_pos_sii/data/aeat_sii_queue_job.xml b/l10n_es_pos_sii/data/aeat_sii_queue_job.xml new file mode 100644 index 0000000000..e99f2415d4 --- /dev/null +++ b/l10n_es_pos_sii/data/aeat_sii_queue_job.xml @@ -0,0 +1,17 @@ + + + + pos_order_validate_sii + + + + + confirm_one_document + + + + + cancel_one_invoice + + + diff --git a/l10n_es_pos_sii/static/description/index.html b/l10n_es_pos_sii/static/description/index.html index f97c6dd256..ecc2f0ea5d 100644 --- a/l10n_es_pos_sii/static/description/index.html +++ b/l10n_es_pos_sii/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 { @@ -428,9 +427,7 @@

Contributors

Maintainers

This module is maintained by the OCA.

- -Odoo Community Association - +Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.