From 76822501eba6de071a8e871676b95c9c981e8a32 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Thu, 21 Jan 2021 08:45:20 +0100 Subject: [PATCH] shorttext --- ext/custom-addons/dp_reports_account/reports/invoice.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/custom-addons/dp_reports_account/reports/invoice.xml b/ext/custom-addons/dp_reports_account/reports/invoice.xml index 8df95c50..4c5d1f98 100644 --- a/ext/custom-addons/dp_reports_account/reports/invoice.xml +++ b/ext/custom-addons/dp_reports_account/reports/invoice.xml @@ -203,10 +203,10 @@ Kurztext: - t-if="invoice_line.lot_id.short_text" t-field="invoice_line.lot_id.short_text" + - t-if="not invoice_line.lot_id.short_text" t-field="invoice_line.name" +