Maintainers
This module is maintained by the OCA.
- + + +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.
diff --git a/README.md b/README.md index 802d84444..4039f318e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ addon | version | maintainers | summary [l10n_ro_config](l10n_ro_config/) | 16.0.1.16.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - Localization Install and Config Applications [l10n_ro_dvi](l10n_ro_dvi/) | 16.0.1.9.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - DVI [l10n_ro_etransport](l10n_ro_etransport/) | 16.0.0.10.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Romania - E-Trasnport -[l10n_ro_fiscal_validation](l10n_ro_fiscal_validation/) | 16.0.1.5.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - Fiscal Validation +[l10n_ro_fiscal_validation](l10n_ro_fiscal_validation/) | 16.0.1.6.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - Fiscal Validation [l10n_ro_message_spv](l10n_ro_message_spv/) | 16.0.1.10.0 | [![dhongu](https://github.com/dhongu.png?size=30px)](https://github.com/dhongu) | Romania - Mesaje SPV [l10n_ro_nondeductible_vat](l10n_ro_nondeductible_vat/) | 16.0.0.4.0 | [![adrian-dks](https://github.com/adrian-dks.png?size=30px)](https://github.com/adrian-dks) [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - Nondeductible VAT [l10n_ro_partner_create_by_vat](l10n_ro_partner_create_by_vat/) | 16.0.1.8.0 | [![feketemihai](https://github.com/feketemihai.png?size=30px)](https://github.com/feketemihai) | Romania - Partner Create by VAT diff --git a/l10n_ro_fiscal_validation/README.rst b/l10n_ro_fiscal_validation/README.rst index f8243f739..0b23904d5 100644 --- a/l10n_ro_fiscal_validation/README.rst +++ b/l10n_ro_fiscal_validation/README.rst @@ -7,7 +7,7 @@ Romania - Fiscal Validation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:69c86ec68eb7e9a71e4fde9c6d0602f130110557d891f1f9fbad315f04791b18 + !! source digest: sha256:39bf691c218b7c11b466bb3bdad4ca7717e6131cc910a58a7b37c9c8193f63b6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/l10n_ro_fiscal_validation/__manifest__.py b/l10n_ro_fiscal_validation/__manifest__.py index 0ad622563..69fc6fec4 100644 --- a/l10n_ro_fiscal_validation/__manifest__.py +++ b/l10n_ro_fiscal_validation/__manifest__.py @@ -7,7 +7,7 @@ "depends": ["l10n_ro_partner_create_by_vat", "l10n_ro_vat_on_payment"], "data": ["data/res_partner_vat_cron.xml"], "license": "AGPL-3", - "version": "16.0.1.5.0", + "version": "16.0.1.6.0", "author": "NextERP Romania," "Forest and Biomass Romania," "Odoo Community Association (OCA)", diff --git a/l10n_ro_fiscal_validation/static/description/index.html b/l10n_ro_fiscal_validation/static/description/index.html index ce38c5144..168804a40 100644 --- a/l10n_ro_fiscal_validation/static/description/index.html +++ b/l10n_ro_fiscal_validation/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z 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. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* 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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@
This module allows you to bulk update partners (companies) datas from ANAF @@ -434,7 +435,9 @@
This module is maintained by the OCA.
- + + +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.