CAN NOT PRINT FROM REMOTE DESKTOP GET ERROR MESSAGE " print preferences do not match required settings specify a valid layout orientation and paper size "
before we are using this code to block selling below last purchase price -If @object_type = '13' and @transaction_type IN (N'A', N'U')
--BEGIN
--If Exists(SELECT DISTINCT T4.DocEntry FROM OITM T3 INNER JOIN INV1 T4 ON T3.ItemCode = T4.ItemCode ...