Commit Graph

469 Commits (eadd3076230e5bd944d066b8c6827a69b48e729c)

Author SHA1 Message Date
AaronHForgeFlow ff391c3e2c [IMP] account_financial_report: extensibility xlsx: allow to use other column types 2023-01-16 16:05:34 +01:00
AaronHForgeFlow e69b6ae74c [IMP] account_financial_report: extensibility: ml fields 2023-01-16 15:53:10 +01:00
Bole 9acc89c7d1 Translated using Weblate (Croatian)
Currently translated at 70.2% (177 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/hr/
2023-01-05 17:45:55 +00:00
OCA-git-bot a3b0566825 [UPD] addons table in README.md 2022-12-28 07:26:33 +00:00
OCA-git-bot 887a2d1e7f account_financial_report 16.0.1.0.1 2022-12-28 07:26:29 +00:00
OCA-git-bot 82684f1c6a Merge PR #982 into 16.0
Signed-off-by pedrobaeza
2022-12-28 07:22:40 +00:00
Reyes4711 ab160dc88d [16.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
2022-12-28 08:17:06 +01:00
Weblate 4de3f75e19 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2022-12-24 12:08:17 +00:00
OCA-git-bot a49f70c9b5 [ADD] setup.py 2022-12-24 10:14:50 +00:00
OCA-git-bot 1a3282c50a [UPD] README.rst 2022-12-24 10:14:49 +00:00
OCA-git-bot 98a7bb2c39 [UPD] addons table in README.md 2022-12-24 10:14:48 +00:00
oca-ci 06e5548c23 [UPD] Update account_financial_report.pot 2022-12-24 10:11:47 +00:00
OCA-git-bot ca7c4cf237 Merge PR #939 into 16.0
Signed-off-by pedrobaeza
2022-12-24 10:08:17 +00:00
David Ramia 69d538fc63 [IMP] account_financial_report: change report access groups to only 'Show Full Accounting Features' 2022-12-24 10:58:29 +01:00
David Ramia 36c5b3580c [MIG] account_financial_report: Migration to 16.0 2022-12-24 10:49:56 +01:00
David Ramia 40d715e408 [IMP] account_financial_report: pre-commit stuff 2022-12-18 09:26:35 +01:00
Víctor Martínez b3400622a2 [FIX] account_financial_report: Change partner_domain to misc_grouped_domain in general_ledger.
TT39754
2022-12-18 09:26:35 +01:00
Víctor Martínez c9c28a4ba5 [FIX] account_financial_report: Set the correct value of column 'Cumul cur.' in general ledger
TT39754
2022-12-18 09:26:35 +01:00
Víctor Martínez 55ffebd6ec [IMP] account_financial_report: Improve domain to reduce code in general ledger.
TT39754
2022-12-18 09:26:35 +01:00
oca-git-bot 40ed665d9f [IMP] update dotfiles [ci skip] 2022-12-11 22:19:45 +01:00
Omar (Comunitea) 3577ef4900 [IMP] account_financial_report: Completes the functionality of hide_parent_hierarchy_level field and fix the level of accounts for trial balance 2022-12-09 14:31:41 +01:00
Ernesto Tejeda 43fa9cae82 [IMP] account_financial_report: Remove 'Computed Accounts' option from 'trial balance'. 2022-12-09 14:31:40 +01:00
Ernesto Tejeda a13ccb96bb [FIX] account_financial_report: trial balance hierarchy
When the report is generated with 'hierarchy' option checked,
the group hierarchy values are not calculated correctly
2022-12-09 14:31:40 +01:00
Ernesto Tejeda e4743bbed3 [FIX] account_financial_report: Trial Balance with 'hide account at 0' 2022-12-09 14:31:39 +01:00
Ethan Hildick eb574c8cf4 [14.0][FIX] account_financial_report: Run compute in multi 2022-12-09 14:31:39 +01:00
Alfredo Zamora 667f6572fb [14.0][FIX] account_financial_report: sort based partner name in open_items report 2022-12-09 14:31:39 +01:00
Víctor Martínez 6d242b0d8a [FIX] account_financial_report: Show records in general ledger when not grouped. 2022-12-09 14:31:39 +01:00
Víctor Martínez afbb7a2d7c [FIX] account_financial_report: Don't show cancelled items when clicking on interactive cells
TT39954
2022-12-09 14:31:38 +01:00
Ignacio Buioli 9ae238a325 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/
2022-11-30 18:07:44 +01:00
Víctor Martínez fe2b46b93b [IMP] account_financial_report: Add tax grouping in general ledger
TT38721
2022-11-30 18:07:44 +01:00
Víctor Martínez 49585b69f7 [IMP] account_financial_report: Refactor
TT38721
2022-11-30 18:07:44 +01:00
Víctor Martínez b76b8e4288 [IMP] account_financial_report: Add tax_line_id field to taxes column in general_ledger
TT38721
2022-11-30 18:07:44 +01:00
Víctor Martínez 978ff8d200 [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
2022-11-30 18:07:44 +01:00
Ignacio Buioli 58490bb35a 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/
2022-11-30 18:07:43 +01:00
Víctor Martínez b656368094 [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
2022-11-30 18:07:43 +01:00
Víctor Martínez 4ba883ef05 [IMP] account_financial_report: Add "Cumul cur." column to general_ledger.
TT38722
2022-11-30 18:07:43 +01:00
Víctor Martínez d000496137 [IMP] account_financial_report: Remove "Cur." column (currency is now added in "Amount cur.") from general_ledger.
TT38722
2022-11-30 18:07:43 +01:00
Pedro M. Baeza 867477d2e2 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/
2022-11-30 18:07:43 +01:00
Lois Rilo 12feab4f20 [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.
2022-11-30 18:07:42 +01:00
Lois Rilo 03ba2590bc [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.
2022-11-30 18:07:42 +01:00
jabelchi f21028acf4 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)
2022-11-30 18:07:42 +01:00
Abraham Anes 736e50e8b8 [14.0][FIX] account_financial_report: Memory problems setting filters
Fixes #814
2022-11-30 18:07:42 +01:00
Jasmin Solanki e8942d398c [MIG] account_financial_report: Migration to 15.0 2022-11-30 18:07:42 +01:00
Jasmin Solanki e29b013cc6 [IMP] account_financial_report: black, isort, prettier 2022-11-30 18:07:42 +01:00
Iryna Vyshnevska 0e3da906a6 [FIX] account_financial_report: use proper methods to set context 2022-11-30 18:07:42 +01:00
Ignacio Buioli fe25c3fe1b 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/
2022-11-30 18:07:42 +01:00
Stefan Rijnhart 2f0835b856 [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
2022-11-30 18:07:41 +01:00
Joan Sisquella 9f183eaf9a [IMP] account_financial_report: abstract for avoiding duplicated code and increase readability 2022-11-30 18:07:41 +01:00
Joan Sisquella e68f703432 [FIX] account_financial_report: filter cancelled journal items 2022-11-30 18:07:41 +01:00
Lois Rilo d095dde0cb [13.0][FIX] account_financial_report: Correct all uses of
self.env.user.company_id. Also move company_id to the
wizard abstract model.
2022-11-30 18:07:41 +01:00