Commit Graph

8 Commits

Author SHA1 Message Date
Jairo Llopis
a87aaee0e6
[FIX] mail_show_follower: failure when partner has more than 1 user
In the highly improbable but actually possible and real world case that a partner has more than one user associated, this change makes the emails able to send.

@moduon MT-1634
2022-12-02 10:35:00 +00:00
Eduardo De Miguel
80f044f32e [FIX] Add recipients of the all related messages on the notification
When using composer, doesn't include all recipients of the message on the notification.
2022-04-07 11:35:37 +02:00
Eduardo De Miguel
59966f0f5d [ADD] Customize notification appearance
Added settings to customize notification and translations to important parts of the message.

[FIX] Security fixes and simplified customization

Field `show_followers_partner_format` formatted with %(param)s
Removed CSS customizations

[FIX] README options

[FIX] Index.html configure

[FIX] Several changes

- Removed unnecesary properties on res_config_settings
- Markup safe on partner_format
- Use email_domain_extract instead own one
2022-03-22 14:55:05 +01:00
Eduardo De Miguel
ecaf6d7a4e [MIG] mail_show_follower: Migration to 15.0
[REF] Compact comment
2022-03-14 09:09:36 +01:00
Eduardo De Miguel
f75e5ef3bc [IMP] mail_show_follower: black, isort, prettier 2022-03-11 12:37:48 +01:00
eLBati
e7eeb2c5b6 FIX mail_show_follower: ValueError: Expected singleton: res.users 2022-03-11 12:37:48 +01:00
eLBati
87329aebb7 IMP mail_show_follower metadata and style
Display CC according to notification_type
2022-03-11 12:10:35 +01:00
Valentin Vinagre Urteaga
ea1424a476 ADD mail_show_follower copied from https://github.com/sygel-technology/sy-server-backend/tree/12.0/mail_show_follower 2022-03-11 12:10:35 +01:00