Ignacio Buioli
d6bc0eb9f1
Added translation using Weblate (Spanish (Argentina))
2025-07-22 12:17:12 +02:00
mreficent
c6b12f0cea
[MIG] partner_statement: Migration to 13.0
...
[UPD] Update partner_statement.pot
[UPD] README.rst
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
2025-07-22 12:17:12 +02:00
mreficent
24cb1fe10c
[IMP] partner_statement: black, isort
2025-07-22 12:17:12 +02:00
LGodoo
588a2b54a7
Display only posted entries ( #648 )
...
* Add files via upload
Display only posted entries
* Update activity_statement.py
* Update report_statement_common.py
[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:12 +02:00
Cyril Vinh-Tung
5e60bc0149
[FIX] Covers the case where name and ref are strictly the same in account_move_line
2025-07-22 12:17:12 +02:00
Maxime Chambreuil
a9bdd307d1
[FIX] partner_statement: Default value for required field
2025-07-22 12:17:12 +02:00
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
Geraldo Lopez
f1ee009cb4
[MIG] mis_template_financial_report: Migration to 18.0
...
[IMP] mis_template_financial_report: pre-commit auto fixes
2025-06-25 11:03:03 -07:00
OCA-git-bot
e311e26e27
[BOT] post-merge updates
2025-06-25 10:40:56 -07:00
oca-ci
85c5196250
[UPD] Update mis_template_financial_report.pot
2025-06-25 10:40:56 -07:00
Yannis Burkhalter
c57a76b425
[MIG] mis_template_financial_report: Migration to 17.0
2025-06-25 10:40:56 -07:00
Yannis Burkhalter
25c27371e5
[IMP] mis_template_financial_report: pre-commit auto fixes
2025-06-25 10:40:56 -07:00
Peter Romão
0f9ef28b21
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: account-financial-reporting-16.0/account-financial-reporting-16.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-mis_template_financial_report/pt/
2025-06-25 10:40:56 -07:00
Peter Romão
71091fb14f
Added translation using Weblate (Portuguese)
2025-06-25 10:40:56 -07:00
mymage
56fc35f878
Translated using Weblate (Italian)
...
Currently translated at 100.0% (16 of 16 strings)
Translation: account-financial-reporting-16.0/account-financial-reporting-16.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-mis_template_financial_report/it/
2025-06-25 10:40:56 -07:00
mymage
684c40a20c
Added translation using Weblate (Italian)
2025-06-25 10:40:55 -07:00
Weblate
b8d512d882
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-16.0/account-financial-reporting-16.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-mis_template_financial_report/
2025-06-25 10:40:55 -07:00
oca-ci
d17f441e80
[UPD] Update mis_template_financial_report.pot
2025-06-25 10:40:55 -07:00
Holger Brunn
9c7e86a848
fixup! [MIG] mis_template_financial_report: Migration to 16.0
2025-06-25 10:40:55 -07:00
Holger Brunn
cf82fd121d
[FIX] mis_template_financial_report: feature parity with v12
2025-06-25 10:40:55 -07:00
Holger Brunn
d7b076542d
[MIG] mis_template_financial_report: Migration to 16.0
2025-06-25 10:40:55 -07:00
OCA-git-bot
9a264f247b
[UPD] README.rst
2025-06-25 10:40:55 -07:00
Weblate
f300e2c427
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-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-mis_template_financial_report/
2025-06-25 10:40:55 -07:00
OCA-git-bot
2df404e62a
mis_template_financial_report 15.0.1.0.1
2025-06-25 10:40:55 -07:00
OCA-git-bot
19dbc123a9
[UPD] README.rst
2025-06-25 10:40:55 -07:00
oca-ci
52510ecda8
[UPD] Update mis_template_financial_report.pot
2025-06-25 10:40:55 -07:00
Luis Ernesto García Medina
7a3c9325a9
[MIG] mis_template_financial_report: Migration to 15.0
2025-06-25 10:40:55 -07:00
Víctor Martínez
7fee89b3ac
[FIX] mis_template_financial_report: Remove balance of "Current Year Earnings" in Profit.
...
According to the explanation https://github.com/OCA/account-financial-reporting/issues/888#issuecomment-1171101484 it is not necessary.
TT37837
2025-06-25 10:40:55 -07:00
Jarmo Kortetjärvi
c19bfad4c7
Added translation using Weblate (Finnish)
2025-06-25 10:40:55 -07:00
Víctor Martínez
a018d3d5c7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-mis_template_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-mis_template_financial_report/es/
2025-06-25 10:40:55 -07:00
Víctor Martínez
7d3c3d7798
Added translation using Weblate (Spanish)
2025-06-25 10:40:55 -07:00