changeset 6acbbfc21d14 in readthedocs:default
details: https://hg.tryton.org/readthedocs?cmd=changeset&node=6acbbfc21d14
description:
Add product recommendation modules
issue11528
review417301003
diffstat:
sale.rst | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 72085ee533f1 -r 6acbbfc21d14 sale.rst
--- a/sale.rst Sun Sep 11 15:16:08 2022 +0200
+++ b/sale.rst Wed Sep 14 00:41:29 2022 +0200
@@ -53,6 +53,12 @@
`Product Quantity </projects/modules-sale-product-quantity/en/latest>`_
Adds constraints on quantity sold.
+`Product Recommendation
</projects/modules-sale-product-recommendation/en/latest>`_
+ Recommends products.
+
+`Product Recommendation Association Rule
</projects/modules-sale-product-recommendation-association-rule/en/latest>`_
+ Recommends products based on association rules.
+
`Promotion </projects/modules-sale-promotion/en/latest>`_
Applies promotions.