644 Commits

Author SHA1 Message Date
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
Miquel Raïch
7899fff564 [IMP] partner_statement: pre-commit auto fixes 2025-07-22 13:25:23 +02:00
mymage
e01a0986de Translated using Weblate (Italian)
Currently translated at 100.0% (110 of 110 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/it/
2025-07-22 12:17:14 +02:00
Weblate
86d5034601 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/
2025-07-22 12:17:14 +02:00
OCA-git-bot
2be610183e [BOT] post-merge updates 2025-07-22 12:17:14 +02:00
oca-ci
45238492dd [UPD] Update partner_statement.pot 2025-07-22 12:17:14 +02:00
Miquel Raïch
93acd4bdc0 [IMP] partner_statement: add colspan to avoid empty cells 2025-07-22 12:17:14 +02:00
Miquel Raïch
ea2e4f2990 [REF] partner_statement: Allow to override XLSX structure (2nd part) 2025-07-22 12:17:14 +02:00
Simone Rubino
a56ed39b25 [FIX] partner_statement: Create own invoice in test
The invoice found by the tests has changed, and it causes a failure in the tests.
Create a new invoice so that tests are not depending on records created by others.
2025-07-22 12:17:14 +02:00
Simone Rubino
9703003eca [IMP] partner_statement: Show only overdue lines 2025-07-22 12:17:14 +02:00
Simone Rubino
795f9c60fe [IMP] partner_statement: Allow to exclude accounts 2025-07-22 12:17:14 +02:00
OCA-git-bot
965ea7d6ff [BOT] post-merge updates 2025-07-22 12:17:14 +02:00
mymage
a872228925 Translated using Weblate (Italian)
Currently translated at 100.0% (106 of 106 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/it/
2025-07-22 12:17:14 +02:00
Weblate
1a2235c062 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/
2025-07-22 12:17:14 +02:00
OCA-git-bot
385e32e426 [BOT] post-merge updates 2025-07-22 12:17:14 +02:00
oca-ci
69ea1491f4 [UPD] Update partner_statement.pot 2025-07-22 12:17:14 +02:00
Simone Rubino
a792d29e16 [IMP] partner_statement: Translate statement title 2025-07-22 12:17:13 +02:00
Simone Rubino
736e816bae [REF] partner_statement: Allow to override XLSX structure 2025-07-22 12:17:13 +02:00
OCA-git-bot
18d887e919 [BOT] post-merge updates 2025-07-22 12:17:13 +02:00
Danny Adair
980b4de4c4 [FIX] partner_statement: context_today() instead of today()
The date shown on the report should be based on the client's timezone not UTC. (can be off by a day)

(cherry picked from commit 07b5969a123c87866b76abba146b7378d3b92855)
2025-07-22 12:17:13 +02:00
mymage
706be5c59c Translated using Weblate (Italian)
Currently translated at 100.0% (107 of 107 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/it/
2025-07-22 12:17:13 +02:00
mymage
0b6e8c80bf Translated using Weblate (Italian)
Currently translated at 100.0% (107 of 107 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/it/
2025-07-22 12:17:13 +02:00
mymage
845da74a2b Translated using Weblate (Italian)
Currently translated at 100.0% (107 of 107 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/it/
2025-07-22 12:17:13 +02:00
mymage
66e924188c Translated using Weblate (Italian)
Currently translated at 100.0% (107 of 107 strings)

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/it/
2025-07-22 12:17:13 +02:00
Weblate
126606fee2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/
2025-07-22 12:17:13 +02:00
OCA-git-bot
7021cd8a45 [BOT] post-merge updates 2025-07-22 12:17:13 +02:00
oca-ci
074b5946a1 [UPD] Update partner_statement.pot 2025-07-22 12:17:13 +02:00
ellbristow
fb09ed1ef5 [MIG] partner_statement: Migration to 17.0 2025-07-22 12:17:13 +02:00