Commit Graph

429 Commits

Author SHA1 Message Date
Sergio Teruel
ed2a63b11d IMP] partner_statement: Create test user without password to avoid crash tests with other modules like as password_security 2025-07-22 12:17:12 +02:00
mreficent
63e88a89b5 [FIX] outstanding_statement: show only open invoices 2025-07-22 12:17:11 +02:00
Marcel Savegnago
4470405107 Added translation using Weblate (Portuguese (Brazil))
Translated using Weblate (Portuguese (Brazil))

Currently translated at 17.7% (14 of 79 strings)

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/pt_BR/
2025-07-22 12:17:11 +02:00
Graeme Gellatly
9ce5fd3461 [FIX] Aging Buckets
In certain scenarios involving mutliple payments for multiple
invoices, where the reconciliation happens together and the debit
move is the smaller item the aging duplicates its value, making
the balance greater than it should be.

This fix works by preventing moves where different lines are both partial
reconciled being grouped together by adding the lines id
to the group by clause of _show_buckets_sql_q1
2025-07-22 12:17:11 +02:00
Graeme Gellatly
20d99a95ae [IMP] Allow to attach from compose wizard
By default we checked for an empty data dict in _get_report_values
however the mail template sends a file type and editor key by default.

We now check if the required company_id is in the dictionary. We also support
supplying force_company in context for setting the company for auto generated
emails.

[UPD] README.rst

[UPD] Update partner_statement.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/
2025-07-22 12:17:11 +02:00
Graeme Gellatly
83cde31664 Lint for Travis 2025-07-22 12:17:11 +02:00
mreficent
dac344bd04 [FIX] Wrong outstanding amounts for partial reconciliations 2025-07-22 12:17:11 +02:00
Graeme Gellatly
733e1ebca4 [IMP] Activity Statements aggregate Payment Data
Before this change, if a payment was reconciled using the bank statement widget
the move was seperated into many multiples of lines making activity
statements twice as long as necessary.

Now payments are a single line
2025-07-22 12:17:11 +02:00
Graeme Gellatly
844745b58a FIX address fetching on outstnading statement 2025-07-22 12:17:11 +02:00
Graeme Gellatly
845445a0b2 [FIX] Make company_id a required field in statement wizard 2025-07-22 12:17:11 +02:00
Graeme Gellatly
047f48ecfe [FIX] Make company_id a required field in statement wizard 2025-07-22 12:17:11 +02:00
Graeme Gellatly
7486c32531 [IMP] Align informations formatting with purchases, invoices and sales orders 2025-07-22 12:17:11 +02:00
Jordi Ballester
d648cf058b [FIX] Scope unscoped SQL References 2025-07-22 12:17:11 +02:00
Graeme Gellatly
ad482b33d0 Initial Port of customer statements 2025-07-22 12:17:11 +02:00
OCA-git-bot
1ffec3d4ee [BOT] post-merge updates 2025-07-04 16:31:31 +00:00
OCA-git-bot
9fa08b221c Merge PR #1293 into 18.0
Signed-off-by alexis-via
2025-07-04 16:28:28 +00:00
Alexis de Lattre
138b1bff7f [FIX] Account filter on general ledger wizard
This commit both improves perfs by doing a single search() instead of
search() + filtered and also make account selection by interval really
work.
2025-07-04 18:26:05 +02:00
OCA-git-bot
db781d7d32 [BOT] post-merge updates 2025-07-04 16:14:58 +00:00
OCA-git-bot
cf989c20d1 Merge PR #1298 into 18.0
Signed-off-by alexis-via
2025-07-04 16:12:05 +00:00
mymage
69ec629b8c Translated using Weblate (Italian)
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/it/
2025-06-30 13:25:52 +00:00
Betül Öğmen
2b279ca0a1 Translated using Weblate (Turkish)
Currently translated at 95.9% (260 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-05-14 11:23:46 +00:00
mymage
755c1a7763 Translated using Weblate (Italian)
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/it/
2025-05-13 08:24:42 +00:00
Weblate
224312d02e 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-05-12 09:27:31 +00:00
OCA-git-bot
61852cee3a [BOT] post-merge updates 2025-05-12 09:27:19 +00:00
oca-ci
f334fa2558 [UPD] Update account_financial_report.pot 2025-05-12 09:24:00 +00:00
OCA-git-bot
54c29900eb Merge PR #1318 into 18.0
Signed-off-by pedrobaeza
2025-05-12 09:21:04 +00:00
Carlos Dauden
26c72726b6 [FIX] account_financial_report: Amount accumulated several times using hierarchy
TT56255
2025-05-12 10:47:01 +02:00
OCA-git-bot
5cfc0dcc3e [BOT] post-merge updates 2025-04-14 07:49:30 +00:00
OCA-git-bot
49e07614dd Merge PR #1308 into 18.0
Signed-off-by pedrobaeza
2025-04-14 07:46:27 +00:00
Hugo Santos
ee15901e27 [PERF] Improve journal ledger performance with lots of lines 2025-04-14 09:07:31 +02:00
OCA-git-bot
c701d61b79 [BOT] post-merge updates 2025-04-04 07:02:16 +00:00
OCA-git-bot
346a8daea4 Merge PR #1305 into 18.0
Signed-off-by pedrobaeza
2025-04-04 06:59:15 +00:00
OCA-git-bot
592c14fcc5 [BOT] post-merge updates 2025-04-04 06:58:52 +00:00
OCA-git-bot
b256f34284 Merge PR #1304 into 18.0
Signed-off-by pedrobaeza
2025-04-04 06:55:58 +00:00
bobrador
004ef506a5 [FIX] account_financial_report: Correct trial balance domain for analytic accounts
Clicking on the QWeb report for a balance grouped by analytic was causing an error because account.move.line does not have account_analytic_id.
This has been replaced with account_analytic_ids, which is the correct field.
2025-04-03 14:48:54 +02:00
bobrador
5d579dd8ed [IMP] account_financial_report: Added code for analytic accounts in general leadger 2025-04-03 14:39:12 +02:00
mymage
ebb08a578e 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-03-13 18:06:34 +00:00
Benoît
1731863f59 [FIX] account_financial_report: replace old field company_id in account.account by company_ids 2025-02-26 11:18:14 +01:00
Weblate
033a7769ec 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-02-11 11:52:44 +00:00
OCA-git-bot
1ac2f426dc [BOT] post-merge updates 2025-02-11 08:20:54 +00:00
oca-ci
794cba4f64 [UPD] Update account_tax_balance.pot 2025-02-11 08:17:58 +00:00
OCA-git-bot
ac9ba63b9a Merge PR #1263 into 18.0
Signed-off-by pedrobaeza
2025-02-11 08:15:09 +00:00
Borruso
431f564398 [MIG] account_tax_balance: Migration to 18.0 2025-02-11 09:13:59 +01:00
OCA-git-bot
d3f9aa8607 [BOT] post-merge updates 2025-02-07 22:10:20 +00:00
OCA-git-bot
d26c63f7fb Merge PR #1279 into 18.0
Signed-off-by pedrobaeza
2025-02-07 22:07:46 +00:00
Benoît
ec48da499a [FIX] account_financial_report: reconcile name in general ledger 2025-02-07 22:10:12 +01:00
Bonnerue
b650fa6d8e [I18N] account_financial_report: Correct French translation 2025-02-04 16:50:19 +01:00
oca-git-bot
26fb263f2d [IMP] update dotfiles 2025-02-01 20:43:56 +00:00
OCA-git-bot
b9cb235943 [BOT] post-merge updates 2025-01-31 09:27:19 +00:00
OCA-git-bot
d1025cfd23 Merge PR #1274 into 18.0
Signed-off-by pedrobaeza
2025-01-31 09:23:25 +00:00