Implementata comunicazione con dispositivo bluetooth in fase di rientro merce da lav.

Rimosso printerName e quantity dalla stampa delle SSCC.
This commit is contained in:
2022-04-11 12:08:58 +02:00
parent 6806290d98
commit 852edf1b13
37 changed files with 337 additions and 131 deletions

View File

@@ -21,10 +21,10 @@ android {
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
}
lintOptions {
lint {
abortOnError false
}
}
dependencies {