a350dd76f0
Task ID: 2622090
closes odoo/documentation#4010
X-original-commit: 3a0e23f3f9
Signed-off-by: Platteau Xavier (xpl) <xpl@odoo.com>
Signed-off-by: Perazzo Loredana (lrpz) <lrpz@odoo.com>
39 lines
1.4 KiB
ReStructuredText
39 lines
1.4 KiB
ReStructuredText
=============
|
||
Customer note
|
||
=============
|
||
|
||
The **Customer note** feature allows you to provide customers with further information on a specific
|
||
product. For instance, to provide cleaning and maintenance tips. They can also be used to track a
|
||
customer’s particular request, such as not wanting the product to be assembled for them.
|
||
|
||
Add a customer note
|
||
===================
|
||
|
||
You can add notes directly from an open :ref:`POS session <pos/start-session>`. To do so, click
|
||
:guilabel:`Customer Note` on the pad. Doing so opens a pop-up window in which you can add content
|
||
for the note.
|
||
|
||
.. note::
|
||
Product notes from an :doc:`imported SO <../shop/sales_order>` are displayed identically in the
|
||
cart.
|
||
|
||
.. image:: customer_notes/customer-notes-ui.png
|
||
:align: center
|
||
:alt: customer note button and notes (SO and POS session) on products in the cart
|
||
|
||
Modify a customer note
|
||
======================
|
||
|
||
Select the product from the cart to modify an existing note and click :guilabel:`Customer Note`.
|
||
Doing so reopens the previous pop-up window. Alter the text and click :guilabel:`Add`.
|
||
|
||
Receipts and invoices
|
||
=====================
|
||
|
||
Customer notes appear on customers' receipts and invoices similarly to how they appear in the cart,
|
||
meaning under the related product.
|
||
|
||
.. image:: customer_notes/notes-receipt.png
|
||
:align: center
|
||
:alt: customer receipt with notes from an SO and from the customer note feature
|