@@ -44,8 +44,8 @@ results. The following documentation focuses on the last two results in the list
44
44
:alt: The subscription-related results on the scheduled actions page in Odoo Settings.
45
45
46
46
Determine if a scheduled action is active by looking under the :guilabel: `Active ` column, in the
47
- it's corresponding row on the :guilabel: `Scheduled Actions ` dashboard, for a ticked checkbox; if
48
- the checkbox is green with a check mark, the scheduled action is active.
47
+ corresponding row on the :guilabel: `Scheduled Actions ` dashboard, for a ticked checkbox; if the
48
+ checkbox is green with a check mark, the scheduled action is active.
49
49
50
50
If a scheduled action needs to be activated, click into the desired scheduled action from the list.
51
51
@@ -125,12 +125,21 @@ a :guilabel:`Payment Token` on the account.
125
125
To check if there is a :guilabel: `Payment Token `, open the :guilabel: `Other Info ` tab, and look at
126
126
the :guilabel: `Payment Token ` field, under the :guilabel: `Subscription ` section.
127
127
128
+ If there is no :guilabel: `Payment Token `, the invoice is created, and sent to the customer. The
129
+ payment **must ** be registered manually in this case.
130
+
128
131
.. image :: scheduled_actions/payment-token-field.png
129
132
:align: center
130
133
:alt: The Payment Token field under the Other Info tab on a subscription sales order form.
131
134
132
- If there is no :guilabel: `Payment Token `, the invoice is created, and sent to the customer. The
133
- payment **must ** be registered manually in this case.
135
+ .. warning ::
136
+ If the :guilabel: `Online payment ` checkbox is ticked on the :guilabel: `Other Info ` tab, invoices
137
+ are **not ** automatically generated by the scheduled action on the date of the next invoice.
138
+ Instead, invoices are generated when the client completes the manual payments for the
139
+ subscription.
140
+
141
+ To use automatic payment and automatically generate invoices, this checkbox **must ** remain
142
+ empty.
134
143
135
144
Closing invoices
136
145
----------------
0 commit comments