From 54f77c199fc916d2129b180694a091d7e63ee47c Mon Sep 17 00:00:00 2001 From: kobros-tech Date: Thu, 5 Dec 2024 23:01:39 +0300 Subject: [PATCH] [18.0][MIG] account_avatax_oca_log: Migration to 18.0 --- account_avatax_oca_log/README.rst | 10 +++++----- account_avatax_oca_log/__manifest__.py | 2 +- account_avatax_oca_log/data/cron.xml | 1 - account_avatax_oca_log/static/description/index.html | 6 +++--- account_avatax_oca_log/views/avatax_log_views.xml | 10 +++++----- 5 files changed, 14 insertions(+), 15 deletions(-) diff --git a/account_avatax_oca_log/README.rst b/account_avatax_oca_log/README.rst index a1b5f65fc..96d20c815 100644 --- a/account_avatax_oca_log/README.rst +++ b/account_avatax_oca_log/README.rst @@ -17,13 +17,13 @@ Account Avatax OCA Log :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github - :target: https://github.com/OCA/account-fiscal-rule/tree/17.0/account_avatax_oca_log + :target: https://github.com/OCA/account-fiscal-rule/tree/18.0/account_avatax_oca_log :alt: OCA/account-fiscal-rule .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-fiscal-rule-17-0/account-fiscal-rule-17-0-account_avatax_oca_log + :target: https://translation.odoo-community.org/projects/account-fiscal-rule-18-0/account-fiscal-rule-18-0-account_avatax_oca_log :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/account-fiscal-rule&target_branch=17.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-fiscal-rule&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -52,7 +52,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -90,6 +90,6 @@ 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. -This module is part of the `OCA/account-fiscal-rule `_ project on GitHub. +This module is part of the `OCA/account-fiscal-rule `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_avatax_oca_log/__manifest__.py b/account_avatax_oca_log/__manifest__.py index e09d34576..c4672f375 100644 --- a/account_avatax_oca_log/__manifest__.py +++ b/account_avatax_oca_log/__manifest__.py @@ -1,6 +1,6 @@ { "name": "Account Avatax OCA Log", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "author": "Open Source Integrators, ForgeFlow, Odoo Community Association (OCA)", "summary": "Add Logs to Avatax calls", "license": "AGPL-3", diff --git a/account_avatax_oca_log/data/cron.xml b/account_avatax_oca_log/data/cron.xml index ee32550f0..604ba3b94 100644 --- a/account_avatax_oca_log/data/cron.xml +++ b/account_avatax_oca_log/data/cron.xml @@ -6,7 +6,6 @@ model.avatax_api_call_counter() 1 days - -1 diff --git a/account_avatax_oca_log/static/description/index.html b/account_avatax_oca_log/static/description/index.html index 9fd76fa50..a737dfe62 100644 --- a/account_avatax_oca_log/static/description/index.html +++ b/account_avatax_oca_log/static/description/index.html @@ -369,7 +369,7 @@

Account Avatax OCA Log

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:f2ef9f0fced1ab2776c5c31c6e4595b45327f1f7b09c60843ff0ca2b58542d23 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Alpha License: AGPL-3 OCA/account-fiscal-rule Translate me on Weblate Try me on Runboat

+

Alpha License: AGPL-3 OCA/account-fiscal-rule Translate me on Weblate Try me on Runboat

This module allows to log the API calls to Avatax.

Important

@@ -400,7 +400,7 @@

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -435,7 +435,7 @@

Maintainers

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.

-

This module is part of the OCA/account-fiscal-rule project on GitHub.

+

This module is part of the OCA/account-fiscal-rule project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/account_avatax_oca_log/views/avatax_log_views.xml b/account_avatax_oca_log/views/avatax_log_views.xml index 75594b464..50dae57d2 100644 --- a/account_avatax_oca_log/views/avatax_log_views.xml +++ b/account_avatax_oca_log/views/avatax_log_views.xml @@ -17,21 +17,21 @@ avatax.log.tree.view avatax.log - tree + list - + - + Avatax log avatax.log - tree - tree,form + list + list,form