Commit Graph

11 Commits

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
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
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
ernesto
cd1d3be640 [MIG] mail_tracking: Migration to 12.0 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
Antonio Espinosa
0381b13766 [FIX] Sender label is repeated in search fields 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