From f8bdcebed7cb1af971f18dc0f136ebcf374f52e3 Mon Sep 17 00:00:00 2001 From: Elsio Sanchez <45974454+elsiosanchez@users.noreply.github.com> Date: Fri, 20 Aug 2021 01:28:06 -0400 Subject: [PATCH] Modify dimensions of the order to be invoiced table (#1087) * Modify dimensions of the order to be invoiced table * add traslate Co-authored-by: elsiosanchez --- .../Form/VPOS/OrderList/fastOrder.vue | 61 ++++++++++--------- src/lang/ADempiere/en.js | 7 +++ src/lang/ADempiere/es.js | 7 +++ 3 files changed, 45 insertions(+), 30 deletions(-) diff --git a/src/components/ADempiere/Form/VPOS/OrderList/fastOrder.vue b/src/components/ADempiere/Form/VPOS/OrderList/fastOrder.vue index fd516f73..103fb671 100644 --- a/src/components/ADempiere/Form/VPOS/OrderList/fastOrder.vue +++ b/src/components/ADempiere/Form/VPOS/OrderList/fastOrder.vue @@ -18,12 +18,12 @@