@@ -3,9 +3,9 @@ Follow-up on invoices
33=====================
44
55A follow-up message can be sent to customers when a payment is overdue. Odoo helps you identify late
6- payments and allows you to schedule and send the appropriate reminders, using **follow-up actions **
7- that trigger automatically one or more actions according to the number of overdue days. You can send
8- your follow-ups via different means such as email, post, or SMS.
6+ payments and allows you to schedule and send the appropriate reminders using **follow-up actions **
7+ that automatically trigger one or more actions according to the number of overdue days. You can send
8+ your follow-ups via different means, such as email, post, or SMS.
99
1010.. seealso ::
1111 - `Odoo Tutorials: Payment Follow-up <https://www.odoo.com/slides/slide/payment-follow-up-1682 >`_
@@ -14,47 +14,63 @@ Configuration
1414=============
1515
1616To configure a :guilabel: `Follow-Up Action `, go to :menuselection: `Accounting --> Configuration -->
17- Follow-up Levels `. Several follow-up actions are available by default, and you can customize them
18- any way you want or create new ones to trigger the following actions:
17+ Follow-up Levels `, and select or create (a) new follow-up level(s). Several follow-up actions are
18+ available by default under the :guilabel: `Notification ` tab, and the **name ** as well as the
19+ **number of days ** can be changed. The follow-up :guilabel: `Actions ` available are:
1920
20- - Send an email;
21- - :ref: `Send an SMS message <pricing/pricing_and_faq >`;
22- - Print a letter;
23- - :ref: `Send a letter <customer_invoices/snailmail >`;
24- - Manual action (creates a task).
21+ - :guilabel: `Send Email `;
22+ - :ref: `Send a Letter <customer_invoices/snailmail >`;
23+ - :ref: `Send an SMS message <pricing/pricing_and_faq >`.
2524
26- It is also possible to automatically send a reminder by enabling the :guilabel: `Auto Execute `
27- option, within a specific :guilabel: `Follow-Up Action `.
25+ You can use a pre-filled template for your messages by selecting a :guilabel: `Content Template `. To
26+ change the template used, hover over the field and click the :guilabel: `--> `. If enabled, SMS
27+ messages have a specific :guilabel: `Sms Template ` field.
28+
29+ It is possible to automatically send a reminder by enabling the :guilabel: `Automatic ` option, and
30+ attaching the *open * invoice(s) by enabling :guilabel: `Attach Invoices `, within a specific follow-up
31+ action.
32+
33+ By clicking on the :guilabel: `Activity ` tab, scheduling activities (tasks) is possible. That way,
34+ an activity is automatically scheduled when the follow-up is triggered. To do so, enable
35+ :guilabel: `Schedule Activity `, and select a :guilabel: `Responsible ` person for the task. Choose an
36+ :guilabel: `Activity Type `, and enter a :guilabel: `Summary ` on how to handle the activity, if
37+ desired.
2838
2939.. tip ::
30- To send a reminder before the actual due date is reached, set a negative number of due days .
40+ Set a negative number of days to send a reminder before the actual due date .
3141
3242Follow-up reports
3343=================
3444
35- The overdue invoices you need to follow up on are available in :menuselection: `Accounting -->
36- Customers --> Follow-up Reports `. From there, you can identify all the customers that have late
37- unpaid invoices.
45+ Overdue invoices you need to follow up on are available in :menuselection: `Accounting --> Customers
46+ --> Follow-up Reports `. By default, Odoo filters by :guilabel: `Overdue Invoices `, but you can also
47+ filter by :guilabel: `In need of action ` in the :guilabel: `Filters ` menu.
48+
49+ When selecting an invoice, you can see all of the customer's unpaid invoices (overdue or not), with
50+ the due dates of late invoices appearing in red. You can exclude invoices from a reminder by
51+ clicking :guilabel: `Exclude from Follow-ups `. You can set either :guilabel: `Automatic ` or
52+ :guilabel: `Manual ` reminders as well as a :guilabel: `Responsible ` person for that customer.
53+
54+ To send reminders, click on :guilabel: `Follow up `, and select the action(s) you want to perform
55+ from:
3856
39- When you open a customer, you see all their unpaid invoices (overdue or not). The due dates of the
40- late invoices appear in red. Select the invoices that are not late yet in the :guilabel: `Excluded `
41- column to exclude them from the reminder you send.
57+ - :guilabel: `Print `;
58+ - :guilabel: `Email `;
59+ - :guilabel: `Sms `;
60+ - :guilabel: `By post `.
4261
43- It is up to you to decide how to remind your customer. You can select :guilabel: `Print Letter `,
44- :guilabel: `Send By Email `, :guilabel: `Send By Post `, :guilabel: `Send By SMS `. Then, click on
45- :guilabel: `Done ` to view the next follow-up that needs your attention.
62+ You can :guilabel: `Attach Invoices ` and change the content templates from this view. When done,
63+ click :guilabel: `Send ` or :guilabel: `Send & Print `.
4664
4765.. note ::
48- - The contact information available on the invoice or on the contact form is used to send the
49- reminder.
66+ - The contact information on the invoice or the contact form is used to send the reminder.
5067 - When the reminder is sent, it is documented in the chatter of the invoice.
51- - If it is not the right time for a reminder, you can specify the :guilabel: `Next Reminder Date `
52- and click on :guilabel: `Remind me later `. You will get the next report according to the next
53- reminder date set on the statement.
68+ - If it is not the right time for a reminder, you can specify the :guilabel: `Next Reminder ` date.
69+ You will get the next report according to the next reminder date set.
5470
5571.. tip ::
56- Reconcile your bank statements right before launching your follow-up process to avoid sending a
57- reminder to a customer that has already paid you .
72+ Reconcile all bank statements right before launching the follow-up process to avoid sending a
73+ reminder to a customer that has already paid.
5874
5975Debtor's trust level
6076--------------------
0 commit comments