Implementata richiesta commessa in PickingLibero di Lavorazione.

Implementato servizio di spostamento arts tra UL in PickingLibero.
Implementata generazione documenti in CloseUDS in PickingLibero.
This commit is contained in:
2024-09-16 10:33:59 +02:00
parent 1463510b08
commit 7ee59ea814
55 changed files with 1166 additions and 601 deletions

View File

@@ -32,5 +32,5 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
}