odoo-addon-l10n-br-fiscal 15.0.2.13.0__py3-none-any.whl → 15.0.2.15.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-l10n-br-fiscal might be problematic. Click here for more details.

@@ -1,3 +1,7 @@
1
+ .. image:: https://odoo-community.org/readme-banner-image
2
+ :target: https://odoo-community.org/get-involved?utm_source=readme
3
+ :alt: Odoo Community Association
4
+
1
5
  ========================
2
6
  Módulo fiscal brasileiro
3
7
  ========================
@@ -7,13 +11,13 @@ Módulo fiscal brasileiro
7
11
  !! This file is generated by oca-gen-addon-readme !!
8
12
  !! changes will be overwritten. !!
9
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:defd90712a62d4df89722faae6f3685005b2bfa08b7a8375501ab3a1d8172097
14
+ !! source digest: sha256:d30695e3407abf292461a967c845b8e56fb24e6ec2cb56df9c43753681ff19fe
11
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
16
 
13
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
14
18
  :target: https://odoo-community.org/page/development-status
15
19
  :alt: Production/Stable
16
- .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20
+ .. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
17
21
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
22
  :alt: License: AGPL-3
19
23
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github
@@ -10,7 +10,7 @@
10
10
  "maintainers": ["renatonlima"],
11
11
  "website": "https://github.com/OCA/l10n-brazil",
12
12
  "development_status": "Production/Stable",
13
- "version": "15.0.2.13.0",
13
+ "version": "15.0.2.15.0",
14
14
  "depends": [
15
15
  "product",
16
16
  "l10n_br_base",
@@ -98,7 +98,7 @@
98
98
  "auto_install": False,
99
99
  "external_dependencies": {
100
100
  "python": [
101
- "erpbrasil.base>=2.3.0",
101
+ "erpbrasil.base",
102
102
  ]
103
103
  },
104
104
  }