Merge remote-tracking branch 'gitlab.seriate/DataLayer' into feature/NewWarehouse
This commit is contained in:
@@ -615,6 +615,11 @@ namespace EgtBEAMWALL.DataLayer.Controllers
|
||||
answ = SyncResult.ALL_OK;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// nessun materiale da sincronizzare --> ok!
|
||||
answ = SyncResult.ALL_OK;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user