refactor(ocp): lots of work for rfid and dyco contorl
This commit is contained in:
@@ -16,5 +16,6 @@ left join
|
||||
alplaprod_test1.dbo.T_Maschine as m on
|
||||
e.IdMaschine = m.IdMaschine
|
||||
|
||||
where x.lfdnr = [rn] and x.IdWarenlager not in(6)
|
||||
where x.lfdnr = [rn]
|
||||
--and x.IdWarenlager not in(6)
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user