Commit Graph

8 Commits (7c6f59fe7be10c80886ff9cd494e10367d740f1f)

Author SHA1 Message Date
Enrique 73d8d0ee24 [FIX] mail_restrict_follower_selection: res_model not always in context
When creating a record from a record from another model, the model is not in the context (`default_res_model` key). For example: creating an invoice from a sale order.
2020-07-29 13:33:43 +02:00
Alexandre Díaz a5092003f3 [IMP] mail_restrict_follower_selection: Add condition for tests 2020-04-22 16:27:06 +02:00
Enric Tobella 4869d23e8a [12.0][MIG] mail_restrict_follower_selection 2020-03-04 16:27:05 +01:00
Jordi Ballester Alomar 71c2d1a3b3 fixes a corner case where you could send an email to a partner
that you are not supposed to.
2020-03-04 15:44:17 +01:00
Enric Tobella 7dad35321e [IMP] disable the option to create followers that do not meet the conditions 2020-03-04 15:44:17 +01:00
phucngta c0545fda2e [11.0][MIG] mail_restrict_follower_selection 2020-03-04 15:44:17 +01:00
Damien Bouvy 5f71e274b6 [MIG] mail_restrict_follower_selection: Migrated to 10.0 2020-03-04 15:44:17 +01:00
Holger Brunn 272c0ddf34 [ADD] mail_restrict_follower_selection 2020-03-04 15:44:17 +01:00