Finish Hotfix-1
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -124,7 +124,7 @@ public class WMSAccettazioneBollaService {
|
||||
" ( mtb_grup.tipo_mgrp is null or mtb_grup.tipo_mgrp <> 'FTT') \n";
|
||||
|
||||
if (excludeKg) {
|
||||
sql += " AND mtb_unt_mis.flag_unita_kg = 'S' \n";
|
||||
sql += " AND ISNULL(mtb_unt_mis.flag_unita_kg, '') <> 'S' \n";
|
||||
}
|
||||
|
||||
sql += " group by Wdtb_docr.num_doc,\n" +
|
||||
|
||||
Reference in New Issue
Block a user