Commit Graph

571 Commits

Author SHA1 Message Date
jakobkrabbe
0847c2e561 Translated using Weblate (Swedish)
Currently translated at 100.0% (271 of 271 strings)

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_financial_report/sv/
2025-09-19 08:42:44 +00:00
OCA-git-bot
4c53984534 [BOT] post-merge updates 2025-09-15 13:37:44 +00:00
OCA-git-bot
421aff976e Merge PR #1387 into 18.0
Signed-off-by pedrobaeza
2025-09-15 13:33:49 +00:00
micheledic
47a66bb5f2 [FIX] account_financial_report: correctly sum amount_currency in read_group for trial balance
On Odoo18 if you group:sum by amount_currency, if you don't put currency_id in the group field
the amount_currency is removed by read_group function on account addon
2025-09-12 14:58:12 +02:00
OCA-git-bot
51b207773d [BOT] post-merge updates 2025-09-11 10:24:27 +00:00
OCA-git-bot
074a2a22cf Merge PR #1327 into 18.0
Signed-off-by pedrobaeza
2025-09-11 10:21:17 +00:00
micheledic
8535b91884 [FIX] account_financial_report: fix for "group_id" is not searchable
It happens because on 18.0 the group_id is not stored so the one2many account_ids
is not working
2025-09-11 12:19:40 +02:00
OCA-git-bot
ddde4e789c [BOT] post-merge updates 2025-09-10 10:47:51 +00:00
OCA-git-bot
deca3e02a8 Merge PR #1334 into 18.0
Signed-off-by pedrobaeza
2025-09-10 10:44:35 +00:00
mymage
eddc12b16f Translated using Weblate (Italian)
Currently translated at 100.0% (20 of 20 strings)

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-mis_template_financial_report/it/
2025-09-08 10:43:51 +00:00
mymage
39ad108e3f Translated using Weblate (Italian)
Currently translated at 100.0% (51 of 51 strings)

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_tax_balance/it/
2025-09-08 10:43:51 +00:00
Weblate
75f4ea6335 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_tax_balance/
2025-09-05 11:46:17 +00:00
OCA-git-bot
8e6eecd0ef [BOT] post-merge updates 2025-09-05 11:46:08 +00:00
oca-ci
099cf9cb24 [UPD] Update account_tax_balance.pot 2025-09-05 11:42:57 +00:00
OCA-git-bot
35ed353f65 Merge PR #1385 into 18.0
Signed-off-by AaronHForgeFlow
2025-09-05 11:40:05 +00:00
Joan Sisquella
4aa4eedb68 [IMP] account_tax_balance: optional hide for financial_type in tree view 2025-09-05 10:48:21 +02:00
Weblate
4c36a52fc2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-mis_template_financial_report/
2025-09-04 17:51:52 +00:00
OCA-git-bot
45927fd143 [BOT] post-merge updates 2025-09-04 17:51:44 +00:00
oca-ci
375291752c [UPD] Update mis_template_financial_report.pot 2025-09-04 17:48:31 +00:00
OCA-git-bot
a0b45d14a6 Merge PR #1381 into 18.0
Signed-off-by pedrobaeza
2025-09-04 17:45:47 +00:00
Julien Guenat
f1f645358e [IMP] mis_template_financial_report: unallocated earnings 2025-09-01 12:45:31 +02:00
Julien Guenat
18e94d7bca [REF] mis_template_financial_report: reorder kpi for readability 2025-09-01 12:42:39 +02:00
Tamer Sezgin
638f4d422d Translated using Weblate (Turkish)
Currently translated at 100.0% (271 of 271 strings)

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_financial_report/tr/
2025-08-29 16:43:38 +00:00
OCA-git-bot
74393b9ca7 [BOT] post-merge updates 2025-08-22 06:49:18 +00:00
oca-ci
8fed2f3bc3 [UPD] Update mis_template_financial_report.pot 2025-08-22 06:46:05 +00:00
OCA-git-bot
8b5bf741dd Merge PR #1340 into 18.0
Signed-off-by hbrunn
2025-08-22 06:43:04 +00:00
OCA-git-bot
b6ef35ac17 [BOT] post-merge updates 2025-08-14 12:31:43 +00:00
OCA-git-bot
dbfa9c6b96 Merge PR #1366 into 18.0
Signed-off-by pedrobaeza
2025-08-14 12:28:32 +00:00
David Ramia
6bd60a40bd [FIX][18.0] account_financial_report: fix scss affect other places
Partial revert of 01f22b8256
Adding css in web.assets_backend Affects the display of the Odoo interface
Reverts to how it was in v17
2025-08-14 14:17:39 +02:00
Weblate
ba2f7c5af9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_financial_report/
2025-08-11 18:43:01 +00:00
OCA-git-bot
75bea60a98 [BOT] post-merge updates 2025-08-11 18:42:50 +00:00
oca-ci
00707d6813 [UPD] Update account_financial_report.pot 2025-08-11 18:39:50 +00:00
OCA-git-bot
8f57c9364c Merge PR #1379 into 18.0
Signed-off-by pedrobaeza
2025-08-11 18:36:57 +00:00
Pedro M. Baeza
adef0074e0 Translated using Weblate (Spanish)
Currently translated at 100.0% (271 of 271 strings)

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-account_financial_report/es/
2025-08-11 18:36:16 +00:00
Sergio Bustamante
29a54a92d2 [FIX] account_financial_report: Remove buggy empty selection value
Selecting no value in the "Grouped by" general ledger wizard, but
filtering any account, results in an empty display, due to the weird
trick of having an empty selection value.

This, joined with the fact of not being able to predefine that empty
value with standard tools, makes the switch necessary.

- Set grouped_by as required with non grouped item description.
- Switched selection value from "" (empty) to "none".
- Adapt general_ledger group_by conditionals.

Co-Authored-By: aritzolea
2025-08-11 20:25:08 +02:00
Ediz Duman
68b41a398d Added translation using Weblate (Turkish) 2025-08-02 14:54:15 +00:00
Bhavesh Heliconia
a0caf0975c [FIX] account_financial_report: General ledger report print issue when there are multiple analytic accounts on single analytic distribution line. 2025-07-30 11:43:10 +05:30
Weblate
92a9089d61 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-18.0/account-financial-reporting-18.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-18-0/account-financial-reporting-18-0-partner_statement/
2025-07-28 08:42:10 +00:00
OCA-git-bot
5d7346d596 [BOT] post-merge updates 2025-07-28 08:42:02 +00:00
oca-ci
daa090bb32 [UPD] Update partner_statement.pot 2025-07-28 08:39:01 +00:00
OCA-git-bot
727b3eb6d0 Merge PR #1369 into 18.0
Signed-off-by MiquelRForgeFlow
2025-07-28 08:36:13 +00:00
Miquel Raïch
25d766ce2b [FIX] partner_statement: update "how to configure" readme 2025-07-28 10:33:21 +02:00
Miquel Raïch
693d25345a [IMP] partner_statement: remove "blocked" feature
If someone comes from v17 or older Odoo versions, and they still have "blocked" lines, there are three options for them:

- Develop glue module with another module that contains "blocked" field.
- Don't use this commit.
- Solve the "blocked" lines.

Good luck!
2025-07-25 14:29:19 +02:00
OCA-git-bot
b426816b11 [BOT] post-merge updates 2025-07-24 14:20:32 +00:00
OCA-git-bot
290ada90da Merge PR #1367 into 18.0
Signed-off-by pedrobaeza
2025-07-24 14:17:27 +00:00
anusrinps96
615557661d [FIX] account_financial_report: Fix log warning GeneralLedger Report
Fixed warning seen in logs while generating General Ledger Report
due to unsupported operand type.
2025-07-24 16:06:34 +02:00
OCA-git-bot
d983fa11d2 [BOT] post-merge updates 2025-07-24 10:14:33 +00:00
oca-ci
56378614b7 [UPD] Update partner_statement.pot 2025-07-24 10:11:30 +00:00
OCA-git-bot
e1aa76a2bc Merge PR #1364 into 18.0
Signed-off-by MiquelRForgeFlow
2025-07-24 10:08:37 +00:00
kobros-tech
b054d48e24 [MIG] partner_statement: Migration to 18.0 2025-07-24 11:47:55 +02:00