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!

Edit Packing Slip report

Vote:
 

Hi!


Does anybody know how you can edit the packing slip with additional fields?

 

Thanks.


Patrick

#65247
Jan 23, 2013 15:48
Vote:
 

It´s report definition file (.rdlc) ..\Shared\Apps\Reporting\Reports. Open the "InvoiceRecieptReport.rdlc" in VS and change it in the editor.

#65465
Jan 30, 2013 14:02
Vote:
 

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?

#65532
Jan 31, 2013 15:47
Vote:
 

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.

#65535
Jan 31, 2013 18:23
Vote:
 

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.

#65554
Feb 01, 2013 8:33
Vote:
 

Did anyone find a solution to this? and how they approach it?

#189882
Mar 27, 2018 10:52
Vote:
 

I guess you have to ping the Commerce dev-team about this.

#189883
Mar 27, 2018 10:57
Vote:
 

Our official answer for customizations made to Commerce Manager is it's not officially supported. 

I personally can see how to do it, and I might write about that if time permits, but if it's urgent you should turn to expert services for help. 

#189958
Mar 28, 2018 10:53
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.