Hi,
I'm new in reporting.
I have requirement to customize sales packing slip report. As I saw it is based on classes.
I have to add packingSlipId barcode and several new fields there. Case is that I don't want to modify these std classes itself, but to duplicate them and use with new names. Is it a correct way of doing that? What should I foresee?
One more question that I have is, if I can create a query in AOT, add there correct tables and fields and build a report based on that? Then if I create a output menu item and add it to menuitembutton will it open report with correct values? Is it possible at all to use query based report in this cases when report should be opened based on posted packing slip?