From fdef1310ba21e4d9f14bf78a9435ef1855da0168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Didderen?= Date: Sat, 5 Oct 2024 23:17:59 +0200 Subject: [PATCH 1/2] [FIX] account_financial_report_operating_unit - typo in module's name --- account_financial_report_operating_unit/README.rst | 10 +++++----- .../__manifest__.py | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/account_financial_report_operating_unit/README.rst b/account_financial_report_operating_unit/README.rst index a68929bcb3..6dc9149bbc 100644 --- a/account_financial_report_operating_unit/README.rst +++ b/account_financial_report_operating_unit/README.rst @@ -1,5 +1,5 @@ ========================================== -Accounting Fincnaial Report Operating Unit +Accounting Financial Report Operating Unit ========================================== .. @@ -56,10 +56,10 @@ Authors Contributors ------------ -- Kitti U. -- Aaron Henriquez -- Pimolnat Suntian -- Tran Thanh Trai +- Kitti U. +- Aaron Henriquez +- Pimolnat Suntian +- Tran Thanh Trai Maintainers ----------- diff --git a/account_financial_report_operating_unit/__manifest__.py b/account_financial_report_operating_unit/__manifest__.py index 0c99e90bc9..01961deed3 100644 --- a/account_financial_report_operating_unit/__manifest__.py +++ b/account_financial_report_operating_unit/__manifest__.py @@ -1,7 +1,7 @@ # Copyright 2021 Ecosoft Co., Ltd. (http://ecosoft.co.th) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { - "name": "Accounting Fincnaial Report Operating Unit", + "name": "Accounting Financial Report Operating Unit", "summary": "Introduces Operating Unit (OU) in financial reports", "version": "17.0.1.0.0", "author": "Ecosoft, Odoo Community Association (OCA)", From 52c7624f2b6adfeda71ac71bad742f17d7f90c5f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 26 Feb 2025 07:10:38 +0000 Subject: [PATCH 2/2] [BOT] post-merge updates --- account_financial_report_operating_unit/README.rst | 2 +- .../static/description/index.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/account_financial_report_operating_unit/README.rst b/account_financial_report_operating_unit/README.rst index 6dc9149bbc..9ccbcf375d 100644 --- a/account_financial_report_operating_unit/README.rst +++ b/account_financial_report_operating_unit/README.rst @@ -7,7 +7,7 @@ Accounting Financial Report Operating Unit !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:865a5366a1c9c01aa0f43fbd7bb097ca53a670c19c98edcfbefd7c455df79317 + !! source digest: sha256:865c97eeade986bbe1fcf35db9e3e7b0942710a10fffa5426be76c54a25fa8b4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_financial_report_operating_unit/static/description/index.html b/account_financial_report_operating_unit/static/description/index.html index 2bbc997636..8a9e003051 100644 --- a/account_financial_report_operating_unit/static/description/index.html +++ b/account_financial_report_operating_unit/static/description/index.html @@ -3,7 +3,7 @@ -Accounting Fincnaial Report Operating Unit +Accounting Financial Report Operating Unit -
-

Accounting Fincnaial Report Operating Unit

+
+

Accounting Financial Report Operating Unit

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

This module add filter by operating units for all reports.