London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
It´s report definition file (.rdlc) ..\Shared\Apps\Reporting\Reports. Open the "InvoiceRecieptReport.rdlc" in VS and change it in the editor.
I already tried that but I would like to add a custom MetaField (CustomerContact object) on the invoice report. How can I do that, is it necessary to change the data source of the report?
You mean a custom field that you have added to the contact class? The name of the customer is already in the dataset.
I had a look at it and tried to fiddle directly with the xml in the report .rdlc. Additionally, VS doesn’t behave well with the report, I didn't get the results I expected. You probably have to have a look at changing the data source.
Any idea, how to configure a new data source for the report? If I decompile the dll's it seems that the data source is hardcoded in the source.
Hi!
Does anybody know how you can edit the packing slip with additional fields?
Thanks.
Patrick