From 4e52667aab55403cb48a5986c2af5ad3b1f92aa7 Mon Sep 17 00:00:00 2001 From: "KC (ksc)" Date: Thu, 15 Feb 2024 08:05:09 -0800 Subject: [PATCH] [IMP] subscriptions: corrected error about recurring products tip closes odoo/documentation#7766 X-original-commit: b0009b8e102721d03198b0c38cdf8c28c5ea13c4 Signed-off-by: Zachary Straub (zst) Signed-off-by: Kevin Scannell (ksc) --- content/applications/sales/subscriptions/products.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/applications/sales/subscriptions/products.rst b/content/applications/sales/subscriptions/products.rst index 7bcc93dde..ec05cdf6f 100644 --- a/content/applications/sales/subscriptions/products.rst +++ b/content/applications/sales/subscriptions/products.rst @@ -101,9 +101,6 @@ that recurrence period. An existing product can be made into a subscription product, simply by marking it as :guilabel:`Recurring`, and configuring :guilabel:`Time-based pricing` on the product form. - A subscription product can still be sold as a regular product, by adding it to a quotation and - *not* selecting a :guilabel:`Recurrence` on the quotation. - Pricelists ~~~~~~~~~~