Commit Graph

180 Commits

Author SHA1 Message Date
David Ramia
0ca6453fbd [IMP] account_financial_report: change report access groups to only 'Show Full Accounting Features' 2024-11-29 15:38:41 +07:00
David Ramia
4de4c3d2b1 [MIG] account_financial_report: Migration to 16.0 2024-11-29 15:38:41 +07:00
Víctor Martínez
0e20eeb133 [FIX] account_financial_report: Change partner_domain to misc_grouped_domain in general_ledger.
TT39754
2024-11-29 15:38:41 +07:00
Víctor Martínez
10a1fa4858 [FIX] account_financial_report: Set the correct value of column 'Cumul cur.' in general ledger
TT39754
2024-11-29 15:38:41 +07:00
Víctor Martínez
c9e2b9d17b [IMP] account_financial_report: Improve domain to reduce code in general ledger.
TT39754
2024-11-29 15:38:41 +07:00
Omar (Comunitea)
8f6ee42a53 [IMP] account_financial_report: Completes the functionality of hide_parent_hierarchy_level field and fix the level of accounts for trial balance 2024-11-29 15:38:41 +07:00
Ernesto Tejeda
4af9e021a7 [IMP] account_financial_report: Remove 'Computed Accounts' option from 'trial balance'. 2024-11-29 15:38:41 +07:00
Ernesto Tejeda
9efca74d7d [FIX] account_financial_report: trial balance hierarchy
When the report is generated with 'hierarchy' option checked,
the group hierarchy values are not calculated correctly
2024-11-29 15:38:41 +07:00
Ernesto Tejeda
dd455bacc4 [FIX] account_financial_report: Trial Balance with 'hide account at 0' 2024-11-29 15:38:41 +07:00
Ethan Hildick
7395d1b0ad [14.0][FIX] account_financial_report: Run compute in multi 2024-11-29 15:38:41 +07:00
Alfredo Zamora
8e2e3f6e1f [14.0][FIX] account_financial_report: sort based partner name in open_items report 2024-11-29 15:38:41 +07:00
Víctor Martínez
5868931866 [FIX] account_financial_report: Show records in general ledger when not grouped. 2024-11-29 15:38:41 +07:00
Víctor Martínez
f41e8a6bc2 [FIX] account_financial_report: Don't show cancelled items when clicking on interactive cells
TT39954
2024-11-29 15:38:41 +07:00
Ignacio Buioli
77d2da3725 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (258 of 258 strings)

Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report/es_AR/
2024-11-29 15:38:41 +07:00
Víctor Martínez
f400a79317 [IMP] account_financial_report: Add tax grouping in general ledger
TT38721
2024-11-29 15:38:41 +07:00
Víctor Martínez
9807b68953 [IMP] account_financial_report: Refactor
TT38721
2024-11-29 15:38:41 +07:00
Víctor Martínez
4f8823b290 [IMP] account_financial_report: Add tax_line_id field to taxes column in general_ledger
TT38721
2024-11-29 15:38:41 +07:00
Víctor Martínez
1136d89256 [FIX] account_financial_report: Sort journal ledger by move_id
Without this sort, and using auto-sequence, the numbers of the journal
entries may appear unsorted on the journal ledger. Forcing at least this
minimum sorting, we assure the items are sorted.

TT38775
2024-11-29 15:38:41 +07:00
Ignacio Buioli
0c66ecfa7c Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (251 of 251 strings)

Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report/es_AR/
2024-11-29 15:38:41 +07:00
Víctor Martínez
50775bc204 [IMP] account_financial_report: Hide values that have the same currency as the company currency
An amount_different_company_currency cell type is added to apply the following logic:
- If the currency is the same as the company's currency, we will leave the value empty.
- If the currency is different from the company's currency, we will show the value.

TT38722
2024-11-29 15:38:41 +07:00
Víctor Martínez
2e678ee7b9 [IMP] account_financial_report: Add "Cumul cur." column to general_ledger.
TT38722
2024-11-29 15:38:41 +07:00
Víctor Martínez
0cd327f198 [IMP] account_financial_report: Remove "Cur." column (currency is now added in "Amount cur.") from general_ledger.
TT38722
2024-11-29 15:38:41 +07:00
Pedro M. Baeza
6fc4ea5f5a Translated using Weblate (Spanish)
Currently translated at 91.5% (228 of 249 strings)

Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report/es/
2024-11-29 15:38:41 +07:00
Lois Rilo
9830cc3aed [FIX] account_financial_report: run test after install
Due to the change at 15a1b3ae5c
it is now required to run tests that require CoA after install.
2024-11-29 15:38:41 +07:00
Lois Rilo
4ac0f4efbb [IMP] account_financial_report: common format for all amounts
In the open items report, the currency original and residual
fields were being displayed as regular float fields. With
this change they are printed with the corresponding format
for the currency of the journal item.
2024-11-29 15:38:41 +07:00
jabelchi
3c016f362b Translated using Weblate (Catalan)
Currently translated at 85.1% (212 of 249 strings)

Translation: account-financial-reporting-15.0/account-financial-reporting-15.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-account_financial_report/ca/ (+1 squashed commits)
2024-11-29 15:38:41 +07:00
Abraham Anes
10fd4a2e37 [14.0][FIX] account_financial_report: Memory problems setting filters
Fixes #814
2024-11-29 15:38:41 +07:00
Jasmin Solanki
2b45a4c62f [MIG] account_financial_report: Migration to 15.0 2024-11-29 15:38:41 +07:00
Jasmin Solanki
dba1ed1287 [IMP] account_financial_report: black, isort, prettier 2024-11-29 15:38:41 +07:00
Iryna Vyshnevska
132df3a92e [FIX] account_financial_report: use proper methods to set context 2024-11-29 15:38:41 +07:00
Ignacio Buioli
6d80804d4a Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (249 of 249 strings)

Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/es_AR/
2024-11-29 15:38:41 +07:00
Stefan Rijnhart
60de5236d8 [UPD] Update account_financial_report.pot
[a0cb11bb] [FIX] Journal ledger wizard to inherit from abstract report wizard

Fixes
    AttributeError: type object 'journal.ledger.report.wizard' has no attribute
    'button_export_xlsx'

Regression of #735
2024-11-29 15:38:41 +07:00
Joan Sisquella
68d7bb5e7a [IMP] account_financial_report: abstract for avoiding duplicated code and increase readability 2024-11-29 15:38:41 +07:00
Joan Sisquella
a04f638f23 [FIX] account_financial_report: filter cancelled journal items 2024-11-29 15:38:41 +07:00
Lois Rilo
31bed0f68f [13.0][FIX] account_financial_report: Correct all uses of
self.env.user.company_id. Also move company_id to the
wizard abstract model.
2024-11-29 15:38:41 +07:00
Francesco Foresti
8b9bad9807 Translated using Weblate (Italian)
Currently translated at 66.5% (165 of 248 strings)

Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/it/
2024-11-29 15:38:41 +07:00
João Marques
f80eda0180 [FIX] account_financial_report: Filter column creation to have correct offset in Journal Ledger
Fixes https://github.com/OCA/account-financial-reporting/issues/815
Seems like a missing change from 0e3b4d2972
2024-11-29 15:38:41 +07:00
Abraham Anes
edb0fcb184 [14.0][FIX] account_financial_reporting: wrong view_id 2024-11-29 15:38:41 +07:00
SimoRubi
e0a41eca2d [FIX] account_financial_report: Print report with details 2024-11-29 15:38:41 +07:00
Ernesto Tejeda
87d23aab50 Translated using Weblate (Spanish)
Currently translated at 91.5% (227 of 248 strings)

Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/es/
2024-11-29 15:38:40 +07:00
Zar21
d8e7326f48 [14.0][FIX] account_financial_report: Incorrect format definition 2024-11-29 15:38:40 +07:00
ferran-73
ea16c97dab [14.0][IMP] account_financial_report: add keyword to function calls 2024-11-29 15:38:40 +07:00
ferran-73
b445db906c [14.0][FIX] account_financial_report: fix method parameter order 2024-11-29 15:38:40 +07:00
Pedro Castro Silva
d2c1aae73e Translated using Weblate (Portuguese)
Currently translated at 100.0% (248 of 248 strings)

Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/pt/
2024-11-29 15:38:40 +07:00
Ignacio Buioli
1a8ab6d6e5 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (248 of 248 strings)

Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/es_AR/
2024-11-29 15:38:40 +07:00
OCA Transbot
ab70fa5ecf Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/
2024-11-29 15:38:40 +07:00
valen
93d3792bae [IMP] account_financial_report: added 'auto sequence' option in Journal Ledger 2024-11-29 15:38:40 +07:00
Jordi Ballester
6fc73b237a [account_financial_report][fix] display correct target_move in Trial Balance XLSX 2024-11-29 15:38:40 +07:00
João Marques
0b1044d039 [FIX] account_financial_report: filter by correct data in trial balance
When on a Trial Balance report and filtering by hierarchical accounts or for a foreing currency, an error was produced when generating the report.

The report fields were dependant on data that is no longer present, such as line data.

This uses the correct data provided when generating the report to avoid this errors

TT29261
2024-11-29 15:38:40 +07:00
João Marques
f9c27f2824 [FIX] account_financial_report: Don't include unaffected account if accounts are filtered
When generated a General Ledger or a Trial Balance, if some accounts are already filtered in the wizard don't show the information related to the unaffected earnings account

TT29658
2024-11-29 15:38:40 +07:00