Crystal error "Invalid Argument Provided"
I have used the standard Jiwa 7 invoice as the basis of producing a delivery docket and added a new view which collects some information from IN_CustomSettingvalues. Are you able to see why this report returns errors. It uses a custom sp to get Height, Length and Width from IN_CustomSettinValues. The report worked fine before including the new view. Basically what I want is to be able to print the Height, Length and Width (custom fields) for each line item and then make some calculations on these values.