odoo/documentation#2535
Created by Documentation, Zachary Straub (zst)
Merged
at 02ef871fa62f8708023465ca5321ba6b4bec14ba
Statuses:
- ci/documentation: (runtime 45s)
- ci/codeowner_coverage: (runtime 5s)
- label
- odoo-dev:14.0-crm-lead-mining-vpk-2
- head
- 4af536d1db36fb363a7f6d401434d402dd6d8f39
- 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 |
[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.