From 16504259517bd803b95ade28933729ab4b2ea076 Mon Sep 17 00:00:00 2001
From: mav-adhoc
Date: Fri, 6 Dec 2024 14:03:44 -0300
Subject: [PATCH] [MIG] hr_expense_cancel: Migration to 18.0
---
hr_expense_cancel/README.rst | 26 +++++++++----------
hr_expense_cancel/__manifest__.py | 2 +-
.../static/description/index.html | 6 ++---
3 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/hr_expense_cancel/README.rst b/hr_expense_cancel/README.rst
index d98925629..220f2fd2b 100644
--- a/hr_expense_cancel/README.rst
+++ b/hr_expense_cancel/README.rst
@@ -17,13 +17,13 @@ Hr expense cancel
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr--expense-lightgray.png?logo=github
- :target: https://github.com/OCA/hr-expense/tree/17.0/hr_expense_cancel
+ :target: https://github.com/OCA/hr-expense/tree/18.0/hr_expense_cancel
:alt: OCA/hr-expense
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/hr-expense-17-0/hr-expense-17-0-hr_expense_cancel
+ :target: https://translation.odoo-community.org/projects/hr-expense-18-0/hr-expense-18-0-hr_expense_cancel
: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/hr-expense&target_branch=17.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/hr-expense&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -72,7 +72,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.
@@ -87,16 +87,16 @@ Authors
Contributors
------------
-- `Tecnativa `__:
+- `Tecnativa `__:
- - Pedro M. Baeza
- - Ernesto Tejeda
- - Stefan Ungureanu
+ - Pedro M. Baeza
+ - Ernesto Tejeda
+ - Stefan Ungureanu
-- Danh Vo
-- Saran Lim.
-- Manuel Regidor
-- Italo LOPES
+- Danh Vo
+- Saran Lim.
+- Manuel Regidor
+- Italo LOPES
Maintainers
-----------
@@ -111,6 +111,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/hr-expense `_ project on GitHub.
+This module is part of the `OCA/hr-expense `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/hr_expense_cancel/__manifest__.py b/hr_expense_cancel/__manifest__.py
index 6f0c00997..1cbee5e02 100644
--- a/hr_expense_cancel/__manifest__.py
+++ b/hr_expense_cancel/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Hr expense cancel",
- "version": "17.0.1.0.3",
+ "version": "18.0.1.0.0",
"author": "Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/hr-expense",
"license": "AGPL-3",
diff --git a/hr_expense_cancel/static/description/index.html b/hr_expense_cancel/static/description/index.html
index 88a87bcbe..ea5faae00 100644
--- a/hr_expense_cancel/static/description/index.html
+++ b/hr_expense_cancel/static/description/index.html
@@ -369,7 +369,7 @@ Hr expense cancel
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:659127f8c6e5f2db749db28e1d7681511ae898c25356a3293ea5094ba6c89b88
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
![Try me on Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)
+
![Try me on Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)
This module allows you to cancel and correct expenses. It adds a cancel
button on the expense sheet that undo reconciliations and delete
payments and journal entries.
@@ -420,7 +420,7 @@
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.
@@ -455,7 +455,7 @@
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/hr-expense project on GitHub.
+
This module is part of the OCA/hr-expense project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.