From d386374c90189824f9de7050d3585769443af2bc Mon Sep 17 00:00:00 2001 From: Sergio De la torre Date: Wed, 15 Feb 2023 12:10:54 +0100 Subject: [PATCH] =?UTF-8?q?Version=2023.4Beta=20Buscar=20item,=20isScanned?= =?UTF-8?q?=20preparado,=20grouping=20y=20volver=20atr=C3=A1s=20solucionad?= =?UTF-8?q?o,=20qr,=20ubicador=20orden=20reverso=20cuando=20se=20a=C3=B1ad?= =?UTF-8?q?e=20item?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- .idea/workspace.xml | 66 +--- app/release/output-metadata.json | 6 +- .../es/verdnatura/domain/VerdnaturaService.kt | 4 +- .../presentation/base/BaseFragment.kt | 9 + .../presentation/common/itemScanned.kt | 39 +- .../articulo/fragment/ItemCardFragment.kt | 70 +--- .../articulo/fragment/ItemCardViewModel.kt | 82 +--- .../buscaritem/fragment/BuscarItemFragment.kt | 16 +- .../collection/fragment/CollectionFragment.kt | 370 +++++++++--------- .../fragment/CollectionViewModel.kt | 18 +- .../presacador/fragment/EndSacadorFragment.kt | 27 +- .../fragment/PreSacadorViewModel.kt | 5 +- .../ubicador/fragment/UbicadorFragment.kt | 6 +- 14 files changed, 302 insertions(+), 418 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 63d3027a..97b3f254 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -276,7 +276,7 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 08353949..cc5f443d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -83,14 +83,21 @@ - + + - + + + + + + +