odoo-addon-l10n-br-fiscal 16.0.5.4.2__py3-none-any.whl → 16.0.6.0.1__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.

@@ -11,7 +11,7 @@ Módulo fiscal brasileiro
11
11
  !! This file is generated by oca-gen-addon-readme !!
12
12
  !! changes will be overwritten. !!
13
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14
- !! source digest: sha256:3a18f7b9a58fd876e73c67de891af3b676a9c273348505a30482ff892d2522f7
14
+ !! source digest: sha256:f12ef6dc54685ea3559a462b35a11d1a55cc7ff16fd6638ad26fa349fae09a04
15
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16
16
 
17
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -10,7 +10,7 @@
10
10
  "maintainers": ["renatonlima", "rvalyi"],
11
11
  "website": "https://github.com/OCA/l10n-brazil",
12
12
  "development_status": "Production/Stable",
13
- "version": "16.0.5.4.2",
13
+ "version": "16.0.6.0.1",
14
14
  "depends": [
15
15
  "product",
16
16
  "uom_alias",
@@ -109,6 +109,11 @@
109
109
  # Menus
110
110
  "views/l10n_br_fiscal_menu.xml",
111
111
  ],
112
+ "assets": {
113
+ "web.assets_backend": [
114
+ "l10n_br_fiscal/static/src/js/list_renderer_with_button.esm.js",
115
+ ],
116
+ },
112
117
  "demo": [
113
118
  "demo/city_taxation_code_demo.xml",
114
119
  "demo/company_demo.xml",