Commit Graph

11 Commits

Author SHA1 Message Date
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
Miquel Raïch
ea2e4f2990 [REF] partner_statement: Allow to override XLSX structure (2nd part) 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
ellbristow
3158417c4a [IMP] : pre-commit auto fixes 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
bf2d7c6dd1 [16.0] [MIG] partner_statement: Migration to 16.0 2025-07-22 12:17:13 +02:00
Miquel Raïch
fbc12488b0 [FIX] partner_statement: use partner lang in xlsx reports 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
mariadforgeflow
683730388e [IMP] partner_statement: black, isort, prettier 2025-07-22 12:17:12 +02:00
Christopher Ormaza
e107d32189 [UPD] update implementation of report_xlsx_helper 2025-07-22 12:17:12 +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