Peter Schubert
b2b3fffa04
Translated using Weblate (German)
...
Currently translated at 74.6% (217 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/de/
2024-11-29 15:38:40 +07:00
Jordi Ballester Alomar
c90bafbb61
[account_financial_report] adds the following features to Trial Balance:
...
- Adds 'Period balance' column
- Renames the option 'Hide accounts at 0'. Means no initial, no debit, credit
or ending balance for the period.
- Fixes logic to remove lines with 0 activity for the period.
- improve the calculation in the Trial Balance
of undistributed profits/losses account, and provide a footer note
to the user explaining why will the ending balances will not be zero, but the
period's total profit and loss.
- add an extra line for P&L application so that the trial balance zeroes in the
balance, and total debits = total credits
- refactoring of the unaffected earnings reporting in the general ledger
and trial balance.
2024-11-29 15:38:40 +07:00
Alessandro Camilli
9afe86cb7e
Translated using Weblate (Italian)
...
Currently translated at 23.0% (67 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/it/
2024-11-29 15:38:40 +07:00
Harald Panten
5d346a9351
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (291 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/es/
2024-11-29 15:38:40 +07:00
Yung-Wa
e829ce6aff
Translated using Weblate (Dutch)
...
Currently translated at 83.5% (243 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/nl/
2024-11-29 15:38:40 +07:00
Jimmy Ramos
41ed33baec
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (291 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/es/
2024-11-29 15:38:40 +07:00
yaseentai
bb16c9d764
Translated using Weblate (Arabic)
...
Currently translated at 96.2% (178 of 185 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/ar/
2024-11-29 15:38:40 +07:00
Pedro M. Baeza
819dc05de0
Translated using Weblate (Spanish)
...
Currently translated at 50.2% (146 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/es/
2024-11-29 15:38:40 +07:00
Rudolf Schnapka
0cbbf6d0f4
Translated using Weblate (German)
...
Currently translated at 73.9% (215 of 291 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/de/
2024-11-29 15:38:40 +07:00
Patrick Tombez
72f201674d
[11.0][IMP] Improve transient models cleaning
...
When there are a lot of account.move.line (several millions) and print any of
the Qweb reports, that will generate also a lot of transient objects.
As these objects are created with an "insert" query, the cleaning normally
triggered by the count of the records in transient tables is not done, so only
the cleaning based on the age of the records is processed (by default, records
older than 1 hours are deleted), but the cron task is only ran one time per
day. For large setups this can lead to memory errors at that point. This change
prevents the memory error by executing the transient record cleanup for the
report models in this module in SQL.
2024-11-29 15:38:40 +07:00
mpanarin
72c0e719ed
[ADD] 11.0 account_financial_report: add filter by journals
...
To general ledger
2024-11-29 15:38:40 +07:00
Osoul
02f456816f
Added translation using Weblate (Arabic)
...
Translated using Weblate (Arabic)
Currently translated at 95.7% (177 of 185 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/ar/
2024-11-29 15:38:40 +07:00
Adrien Peiffer (ACSONE)
1488a92d5f
[10.0] AFR Aged partner balance : columns and datas consistency. ( #383 )
2024-11-29 15:38:40 +07:00
Adrien Peiffer (ACSONE)
7d182bec41
[FIX] account_financial_report_qweb: date condition in open items report.
...
This commit includes move lines on the report date by default. These lines shouldn't be considered in the futur.
2024-11-29 15:38:40 +07:00
Jordi Ballester
554ad61027
[MIG] account_financial_report_qweb: Migration to 11.0
...
* dynamize general ledger
2024-11-29 15:38:40 +07:00