Go to codeunit - 81 find the below line of code "Document Type"::Order: BEGIN Selection := STRMENU(Text000,3); Change this to Selection := STRMENU(Text000,1);
↧