Commit Graph

15 Commits

Author SHA1 Message Date
Simone Rubino
a792d29e16 [IMP] partner_statement: Translate statement title 2025-07-22 12:17:13 +02:00
Miquel Raïch
e1b5b9729e [FIX] partner_statement: don't consider reconciled lines outside date range 2025-07-22 12:17:13 +02:00
Danny W. Adair
2e0cda6adc Replace t-esc with t-out 2025-07-22 12:17:13 +02:00
Danny W. Adair
bf2d7c6dd1 [16.0] [MIG] partner_statement: Migration to 16.0 2025-07-22 12:17:13 +02:00
Miquel Raïch
b9b4f1e67f [IMP] partner_statement: add Detailed Activity report 2025-07-22 12:17:13 +02:00
Christopher Ormaza
17a596997a [14.0][FWD] partner_statement
- Added html and xlsx support for activity outgoing statement
2025-07-22 12:17:12 +02:00
Rujia Liu
f3e1ac3b18 [MIG] partner_statement: Migration to 14.0 2025-07-22 12:17:12 +02:00
Lois Rilo
55ba69fd29 [13.0][IMP] partner_statement:
* show partner name at the top.
* simplify view logic for `name` and `ref` printing.
* fallback to journal entry `ref` when the journal item has no
  `ref` set.
* little query formatting changes to enhance readability.

[UPD] Update partner_statement.pot

[UPD] README.rst

partner_statement 13.0.1.1.0

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
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
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
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
845445a0b2 [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
Graeme Gellatly
ad482b33d0 Initial Port of customer statements 2025-07-22 12:17:11 +02:00