[FIX] subscriptions: modified detail re: prorated warning

closes odoo/documentation#9338

X-original-commit: 9543b25714
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
Signed-off-by: Kevin Scannell (ksc) <ksc@odoo.com>
This commit is contained in:
KC (ksc) 2024-04-30 10:43:01 -07:00
parent 3ca0a69957
commit a9620242af

View File

@ -68,6 +68,10 @@ There is also a warning reminding the user that the recurring products are disco
the prorated period of time, located beneath the initial subscription product in the the prorated period of time, located beneath the initial subscription product in the
:guilabel:`Order Lines` tab. :guilabel:`Order Lines` tab.
.. important::
The prorated amount is **only** applied to *Service* product types. It is **not** applied to
*Consumable* or *Storable* product types, even if the message appears.
From this new upsell quotation form, add new subscription products in the :guilabel:`Order Lines` From this new upsell quotation form, add new subscription products in the :guilabel:`Order Lines`
tab, by clicking :guilabel:`Add a product`, and selecting the desired subscription product. tab, by clicking :guilabel:`Add a product`, and selecting the desired subscription product.