[ROSSOGARGANO]
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
- aggiunti parametri per stampa etichette sscc da WMS
This commit is contained in:
@@ -2490,6 +2490,8 @@ public class WMSGenericService {
|
||||
pairList.add(new PairsDTO("data_collo", CommonConstants.DATE_YMD_DASHED_FORMATTER.format(mtbColtToPrint.getDataCollo())));
|
||||
pairList.add(new PairsDTO("ser_collo", mtbColtToPrint.getSerCollo()));
|
||||
pairList.add(new PairsDTO("num_collo", mtbColtToPrint.getNumCollo()));
|
||||
pairList.add(new PairsDTO("barcode_list", Collections.singletonList(mtbColtToPrint.getBarcodeUl())));
|
||||
pairList.add(new PairsDTO("barcode_ul", mtbColtToPrint.getBarcodeUl()));
|
||||
|
||||
|
||||
ReportTypeDTO reportTypeDTO = new ReportTypeDTO()
|
||||
|
||||
Reference in New Issue
Block a user