Commit Graph

588 Commits (3cb1c6a9cdf18973ca1ba555fbc92acff0738b51)

Author SHA1 Message Date
Víctor Martínez e23ec03a89 [FIX] account_financial_report: Show records in general ledger when not grouped. 2022-11-30 16:17:11 +01:00
OCA-git-bot 6a76bf861d [UPD] addons table in README.md 2022-11-04 12:40:55 +00:00
OCA-git-bot 7385067c34 partner_statement 15.0.1.0.1 2022-11-04 12:40:50 +00:00
OCA-git-bot f2bf72aad9 Merge PR #936 into 15.0
Signed-off-by AaronHForgeFlow
2022-11-04 12:37:42 +00:00
OCA-git-bot 9a38365485 Merge PR #941 into 15.0
Signed-off-by AaronHForgeFlow
2022-11-04 12:06:49 +00:00
Miquel Raïch b17743bc5b [FIX] pre-commit: update to v1.11.0 2022-11-04 13:00:49 +01:00
Miquel Raïch 832f4cc43e [FIX] partner_statement: avoid showing lines with 0.00001 open amounts 2022-10-27 09:52:37 +02:00
OCA-git-bot 90435eff87 [UPD] addons table in README.md 2022-10-27 06:50:59 +00:00
OCA-git-bot 0fb27fd7fb account_financial_report 15.0.2.0.1 2022-10-27 06:50:53 +00:00
OCA-git-bot cb07db3b49 Merge PR #935 into 15.0
Signed-off-by pedrobaeza
2022-10-27 06:48:04 +00:00
Víctor Martínez ce5b6db020 [FIX] account_financial_report: Don't show cancelled items when clicking on interactive cells
TT39954
2022-10-27 08:13:55 +02:00
Ignacio Buioli a40a5f5079 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-09-26 05:07:21 +00:00
OCA Transbot 98bc512b11 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2022-09-21 18:15:29 +00:00
OCA-git-bot c469f282a0 [UPD] addons table in README.md 2022-09-21 18:15:23 +00:00
OCA-git-bot 810bc128e6 account_financial_report 15.0.2.0.0 2022-09-21 18:15:17 +00:00
oca-ci f650046c6a [UPD] Update account_financial_report.pot 2022-09-21 18:11:41 +00:00
OCA-git-bot ff2e63d95d Merge PR #918 into 15.0
Signed-off-by pedrobaeza
2022-09-21 18:08:31 +00:00
Víctor Martínez fb340cdab2 [IMP] account_financial_report: Add tax grouping in general ledger
TT38721
2022-09-21 17:07:38 +02:00
Víctor Martínez 7b3072b537 [IMP] account_financial_report: Refactor
TT38721
2022-09-21 17:02:56 +02:00
Víctor Martínez 1cb0968bbb [IMP] account_financial_report: Add tax_line_id field to taxes column in general_ledger
TT38721
2022-09-21 16:34:48 +02:00
OCA-git-bot 74ebd80f92 [UPD] addons table in README.md 2022-09-21 10:51:39 +00:00
OCA-git-bot 7e6ba5e8cc account_financial_report 15.0.1.2.1 2022-09-21 10:51:34 +00:00
OCA-git-bot cf218f4d55 Merge PR #916 into 15.0
Signed-off-by pedrobaeza
2022-09-21 10:48:11 +00:00
Víctor Martínez d6f7a66a1f [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-09-21 12:17:57 +02:00
Ignacio Buioli f2f19a80af 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-09-17 21:07:16 +00:00
OCA Transbot 3c17ec0bfb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2022-09-16 18:04:15 +00:00
OCA-git-bot 8ee5b91f40 [UPD] addons table in README.md 2022-09-16 18:04:05 +00:00
OCA-git-bot d251db0ca3 account_financial_report 15.0.1.2.0 2022-09-16 18:03:59 +00:00
OCA-git-bot f6b7a1093b [UPD] README.rst 2022-09-16 18:03:59 +00:00
oca-ci 05022e600a [UPD] Update account_financial_report.pot 2022-09-16 18:00:37 +00:00
OCA-git-bot 9b9a3846c8 Merge PR #913 into 15.0
Signed-off-by pedrobaeza
2022-09-16 17:58:10 +00:00
Víctor Martínez e1a024f7de [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-09-16 11:49:36 +02:00
Víctor Martínez 5deb99d7ae [IMP] account_financial_report: Add "Cumul cur." column to general_ledger.
TT38722
2022-09-16 11:49:14 +02:00
Víctor Martínez 53574b8b2a [IMP] account_financial_report: Remove "Cur." column (currency is now added in "Amount cur.") from general_ledger.
TT38722
2022-09-16 11:48:13 +02:00
OCA-git-bot 70d033865c [ADD] setup.py 2022-08-30 08:17:58 +00:00
OCA-git-bot 7bc0f33aa5 [UPD] README.rst 2022-08-30 08:17:57 +00:00
OCA-git-bot e4f44b272b [UPD] addons table in README.md 2022-08-30 08:17:56 +00:00
oca-ci 24736951f3 [UPD] Update partner_statement.pot 2022-08-30 08:15:08 +00:00
OCA-git-bot 923fb2bc74 Merge PR #859 into 15.0
Signed-off-by AaronHForgeFlow
2022-08-30 08:12:02 +00:00
Pedro M. Baeza 8f7a748726 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-08-26 19:07:06 +00:00
OCA-git-bot cc529039d7 [UPD] addons table in README.md 2022-07-20 19:59:52 +00:00
OCA-git-bot dca79177fe account_tax_balance 15.0.1.1.0 2022-07-20 19:59:47 +00:00
OCA-git-bot f181dbec2d account_financial_report 15.0.1.1.0 2022-07-20 19:59:46 +00:00
OCA-git-bot faf2eae1cf Merge PR #893 into 15.0
Signed-off-by pedrobaeza
2022-07-20 19:56:03 +00:00
Lois Rilo 2ea07a957e [FIX] account_tax_balance: run test after install
Due to the change at 15a1b3ae5c
it is now required to run tests that require CoA after install.
2022-07-20 16:09:26 +02:00
Lois Rilo 66cc8c0d1f [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-07-20 16:08:04 +02:00
Lois Rilo a84bbbc767 [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-07-20 15:29:03 +02:00
jabelchi e788af5135 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/
2022-06-16 11:05:38 +00:00
jabelchi 5faa162c3e Translated using Weblate (Catalan)
Currently translated at 21.6% (54 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/
2022-05-26 14:05:34 +00:00
OCA-git-bot 279fd78d66 [UPD] addons table in README.md 2022-05-19 02:34:09 +00:00