|
2 | 2 | Credit notes and refunds |
3 | 3 | ======================== |
4 | 4 |
|
5 | | -A **credit note**, or **credit memo**, is a document issued |
6 | | -to a customer that notifies them that they have been credited |
7 | | -a certain amount. |
| 5 | +A **credit/debit note**, or **credit/debit memo**, is a document issued to a customer that notifies |
| 6 | +them that they have been *credited/debited* a certain amount. |
8 | 7 |
|
9 | | -There are several reasons that can lead to a credit note, such as: |
10 | | - * a mistake in the invoice |
11 | | - * a return of the goods, or a rejection of the services |
12 | | - * the goods delivered are damaged |
| 8 | +Several use cases can lead to a credit note, such as: |
13 | 9 |
|
14 | | -.. note:: |
15 | | - Issuing a credit note is the only legal way to cancel, |
16 | | - refund or modify a validated invoice. Don’t forget to |
17 | | - *register the payment* afterward if you need to send money |
18 | | - back to your customer. |
| 10 | + - a mistake in the invoice |
| 11 | + - a return of the goods, or a rejection of the services |
| 12 | + - the goods delivered are damaged |
19 | 13 |
|
20 | | -Issue a Credit Note |
21 | | -=================== |
| 14 | +Debit notes are less common but are most frequently used to track debts owed by customers or to |
| 15 | +vendors because of modifications to confirmed customer invoices or vendor bills. |
22 | 16 |
|
23 | | -You can create a credit note from scratch by going to |
24 | | -:menuselection:`Accounting --> Customers --> Credit Notes`, |
25 | | -and by clicking on *Create*. Filling the Credit Note’s form |
26 | | -works the same way as the Invoice’s form. |
| 17 | +.. note:: |
| 18 | + Issuing a credit/debit note is the only legal way to cancel, refund, or modify a validated |
| 19 | + invoice. Do not forget to **register the payment** afterward if you need to send money back to |
| 20 | + your customer and/or validate the |
| 21 | + :doc:`return </applications/sales/sales/products_prices/returns>` if a storable product is |
| 22 | + returned. |
27 | 23 |
|
28 | | -However, most of the time, credit notes are generated directly |
29 | | -from the invoices they are related to. |
| 24 | +Issue a credit note |
| 25 | +=================== |
30 | 26 |
|
31 | | -To do so, open the *Customer Invoice*, and click on *Add Credit Note*. |
| 27 | +You can create a credit note from scratch by going to :menuselection:`Accounting --> Customers --> |
| 28 | +Credit Notes`, and by clicking on :guilabel:`Create`. Filling out a credit note form works the same |
| 29 | +way as an invoice form. |
32 | 30 |
|
33 | | -.. image:: credit_notes/credit_notes01.png |
34 | | - :align: center |
| 31 | +However, most of the time, credit notes are generated directly from the related invoices. To do so, |
| 32 | +go to :menuselection:`Accounting --> Customers --> Invoices`, open the related **customer invoice**, |
| 33 | +and click on :guilabel:`Add Credit Note`. |
35 | 34 |
|
36 | 35 | You can choose between three options: |
37 | | - - Partial Refund |
38 | | - - Full Refund |
39 | | - - Full refund and new draft invoice |
| 36 | + |
| 37 | + - :guilabel:`Partial Refund` |
| 38 | + - :guilabel:`Full Refund` |
| 39 | + - :guilabel:`Full refund and new draft invoice` |
40 | 40 |
|
41 | 41 | .. note:: |
42 | | - Credit Notes’ numbers start with “R” and are followed by the |
43 | | - number of the document they are related to (e.g., RINV/2019/0004). |
| 42 | + A credit note sequence starts with `R` and is followed by the number of the related document |
| 43 | + (e.g., RINV/2019/0004 is related to the invoice INV/2019/0004). |
44 | 44 |
|
45 | | -Partial Refund |
| 45 | +Partial refund |
46 | 46 | -------------- |
47 | 47 |
|
48 | | -Odoo creates a draft credit note already prefilled with all the |
49 | | -necessary information from the original invoice. |
50 | | - |
51 | | -This is the option to choose to do a partial refund, or if you |
52 | | -want to modify any detail on the credit note. |
| 48 | +When selecting the :guilabel:`Partial Refund` option, Odoo creates a draft credit note already |
| 49 | +prefilled with all the necessary information from the original invoice. This is the option to choose |
| 50 | +if you wish to do a partial refund or if you want to modify any detail of the credit note. |
53 | 51 |
|
54 | 52 | .. note:: |
55 | | - This is the only option available for invoices that are already marked as *Paid*. |
| 53 | + This is the only option for invoices marked as *in payment* or *paid*. |
56 | 54 |
|
57 | | -Full Refund |
| 55 | +Full refund |
58 | 56 | ----------- |
59 | 57 |
|
60 | | -Odoo creates a credit note, automatically validates it, and |
61 | | -reconciles the original invoice with it. |
| 58 | +When selecting the :guilabel:`Full Refund` option, Odoo creates a credit note, automatically |
| 59 | +validates it, and reconciles it with the related invoice. |
62 | 60 |
|
63 | 61 | .. image:: credit_notes/credit_notes02.png |
64 | | - :align: center |
| 62 | + :alt: Full refund credit note. |
65 | 63 |
|
66 | | -This is the option to choose to do a full refund or cancel |
67 | | -a validated invoice. |
| 64 | +This is the option to choose for a full refund or to **cancel** a *validated* invoice. |
68 | 65 |
|
69 | 66 | Full refund and new draft invoice |
70 | 67 | --------------------------------- |
71 | 68 |
|
72 | | -Odoo creates a credit note, automatically validates it, reconciles |
73 | | -the original invoice with it, and open a new draft invoice |
| 69 | +When selecting the :guilabel:`Full refund and new draft invoice` option, Odoo creates a credit note, |
| 70 | +automatically validates it, reconciles it with the related invoice, and opens a new draft invoice |
74 | 71 | prefilled with the same details from the original invoice. |
75 | 72 |
|
76 | | -This is the option to choose to modify the content of a validated invoice. |
| 73 | +This is the option to **modify** the content of a *validated* invoice. |
| 74 | + |
| 75 | +Issue a debit note |
| 76 | +================== |
77 | 77 |
|
78 | | -Record a Vendor Refund |
| 78 | +You can create a debit note from scratch by going to :menuselection:`Accounting --> Customers --> |
| 79 | +Invoices` or by clicking on the related invoice you wish to issue a debit note for. On the invoice |
| 80 | +form view, click :guilabel:`Add debit note`, fill in the information, and click :guilabel:`Create`. |
| 81 | + |
| 82 | +Record a vendor refund |
79 | 83 | ====================== |
80 | 84 |
|
81 | | -**Vendor Refunds** are recorded the same way you would do with invoices’ credit notes: |
| 85 | +**Vendor refunds** are recorded the same way as credit notes: |
| 86 | + |
| 87 | +You can either create a credit note from scratch by going to :menuselection:`Accounting --> Vendors |
| 88 | +--> Refund`, and by clicking on :guilabel:`Create`; or by opening the related **vendor bill**, and |
| 89 | +clicking on :guilabel:`Add Credit Note`. |
| 90 | + |
| 91 | +Record a debit note |
| 92 | +=================== |
| 93 | + |
| 94 | +**Debit notes** from vendors are recorded in a similar way to how they are issued to customers: |
82 | 95 |
|
83 | | -You can either create a credit note from scratch by going |
84 | | -to :menuselection:`Accounting --> Vendors --> Refund`, and |
85 | | -by clicking on *Create*, or by opening the validated *Vendor Bill*, |
86 | | -and clicking on *Add Credit Note*. |
| 96 | +Go to :menuselection:`Accounting --> Vendors --> Bills`, open the related bill you wish to record a |
| 97 | +debit note for, and click :guilabel:`Add debit note`. Fill in the information, and click |
| 98 | +:guilabel:`Create debit note`. |
87 | 99 |
|
88 | | -Journal Entries |
| 100 | +Journal entries |
89 | 101 | =============== |
90 | 102 |
|
91 | | -Issuing a credit note from an invoice creates a **reverse entry** |
92 | | -that zeroes out the journal items generated by the original invoice. |
| 103 | +Issuing a credit/debit note from an invoice/bill creates a **reverse entry** that zeroes out the |
| 104 | +journal items generated by the original invoice. |
| 105 | + |
93 | 106 |
|
94 | | -Here is an example of an invoice’s journal entry: |
| 107 | +.. example:: |
| 108 | + The journal invoice of an entry: |
95 | 109 |
|
96 | | -.. image:: credit_notes/credit_notes03.png |
97 | | - :align: center |
| 110 | + .. image:: credit_notes/credit_notes03.png |
| 111 | + :alt: Invoice journal entry. |
98 | 112 |
|
99 | | -And here is the credit note’s journal entry generated to reverse |
100 | | -the original invoice above: |
| 113 | + And here is the credit note’s journal entry generated to reverse |
| 114 | + the original invoice above: |
101 | 115 |
|
102 | | -.. image:: credit_notes/credit_notes04.png |
103 | | - :align: center |
| 116 | + .. image:: credit_notes/credit_notes04.png |
| 117 | + :alt: Credit note journal entry reverses the invoice journal entry. |
0 commit comments