Commit Graph

21 Commits (0949b955cdc96a8eaf6dcadc8ea05970766f8daa)

Author SHA1 Message Date
Jasmin Solanki 680eee8074 [MIG] mail_tracking: Migration to 15.0 2022-04-20 14:46:22 +05:30
Fernanda Hernández 71fb071154 [FIX] mail_tracking: use recipient_address to search emails
This commits is using the field recipient_address in filter of search view
of mail.tracking.email in order to use the same field used in computed
method:

147eda96a5/mail_tracking/models/res_partner.py (L27)
2022-04-20 14:46:22 +05:30
houssine d45941df4d [PORT] porting js code to comply with OWL 2022-04-20 14:46:22 +05:30
Jorge Luis Quinteros 03f26753ee [FIX] Change operator to 'ilike' 2022-04-20 14:46:21 +05:30
angelJuaGar f2adbca256 [FIX] mail_tracking: Added restriction on email search.
A filter_domain was added in the sender and recipient fields to be able to handle a more specific filter when using mail tracking.
2022-04-20 14:46:21 +05:30
Areeb Siddiqi d963b817e4 [MIG] mail_tracking: Migration to 14.0 2022-04-20 14:46:21 +05:30
Jairo Llopis 2724284aaa [FIX] pre-commit run -a 2022-04-20 14:46:21 +05:30
Jairo Llopis c64663944b [IMP] pre-commit run -a 2022-04-20 14:46:21 +05:30
Alexandre Díaz fc7d2e9f3a [MIG] mail_tracking: Migration to 13.0 2022-04-20 14:46:21 +05:30
Alexandre Díaz eba1e0de8a [IMP] mail_tracking: Failed Messages to 12.0 2022-04-20 14:46:21 +05:30
David 61463fc530 [IMP] mail_tracking: mail.thread filter for tracking errors
- Any model inheriting from mail.thread will have a filter available to
obtain records with errors in their messages trackings.
- The messages can be marked as done to avoid false positives when the
issues are solved.
2022-04-20 14:46:21 +05:30
ernesto cd1d3be640 [MIG] mail_tracking: Migration to 12.0 2022-04-20 14:46:21 +05:30
Pedro M. Baeza 3d66fc774e [IMP] mail_tracking: Put button box at the end of the view
For giving more priority to other buttons like the invoices one.
2022-04-20 14:46:21 +05:30
David 4c0a9e46c9 [MIG] mail_tracking: Migration to 11.0 2022-04-20 14:46:21 +05:30
Carlos Dauden e5f079122f [9.0][IMP] mail_tracking: Improve view with error details 2022-04-20 14:46:21 +05:30
Juan Jose Scarafia c912fe1cf8 [FIX][9.0] partner buttons view on enterprise 2022-04-20 14:46:21 +05:30
Antonio Espinosa 0381b13766 [FIX] Sender label is repeated in search fields 2022-04-20 14:46:21 +05:30
Antonio Espinosa 6e5de16361 [IMP] mail_tracking performance and bounce process (#103) 2022-04-20 14:46:21 +05:30
Damien Bouvy 4798d3c817 [MIG] mail_tracking: Migrated to 10.0 2022-04-20 14:46:21 +05:30
Antonio Espinosa 022cb28145 [MIG] mail_tracking
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2022-04-20 14:46:21 +05:30
Antonio Espinosa 3d302148c1 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2022-04-20 14:46:21 +05:30