Commit Graph

294 Commits

Author SHA1 Message Date
OCA-git-bot
1af1121962 [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
SilvioC2C
f3a8695c0c [FIX] account_financial_report: fix ValueError
``analytic_distribution`` is a JSON field where keys are 'account.id' or 'account.id,account.id'
Eg: https://github.com/odoo/odoo/blob/8479b4e/addons/sale/models/account_move_line.py#L158
Previous implementation tried to convert to ``int`` the ``analytic_distribution`` dict keys, leading to a ``ValueError``.
This commit fixes this bug.
2024-11-29 15:38:41 +07:00
mymage
e6ea9c90e2 Translated using Weblate (Italian)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
OCA-git-bot
b6d6009356 [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
Carolina Fernandez
5bb0106541 [FIX] account_financial_report: Export to XLSX after report preview
Fix ReferenceError: _ is not defined when printing report to xlsx after preview
2024-11-29 15:38:41 +07:00
carolinafernandez-tecnativa
3ca5cefa87 Translated using Weblate (Spanish)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/es/
2024-11-29 15:38:41 +07:00
mymage
824be52cf2 Translated using Weblate (Italian)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
mymage
bf4cea4a7f Translated using Weblate (Italian)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
mymage
48d13750db Translated using Weblate (Italian)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
Pedro Castro Silva
dff8bd7df9 Translated using Weblate (Portuguese)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/pt/
2024-11-29 15:38:41 +07:00
Víctor Martínez
2afff02011 Translated using Weblate (Spanish)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/es/
2024-11-29 15:38:41 +07:00
OCA-git-bot
c734ee2e34 [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
Vincent Van Rossem
cca4c04ceb Replace 'Camptocamp SA' with 'Camptocamp' 2024-11-29 15:38:41 +07:00
mymage
30ff4a2455 Translated using Weblate (Italian)
Currently translated at 99.6% (266 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
Francesco Foresti
d4cbff672c Translated using Weblate (Italian)
Currently translated at 99.2% (265 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
jakobkrabbe
b5f2e19b3f Translated using Weblate (Swedish)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/sv/
2024-11-29 15:38:41 +07:00
OCA-git-bot
0c236dd58c [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
pilarvargas-tecnativa
ad5a4d3481 [IMP] account_financial_report: Change font size
Set a larger font style for the html report with a
relative font size to make it responsive. For this,
a new html_container is defined so that this does
not affect the other reports and the font style is
customised only for the report in html view.

TT48995
2024-11-29 15:38:41 +07:00
mymage
ac36c6f188 Translated using Weblate (Italian)
Currently translated at 99.2% (265 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
OCA-git-bot
7bc9656de8 [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
Saran440
7c5d5a80d1 [FIX] account_financial_report: aged partner compute due date 2024-11-29 15:38:41 +07:00
OCA-git-bot
82006868ed [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
Saran440
849112bada [FIX] account_financial_report: fix error false due_date 2024-11-29 15:38:41 +07:00
mymage
376ab69efe Translated using Weblate (Italian)
Currently translated at 99.2% (265 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
Ivorra78
d53a1b273f Translated using Weblate (Spanish)
Currently translated at 100.0% (267 of 267 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/es/
2024-11-29 15:38:41 +07:00
Weblate
5036126d17 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/
2024-11-29 15:38:41 +07:00
OCA-git-bot
2dee42daa5 [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
oca-ci
c5efc89638 [UPD] Update account_financial_report.pot 2024-11-29 15:38:41 +07:00
Carolina Fernandez
6d6937346a [17.0][IMP] account_financial_report: Set custom intervales in aged report 2024-11-29 15:38:41 +07:00
Ediz Duman
18a8cef8af Translated using Weblate (Turkish)
Currently translated at 76.9% (194 of 252 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/tr/
2024-11-29 15:38:41 +07:00
mymage
0806ab7851 Translated using Weblate (Italian)
Currently translated at 98.4% (248 of 252 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
Weblate
e3e96442ac Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/
2024-11-29 15:38:41 +07:00
OCA-git-bot
d7b2fe765f [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
oca-ci
ab32ee59c3 [UPD] Update account_financial_report.pot 2024-11-29 15:38:41 +07:00
Henrik Norlin
02fc952cdb [FIX] account_financial_report: report_action javascript 2024-11-29 15:38:41 +07:00
Henrik Norlin
9bf114754e [IMP] account_financial_report: reversed variable only_one_unaffected_earnings_account 2024-11-29 15:38:41 +07:00
Víctor Martínez
0a4dd5df6c [FIX] account_financial_report: Filter correctly by account_type in General ledger
In v15 it was filtered by the internal_type field (type of account.account.type) to use
"other" (most of the accounts had it set). Now in v16, there is the account_type field
exists and has to be compatible. The in or not in operator is set to "simplify" the
domain and avoid having to set almost all types.
2024-11-29 15:38:41 +07:00
eLBati
e00e8f8312 [FIX] account_financial_report: show currency name instead of dictionary
Steps:

 - Accounting > Reporting > OCA accounting reports > Journal Ledger
 - Select Date range and activate Foreign Currency

Get "{'name': 'EUR'} " in currency field

Desired: get EUR
2024-11-29 15:38:41 +07:00
Víctor Martínez
20244734b4 [IMP] account_financial_report: Change Missing Partner as translatable
TT47771
2024-11-29 15:38:41 +07:00
Víctor Martínez
2643fdd484 [IMP] account_financial_report: Add Missing partner support in trial balance
If there are records without partner_id set and we show the detail of partners
we need to take into account those records grouped as "Missing partner".

TT47771
2024-11-29 15:38:41 +07:00
Christoph Abenthung
d2c0d9ccb8 [16.0][FIX]account_financial_report: missing accounts 2024-11-29 15:38:41 +07:00
Jairo Llopis
2671e21526 [FIX] account_financial_report: optimize computation of analytic accounts
Installing the module in a big DB was very slow.

I applied several optimizations to the method for working better with big datasets:
- Prefetch all analytic account distribution.
- Batch writes as much as possible.

@moduon MT-4982
2024-11-29 15:38:41 +07:00
Henrik Norlin
e6904a2449 [MIG] account_financial_report: Migration to 17.0 2024-11-29 15:38:41 +07:00
Henrik Norlin
0b128f03ee [IMP] account_financial_report: pre-commit auto fixes 2024-11-29 15:38:41 +07:00
jakobkrabbe
f202a3396a Translated using Weblate (Swedish)
Currently translated at 57.9% (146 of 252 strings)

Translation: account-financial-reporting-16.0/account-financial-reporting-16.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-account_financial_report/sv/
2024-11-29 15:38:41 +07:00
Pedro M. Baeza
c07f2972bf Translated using Weblate (Spanish)
Currently translated at 100.0% (252 of 252 strings)

Translation: account-financial-reporting-16.0/account-financial-reporting-16.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-account_financial_report/es/
2024-11-29 15:38:41 +07:00
OCA-git-bot
099d534621 [BOT] post-merge updates 2024-11-29 15:38:41 +07:00
Reyes4711
b7814418f7 [15.0][FIX] account_financial_report: generate ledger document
In general ledger report shows an error due to the fact that the ball_curr varible does not generated
2024-11-29 15:38:41 +07:00
Justinas Orechovas
d0c267eaa4 [FIX] account_financial_report: fixing bug when calculation of credit is dublicated 2024-11-29 15:38:41 +07:00
Adriano Prado
8d977ef463 Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (249 of 252 strings)

Translation: account-financial-reporting-16.0/account-financial-reporting-16.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-account_financial_report/pt_BR/
2024-11-29 15:38:41 +07:00