Commit Graph

9 Commits (6e0c90922206452bc6a1e3a983149f7ae45f72df)

Author SHA1 Message Date
Lois Rilo bd03b66a4e [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.
2020-11-17 18:06:37 +01:00
mreficent 69b868cbc6 [MIG] partner_statement: Migration to 13.0 2020-04-21 10:08:47 +02:00
mreficent 320791be21 [IMP] partner_statement: black, isort 2020-04-21 10:08:47 +02:00
LGodoo c27e2ef61b Display only posted entries (#648)
* Add files via upload

Display only posted entries

* Update activity_statement.py

* Update report_statement_common.py
2020-04-21 10:08:47 +02:00
mreficent 860980a58c [FIX] outstanding_statement: show only open invoices 2020-04-21 10:08:47 +02:00
Graeme Gellatly 47aee73e0d [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.
2020-04-21 10:08:46 +02:00
mreficent 63c65d5fb6 [FIX] Wrong outstanding amounts for partial reconciliations 2020-04-21 10:08:46 +02:00
Jordi Ballester ba4ea84fe4 [FIX] Scope unscoped SQL References 2020-04-21 10:08:46 +02:00
Graeme Gellatly dbb17088db Initial Port of customer statements 2020-04-21 10:08:46 +02:00