I have found this in the source
if (ReadFirstMain(ORp,0,true)) then begin end;
What this code is supposed to do if we specify zero keys?
Is it some trick?
it is in RecordAction_rlOrderToPO()
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...