From 8e5a6dbab3087b1e8028dee180d3a5712cb43318 Mon Sep 17 00:00:00 2001 From: carlossa Date: Tue, 27 Jun 2023 11:44:23 +0200 Subject: [PATCH] fix warn --- modules/travel/front/summary/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/travel/front/summary/index.html b/modules/travel/front/summary/index.html index 5d38ed08f..d9dbb0f90 100644 --- a/modules/travel/front/summary/index.html +++ b/modules/travel/front/summary/index.html @@ -92,7 +92,7 @@ {{entry.supplierName}} - {{entry.ref}} + {{entry.reference}} {{entry.hb}} {{entry.freightValue | currency: 'EUR': 2}} {{entry.packageValue | currency: 'EUR': 2}}