Commit Graph

8 Commits

Author SHA1 Message Date
KBR
c71d623ef4
[IMP] discuss: documentation updated (#655)
- monitoring.rst + mentions.rst = get_started.rst;
- mail_twitter.rst = deleted (functionality does not exist since V12)
- tracking.rst = project/tasks/collaborate.rst
2020-06-04 08:45:29 +02:00
KBR
f2689641d5
[IMP] improved screenshots on email_marketing, events, fsm, general, helpdesk, marketing_automation, planning, project, sms_marketing, social_marketing, survey, timesheets + add see also in integrations_and_templates.rst (#677) 2020-05-19 09:12:45 +02:00
keli brugalli (kbr)
a25bbc87ca [IMP] email marketing: remove future tense 2020-04-09 15:08:34 +02:00
KBR
cfb4b4c55a
[IMP] {email,sms}_marketing: add Social Marketing's campaigns in seealso's
Closes #602
2020-04-09 10:28:52 +02:00
bve-odoo
3300e665b8
[FIX] email_marketing: unsubscribe button does not work in test mode (#596)
A lot of customer are writting ticket with this issue:
When sending a TEST mail marketing from a campaign, they received a
403 error - Access Denied.

It's happening because the res_id is equal 0 and _valid_unsubscribe_token
from mass mailing controller is expecting it to be <> 0.
The res_id is given by the recipient dropdown of the mass mailing campaign
that allows Odoo to match a known record in Odoo.

opw-2202026
2020-03-13 10:52:19 +01:00
Antoine Vandevenne (anv)
9cf90b1345
[ADD] Email_marketing: new doc
* [ADD] email_marketing: documentation

* [IMP] email_marketing: improved toctree

Co-authored-by: KBR <57449423+kbr-odoo@users.noreply.github.com>
Co-authored-by: Julien B.  <37931357+jubodoo@users.noreply.github.com>
2020-02-21 15:15:40 +01:00
Antoine Vandevenne (anv)
45a01ad2e7 Revert "[New] Email Marketing : 3 new pages (mailing lists, manage unsub, campaigns)"
This reverts commit bbc1a00b0b.
2020-02-11 14:49:50 +01:00
KBR
bbc1a00b0b
[New] Email Marketing : 3 new pages (mailing lists, manage unsub, campaigns) 2020-02-11 14:02:45 +01:00