Commit Graph

10 Commits (b6f350fc8f96d3036a0d0941cdcf2794ecb4775a)

Author SHA1 Message Date
Carlos Lopez 455fa12d2d [IMP] mail_gateway: Fine-tune default values for gateway behavior related to the current user
- Use OdooBot for webhooks instead of the current user, following the same logic as Odoo.
- Avoid automatically adding the current user as a member of a new gateway to prevent notifications for all messages. This is now an explicit configuration.
2024-12-31 06:12:52 -05:00
David 8b6e6c4f41 [FIX] mail_gateway: dummy compatibility with m2m fields
Other OCA modules extending the composer add m2m fields with fixed
relations. To avoid a glue module we try for the moment to add those
manually.

TT51108
2024-11-07 17:17:10 +01:00
Enric Tobella 34d02e4a39 [IMP] mail_gateway: Allow usage of mail templates on gateway 2024-11-07 12:22:17 +01:00
Enric Tobella 7c0e580e05 [FIX] mail_gateway: Pass company in order to ensure that it is executed properly 2024-07-17 11:36:04 +02:00
Enric Tobella 1fcae5c8b9 [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
Enric Tobella ad8cbb3438 [MIG] mail_broker: Migration to 14.0 2024-05-25 14:15:49 +02:00
Enric Tobella 294aa506d4 [IMP] mail_broker: Black, isort, prettier 2024-05-25 14:15:49 +02:00
Olga Marco a4b3ef7346 [IMP] mail_broker 2024-05-25 14:15:49 +02:00
Enric Tobella fc541ba6bd [IMP] mail_broker: Set webhook 2024-05-25 14:15:49 +02:00
Olga Marco 1e5b8ad89c [ADD] mail_broker 2024-05-25 14:15:49 +02:00