Commit Graph

289 Commits (a85e0e686b41cb67a1a9fee2ba9546587369dada)

Author SHA1 Message Date
Víctor Martínez a85e0e686b [IMP] account_financial_report: Remove amount_different_company_currency type from xlsx 2023-02-28 09:44:56 +01:00
Douglas Custódio 8302f513ec Translated using Weblate (Portuguese (Brazil))
Currently translated at 78.5% (198 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/
2023-02-13 20:23:22 +00:00
OCA-git-bot 02ed2ac4e9 [UPD] addons table in README.md 2023-02-09 15:00:26 +00:00
OCA-git-bot 6ac6ad6436 account_financial_report 16.0.1.2.1 2023-02-09 15:00:13 +00:00
OCA-git-bot 2c9e91720c Merge PR #1003 into 16.0
Signed-off-by pedrobaeza
2023-02-09 14:56:14 +00:00
Jairo Llopis 6985b50809
[BUILD] copier update 2023-02-09 13:27:23 +00:00
Jairo Llopis 553b774dc8
[FIX] account_financial_report: endless installation
Installing the module in a DB with more than 50000 accounts and groups made the install stall.

It turns out this method's implementation produced almost endless recursion. it was also depending on some fields that never were used.

Now it depends on the parent path, so when one group is moved to another parent, its computed accounts are recomputed, and parents' too, recursively.

Now, the method is much more performant, and the module gets installed in the same DB in 30s.

@moduon MT-1900

Co-authored-by: Eduardo De Miguel <edu@moduon.team>
2023-02-09 13:24:02 +00:00
Weblate c2c62794d4 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/
2023-01-25 08:28:07 +00:00
OCA-git-bot c4f8740686 [UPD] addons table in README.md 2023-01-25 08:28:00 +00:00
OCA-git-bot d3d62622d1 account_financial_report 16.0.1.2.0 2023-01-25 08:27:55 +00:00
oca-ci ac7a3f6e2b [UPD] Update account_financial_report.pot 2023-01-25 08:24:32 +00:00
OCA-git-bot baa4ba77e1 Merge PR #998 into 16.0
Signed-off-by pedrobaeza
2023-01-25 08:21:42 +00:00
Víctor Martínez 97a239a325 [IMP] account_financial_report: Trial balance changes:
- Show Initial balance and Ending balance only when it is necessary with currency + hide currency column
- Show currency in the correct column
- Create a dict with all keys when it does not exist
- Prevent wrong values

TT41158
2023-01-25 08:19:36 +01:00
OCA-git-bot d64df1d1fc [UPD] addons table in README.md 2023-01-17 14:32:36 +00:00
OCA-git-bot ba01266e9f account_financial_report 16.0.1.1.0 2023-01-17 14:32:30 +00:00
OCA-git-bot dad282566a Merge PR #995 into 16.0
Signed-off-by pedrobaeza
2023-01-17 14:29:19 +00:00
Víctor Martínez a402285fae [FIX] account_financial_report: General ledger changes:
- Fix total_bal_curr value from General ledger to prevent wrong values
- Prevent wrong values

TT41041
2023-01-17 14:09:52 +01:00
OCA-git-bot 60d4a2ecda [UPD] addons table in README.md 2023-01-16 15:36:33 +00:00
OCA-git-bot 244dada5f9 account_financial_report 16.0.1.0.2 2023-01-16 15:36:28 +00:00
OCA-git-bot 267a5bf993 Merge PR #990 into 16.0
Signed-off-by AaronHForgeFlow
2023-01-16 15:33:25 +00:00
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