social/mail_gateway/models
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
..
__init__.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
ir_websocket.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
mail_channel.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
mail_gateway.py [IMP] mail_gateway: Fine-tune default values for gateway behavior related to the current user 2024-12-31 06:12:52 -05:00
mail_gateway_abstract.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
mail_guest.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
mail_message.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
mail_notification.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
mail_thread.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00
res_partner.py [FIX] mail_gateway: dummy compatibility with m2m fields 2024-11-07 17:17:10 +01:00
res_users.py [MIG] mail_gateway: Migration to 16.0 2024-05-25 14:15:49 +02:00