odoo/documentation#3118
Created by fw-bot
Merged
at 2416a2e5e9e4f982ad89f5d558cab999a9f5b832
Statuses:
- ci/documentation: (runtime 70s)
- ci/codeowner_coverage: (runtime 5s)
- label
- odoo-dev:15.0-14.0-crm-lead-mining-vpk-2--Coj-fw
- head
- dc81ab238018c62a7b541a48a1782060b0b3dc15
- merged
- 3 years ago by Sales, Antoine Vandevenne (anv)
| odoo/documentation | |
|---|---|
| 14.0 | #2535 |
| 15.0 | #3118 |
| saas-15.2 | #3128 |
| saas-15.3 | #3129 |
| 16.0 | #3130 |
| 17.0 | |
| 18.0 | |
| saas-18.2 | |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #3131 |
[FW][IMP] CRM: updating flow and screenshots about lead mining
Task: 2543815
Cherry pick from #998
Omitted changes proposed in the track_leads directory (e.g. lead_scoring.rst + image folder). Both the content and image updates were already pushed from another PR so what was proposed on #998 was outdated and no longer necessary.
What’s left over are the original proposed changes in #998, within the acquire_leads directory which include updates to lead_mining.rst and corresponding image files.
On top of these proposals, I went ahead and made the following changes:
- renamed the image files in the acquire_leads asset directory, since they were using outdated naming convention (e.g.
LM1.png,LM6.png,LM7.png) - cleaned up RST formatting issues (headings, line breaks, lists, broken links, guilabels, etc.)
- rewrote select content to be more concise and follow content guidelines. You can see the first version of proposals here to compare the changes made.
Forward-Port-Of: #2535