[FIX] subscriptions: modified detail re: prorated warning

closes odoo/documentation#9085

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

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.