Commit Graph

8 Commits (77fecdb0717ba3c38a6cd7c2c9b92cc50a1da970)

Author SHA1 Message Date
Christopher Ormaza 489c7270c0 [13.0][IMP] partner_statement
- Added html and xlsx support for activity outgoing statement
2021-11-30 13:30:10 -05:00
Jordi Ballester 939d043f76 [fix][partner_statement] correct default company 2021-04-29 01:12:35 +02: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
Maxime Chambreuil d8f9a8d26c [FIX] partner_statement: Default value for required field 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
Graeme Gellatly 0bc2288a9b [FIX] Make company_id a required field in statement wizard 2020-04-21 10:08:46 +02:00
Graeme Gellatly dbb17088db Initial Port of customer statements 2020-04-21 10:08:46 +02:00