@@ -19,9 +19,9 @@ Create a renewal manually
1919In order to create a renewal quotation, there are certain prerequisites that a subscription must
2020meet.
2121
22- - A quotation with a subscription product must be confirmed.
23- - A configured *recurring plan * must be selected.
24- - Payment from the customer for the initial subscription must be invoiced and registered.
22+ - A quotation with a subscription product must be confirmed.
23+ - A configured *recurring plan * must be selected.
24+ - Payment from the customer for the initial subscription must be invoiced and registered.
2525
2626To check if an existing subscription quotation meets the prerequisites, navigate to
2727:menuselection: `Subscriptions app --> Subscriptions --> Quotations ` and select the desired quotation
@@ -37,16 +37,16 @@ When the :guilabel:`Renew` button is clicked, Odoo instantly presents a new rene
3737complete with a :guilabel: `Renewal Quotation ` tag. Important reference information like the start
3838date and next invoice date are automatically added to the renewal quotation's chatter.
3939
40- From here, follow the standard sales flow to
41- :ref: ` confirm the quotation <sales/sales_quotations/send-and-confirm >`,
42- :doc: ` invoice the order <../../sales/sales/invoicing/invoicing_policy >`, and :ref: `register payment
40+ From here, follow the standard sales flow to :ref: ` confirm the quotation
41+ <sales/sales_quotations/send-and-confirm>`, :doc: ` invoice the order
42+ <../../sales/sales/invoicing/invoicing_policy>`, and :ref: `register payment
4343<finance/accounting/register-payment-invoice-bill>`.
4444
4545Once the renewal quotation is confirmed, it becomes a sales order and a :icon: `fa-usd `
4646:guilabel: `Sales History ` smart button appears at the top of the page. When the :icon: `fa-usd `
4747:guilabel: `Sales History ` smart button is clicked, Odoo loads a new page showcasing the different
48- sales orders attached to this subscription, along with their individual
49- :guilabel: ` Subscription Status `.
48+ sales orders attached to this subscription, along with their individual :guilabel: ` Subscription
49+ Status `.
5050
5151.. image :: renewals/sales-history-page.png
5252 :align: center
@@ -75,9 +75,8 @@ sales orders attached to this subscription, along with their individual
7575 If the payment *was * made, a new invoice must be made and posted manually. This automatically
7676 updates the next invoice date of the subscription. Once the invoice is created, enter
7777 :doc: `developer mode <../../general/developer_mode >` and navigate to the new sales order. Click
78- the :guilabel: `Other Info ` tab, and untick the checkbox next to
79- :guilabel: `Contract in exception `. Reload the sales order and confirm that the
80- :guilabel: `Payment Failure ` tag is gone.
78+ the :guilabel: `Other Info ` tab, and untick the checkbox next to :guilabel: `Contract in
79+ exception `. Reload the sales order and confirm that the :guilabel: `Payment Failure ` tag is gone.
8180
8281 .. figure :: renewals/contract-in-exception.png
8382 :align: center
0 commit comments