From 20cc674407dce2ab19dd0b0f649d231d0fdab1d1 Mon Sep 17 00:00:00 2001 From: Nicolas Delbovier Date: Wed, 28 Jan 2026 16:44:14 +0100 Subject: [PATCH 01/34] [REF] shopfloor_reception_mobile: relocate date-picker-input for better readibility Reorganized the template structure to ensure the date-picker is positioned adjacent to its related components inside the "set_lot" template. --- .../static/src/scenario/reception.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/shopfloor_reception_mobile/static/src/scenario/reception.js b/shopfloor_reception_mobile/static/src/scenario/reception.js index 135091ccb0..9c392b7ed3 100644 --- a/shopfloor_reception_mobile/static/src/scenario/reception.js +++ b/shopfloor_reception_mobile/static/src/scenario/reception.js @@ -21,11 +21,6 @@ const Reception = { v-on:found="on_scan" :input_placeholder="search_input_placeholder" /> -