From 16f9072c5fddfe34c61f1285367fe84e71dcb82a Mon Sep 17 00:00:00 2001 From: Sergio De la torre Date: Tue, 29 Nov 2022 10:51:27 +0100 Subject: [PATCH] Version 9.6Beta en test: paletizadores --- .idea/workspace.xml | 68 +++--- .../domain/GetPaletizadoresUserCase.kt | 11 +- .../es/verdnatura/domain/VerdnaturaService.kt | 87 +------ .../articulo/fragment/ItemCardViewModel.kt | 8 +- .../articulo/fragment/ItemProposalFragment.kt | 8 +- .../fragment/BufferFragmentViewModel.kt | 4 +- .../buffer/fragment/BufferLoadFragment.kt | 13 +- .../collection/fragment/CollectionFragment.kt | 100 ++++---- .../feature/login/fragment/LoginViewModel.kt | 17 -- .../feature/main/activity/MainActivity.kt | 2 +- .../ExpeditionPalletDetailFragment.kt | 15 +- .../ExpeditionPalletDetailViewModel.kt | 22 +- .../fragment/ExpeditionPalletFragment.kt | 15 +- .../fragment/ExpeditionPalletViewModel.kt | 12 +- .../fragment/ExpeditionScanFragment.kt | 218 ++++++++++-------- .../fragment/ExpeditionScanViewModel.kt | 36 +-- .../fragment/ExpeditionStateFragment.kt | 26 ++- .../fragment/ExpeditionStateViewModel.kt | 4 +- .../fragment/ExpeditionTruckListFragment.kt | 15 +- .../fragment/ExpeditionTruckListViewModel.kt | 12 +- .../fragment/PalletScanFragment.kt | 8 +- .../fragment/PalletScanViewModel.kt | 10 +- .../model/ItemExpeditionTruckVO.kt | 2 +- .../feature/paletizador/model/ItemPalletVO.kt | 2 +- .../feature/paletizador/model/ItemScanVO.kt | 2 +- .../view/feature/smarttag/model/SmartTag.kt | 5 + app/src/main/res/layout/item_article_row.xml | 2 +- .../res/layout/item_article_row_fragment.xml | 2 +- .../layout/item_article_row_presacador.xml | 2 +- .../res/layout/item_expeditionpallet_row.xml | 2 +- 30 files changed, 331 insertions(+), 399 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 09de885c..6297fc4b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -44,8 +44,8 @@ - @@ -86,41 +86,35 @@ - - - - + - - - - - - - + + + + - - - - - + + + + + + + + + - - - - - - - - - + + + + +