Commit Graph

7 Commits (ff50971116b7b82d41fcc77197a2526692177cb4)

Author SHA1 Message Date
mreficent ff50971116 [IMP] partner_statement: black, isort 2021-11-09 16:49:59 +01:00
LGodoo 7a01e6e6ca 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/
2021-11-09 16:49:57 +01:00
Graeme Gellatly ac89a2a500 [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/
2021-11-09 16:49:53 +01:00
Graeme Gellatly 928c1307c4 Lint for Travis 2021-11-09 16:28:15 +01:00
Graeme Gellatly 71ee5615cf [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
2021-11-09 16:28:15 +01:00
Jordi Ballester 0b48384b63 [FIX] Scope unscoped SQL References 2021-11-09 16:28:15 +01:00
Graeme Gellatly a19fb90769 Initial Port of customer statements 2021-11-09 16:28:15 +01:00