Smetyar
This commit is contained in:
@@ -61,7 +61,7 @@ public class Migration_20241120185713 extends BaseMigration implements Migration
|
||||
" case when infoArt.partita_mag IS NOT NULL then \n" +
|
||||
" mtb_partita_mag.costo_unt_um_mag \n" +
|
||||
" else \n" +
|
||||
" dbo.f_GetCostoUltArt(aData,costoComm.cod_mart) \n" +
|
||||
" dbo.f_GetCostoUltArt(aData,infoArt.cod_mart) \n" +
|
||||
" end \n" +
|
||||
" end \n" +
|
||||
" from infoArt left outer join mtb_partita_mag on infoArt.cod_mart = mtb_partita_mag.cod_mart and\n" +
|
||||
|
||||
Reference in New Issue
Block a user