From b7e90ae9246fdfb2b4043e6c86472e5a3fad8979 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 Sep 2024 06:45:27 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- spreadsheet_dashboard_oca/README.rst | 2 +- spreadsheet_dashboard_oca/__manifest__.py | 2 +- spreadsheet_dashboard_oca/static/description/index.html | 2 +- spreadsheet_oca/README.rst | 2 +- spreadsheet_oca/__manifest__.py | 2 +- spreadsheet_oca/static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 75c785a..97c96b2 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[spreadsheet_dashboard_oca](spreadsheet_dashboard_oca/) | 16.0.1.2.0 | | Use OCA Spreadsheets on dashboards configuration -[spreadsheet_oca](spreadsheet_oca/) | 16.0.1.3.1 | | Allow to edit spreadsheets +[spreadsheet_dashboard_oca](spreadsheet_dashboard_oca/) | 16.0.1.3.0 | | Use OCA Spreadsheets on dashboards configuration +[spreadsheet_oca](spreadsheet_oca/) | 16.0.1.4.0 | | Allow to edit spreadsheets [//]: # (end addons) diff --git a/spreadsheet_dashboard_oca/README.rst b/spreadsheet_dashboard_oca/README.rst index bf4dd5d..44ca3df 100644 --- a/spreadsheet_dashboard_oca/README.rst +++ b/spreadsheet_dashboard_oca/README.rst @@ -7,7 +7,7 @@ Spreadsheet Dashboard Oca !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:fb213e25467d7c47ab2d67effb4de8c0724ec98905f168dbd0f89a61c98b5493 + !! source digest: sha256:afd4a352ea7043a67dc7714d4f2077eff1db123fb2cc14bf53abb15b41e74e58 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/spreadsheet_dashboard_oca/__manifest__.py b/spreadsheet_dashboard_oca/__manifest__.py index f506e85..92b2762 100644 --- a/spreadsheet_dashboard_oca/__manifest__.py +++ b/spreadsheet_dashboard_oca/__manifest__.py @@ -5,7 +5,7 @@ "name": "Spreadsheet Dashboard Oca", "summary": """ Use OCA Spreadsheets on dashboards configuration""", - "version": "16.0.1.2.0", + "version": "16.0.1.3.0", "license": "AGPL-3", "author": "CreuBlanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/spreadsheet", diff --git a/spreadsheet_dashboard_oca/static/description/index.html b/spreadsheet_dashboard_oca/static/description/index.html index 7b6e286..4bedf85 100644 --- a/spreadsheet_dashboard_oca/static/description/index.html +++ b/spreadsheet_dashboard_oca/static/description/index.html @@ -367,7 +367,7 @@

Spreadsheet Dashboard Oca

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:fb213e25467d7c47ab2d67effb4de8c0724ec98905f168dbd0f89a61c98b5493 +!! source digest: sha256:afd4a352ea7043a67dc7714d4f2077eff1db123fb2cc14bf53abb15b41e74e58 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/spreadsheet Translate me on Weblate Try me on Runboat

This module allows to edit spreadsheet dashboards using OCA Spreadsheet editor.

diff --git a/spreadsheet_oca/README.rst b/spreadsheet_oca/README.rst index 9d39c60..9d3315a 100644 --- a/spreadsheet_oca/README.rst +++ b/spreadsheet_oca/README.rst @@ -7,7 +7,7 @@ Spreadsheet Oca !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:735438449971f7b3a6ce82ee3a11b082b39180be1c4c80871462e339afa7241e + !! source digest: sha256:5ee4ac1b1d28935e2302826adb8eb63b8459da957ea5ceea3b0f4f4347e09a5b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/spreadsheet_oca/__manifest__.py b/spreadsheet_oca/__manifest__.py index dd3c085..d355420 100644 --- a/spreadsheet_oca/__manifest__.py +++ b/spreadsheet_oca/__manifest__.py @@ -5,7 +5,7 @@ "name": "Spreadsheet Oca", "summary": """ Allow to edit spreadsheets""", - "version": "16.0.1.3.1", + "version": "16.0.1.4.0", "license": "AGPL-3", "author": "CreuBlanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/spreadsheet", diff --git a/spreadsheet_oca/static/description/index.html b/spreadsheet_oca/static/description/index.html index 7f794b0..3668fdc 100644 --- a/spreadsheet_oca/static/description/index.html +++ b/spreadsheet_oca/static/description/index.html @@ -367,7 +367,7 @@

Spreadsheet Oca

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:735438449971f7b3a6ce82ee3a11b082b39180be1c4c80871462e339afa7241e +!! source digest: sha256:5ee4ac1b1d28935e2302826adb8eb63b8459da957ea5ceea3b0f4f4347e09a5b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/spreadsheet Translate me on Weblate Try me on Runboat

This module adds a functionality for adding and editing Spreadsheets using Odoo CE.