From fc268ae27776758bf69941e0a9d0d93fcedf62f2 Mon Sep 17 00:00:00 2001 From: LoredanaLrpz Date: Wed, 30 Mar 2022 15:03:36 +0000 Subject: [PATCH] [IMP] pos: add tip usable decimal separator task-id 2608735 closes odoo/documentation#1788 X-original-commit: ae76baa20e4081273492b224cdcb3e01780a7505 Signed-off-by: Castillo Jonathan (jcs) --- .../sales/point_of_sale/overview/getting_started.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/applications/sales/point_of_sale/overview/getting_started.rst b/content/applications/sales/point_of_sale/overview/getting_started.rst index 1bac5d8f2..453606278 100644 --- a/content/applications/sales/point_of_sale/overview/getting_started.rst +++ b/content/applications/sales/point_of_sale/overview/getting_started.rst @@ -78,6 +78,9 @@ available payment methods appear on the left of the screen. Select the payment method and enter the received amount. Then, you can validate the payment. +.. tip:: + You can use both `,` and `.` on your keyboard as decimal separators. + Return and refund products --------------------------