diff --git a/account_invoice_report_utm_campaign/README.rst b/account_invoice_report_utm/README.rst similarity index 82% rename from account_invoice_report_utm_campaign/README.rst rename to account_invoice_report_utm/README.rst index 8875d36d8..ddd89e4ce 100644 --- a/account_invoice_report_utm_campaign/README.rst +++ b/account_invoice_report_utm/README.rst @@ -1,6 +1,6 @@ -=================================== -Account Invoice Report UTM Campaign -=================================== +========================== +Account Invoice Report UTM +========================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @@ -17,13 +17,13 @@ Account Invoice Report UTM Campaign :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--invoice--reporting-lightgray.png?logo=github - :target: https://github.com/OCA/account-invoice-reporting/tree/14.0/account_invoice_report_utm_campaign + :target: https://github.com/OCA/account-invoice-reporting/tree/15.0/account_invoice_report_utm :alt: OCA/account-invoice-reporting .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-invoice-reporting-14-0/account-invoice-reporting-14-0-account_invoice_report_utm_campaign + :target: https://translation.odoo-community.org/projects/account-invoice-reporting-15-0/account-invoice-reporting-15-0-account_invoice_report_utm :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-invoice-reporting&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoice-reporting&target_branch=15.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -41,7 +41,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. @@ -79,6 +79,6 @@ Current `maintainer `__: |maintainer-nayatec| -This module is part of the `OCA/account-invoice-reporting `_ project on GitHub. +This module is part of the `OCA/account-invoice-reporting `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_invoice_report_utm_campaign/__init__.py b/account_invoice_report_utm/__init__.py similarity index 100% rename from account_invoice_report_utm_campaign/__init__.py rename to account_invoice_report_utm/__init__.py diff --git a/account_invoice_report_utm_campaign/__manifest__.py b/account_invoice_report_utm/__manifest__.py similarity index 86% rename from account_invoice_report_utm_campaign/__manifest__.py rename to account_invoice_report_utm/__manifest__.py index 27e4d338b..b1af6e9a9 100644 --- a/account_invoice_report_utm_campaign/__manifest__.py +++ b/account_invoice_report_utm/__manifest__.py @@ -2,11 +2,11 @@ # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). { - "name": "Account Invoice Report UTM Campaign", + "name": "Account Invoice Report UTM", "summary": """ Add the Campaign, Medium, and Source fields to the Invoice Analysis report. """, - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "category": "Accounting & Finance", "website": "https://github.com/OCA/account-invoice-reporting", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/account_invoice_report_utm_campaign/i18n/account_invoice_report_utm_campaign.pot b/account_invoice_report_utm/i18n/account_invoice_report_utm_campaign.pot similarity index 100% rename from account_invoice_report_utm_campaign/i18n/account_invoice_report_utm_campaign.pot rename to account_invoice_report_utm/i18n/account_invoice_report_utm_campaign.pot diff --git a/account_invoice_report_utm_campaign/readme/CONTRIBUTORS.rst b/account_invoice_report_utm/readme/CONTRIBUTORS.rst similarity index 100% rename from account_invoice_report_utm_campaign/readme/CONTRIBUTORS.rst rename to account_invoice_report_utm/readme/CONTRIBUTORS.rst diff --git a/account_invoice_report_utm_campaign/readme/DESCRIPTION.rst b/account_invoice_report_utm/readme/DESCRIPTION.rst similarity index 100% rename from account_invoice_report_utm_campaign/readme/DESCRIPTION.rst rename to account_invoice_report_utm/readme/DESCRIPTION.rst diff --git a/account_invoice_report_utm_campaign/report/__init__.py b/account_invoice_report_utm/report/__init__.py similarity index 100% rename from account_invoice_report_utm_campaign/report/__init__.py rename to account_invoice_report_utm/report/__init__.py diff --git a/account_invoice_report_utm_campaign/report/account_invoice_report.py b/account_invoice_report_utm/report/account_invoice_report.py similarity index 100% rename from account_invoice_report_utm_campaign/report/account_invoice_report.py rename to account_invoice_report_utm/report/account_invoice_report.py diff --git a/account_invoice_report_utm_campaign/static/description/icon.png b/account_invoice_report_utm/static/description/icon.png similarity index 100% rename from account_invoice_report_utm_campaign/static/description/icon.png rename to account_invoice_report_utm/static/description/icon.png diff --git a/account_invoice_report_utm_campaign/static/description/index.html b/account_invoice_report_utm/static/description/index.html similarity index 87% rename from account_invoice_report_utm_campaign/static/description/index.html rename to account_invoice_report_utm/static/description/index.html index 5998c6710..e520cfe1a 100644 --- a/account_invoice_report_utm_campaign/static/description/index.html +++ b/account_invoice_report_utm/static/description/index.html @@ -3,16 +3,15 @@ -Account Invoice Report UTM Campaign +Account Invoice Report UTM -
-

Account Invoice Report UTM Campaign

+
+

Account Invoice Report UTM

-

Beta License: AGPL-3 OCA/account-invoice-reporting Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/account-invoice-reporting Translate me on Weblate Try me on Runboat

This module adds the Campaign, Medium, and Source fields to the Invoice Analysis report.

Table of contents

@@ -388,7 +387,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.

@@ -408,15 +407,13 @@

Contributors

Maintainers

This module is maintained by the OCA.

- -Odoo Community Association - +Odoo Community Association

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.

Current maintainer:

nayatec

-

This module is part of the OCA/account-invoice-reporting project on GitHub.

+

This module is part of the OCA/account-invoice-reporting project on GitHub.

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

diff --git a/setup/account_invoice_report_utm/odoo/addons/account_invoice_report_utm b/setup/account_invoice_report_utm/odoo/addons/account_invoice_report_utm new file mode 120000 index 000000000..7141a734a --- /dev/null +++ b/setup/account_invoice_report_utm/odoo/addons/account_invoice_report_utm @@ -0,0 +1 @@ +../../../../account_invoice_report_utm \ No newline at end of file diff --git a/setup/account_invoice_report_utm/setup.py b/setup/account_invoice_report_utm/setup.py new file mode 100644 index 000000000..28c57bb64 --- /dev/null +++ b/setup/account_invoice_report_utm/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)