Commit Graph

3 Commits

Author SHA1 Message Date
Xavier (xpl)
436ec09ff6 [REM] purchase: remove dropshipping doc for V14
To reduce the technical debt, we remove easy flows from the documentation.
For dropshipping, it is only a matter of enabling one app setting and ticking
dropship on a product. In addition, dropshipping doesn't really fit under purchase
as it's a way to sell products - that is why it is explained on Odoo Learn under
the Sales app.
2021-02-05 12:08:21 +01:00
Xavier (xpl)
7c60cf6b8e [IMP] purchase: update the analyze doc for v14
The reporting feature needed to be updated for V14 (new features,
new screenshots). In addition, more in-depth explanations were provided
as using the reporting functionality isn't straightforward.
2021-02-05 12:03:02 +01:00
xpl-odoo
e98c22f19e
[IMP] purchase: remove easy docs and restructure kept docs (#814)
Most of the docs removed were easy/basic and explained under Odoo Learn.
As many docs were removed, it was necessary to restructre and rename the docs that I kept.
Kept docs will be updated next.

Co-authored-by: Xavier (xpl) <“xpl@odoo.com”>
2020-12-22 10:53:07 +01:00