From a54802bad5c07d7fa108e9ee22e41923585dcbca Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Tue, 5 Jan 2016 12:20:16 +0100 Subject: [PATCH] [FIX] point_of_sale: receipt report, discount is a percentage The discount on a pos order line is a percentage, not an amount in the order currency. opw-665524 --- addons/point_of_sale/views/report_receipt.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/point_of_sale/views/report_receipt.xml b/addons/point_of_sale/views/report_receipt.xml index 39192072514..f9fe617d0f4 100644 --- a/addons/point_of_sale/views/report_receipt.xml +++ b/addons/point_of_sale/views/report_receipt.xml @@ -39,7 +39,7 @@ - + %