Adding Serial No(s) to the Stock Entry Print Format

Hi,

I need to know the Serial No of items in a Stock Entry and have them printed on a PDF. This was possible in V14 and earlier in the default Print Format for a Stock Entry.

Since an upgrade to V15 the Serial No information is inside a Serial and Batch Bundle and therefore isn’t in the default Print Format. I see no way to add this information to the Print Format without using custom HTML to reproduce the Items table. Is the custom HTML for the default implementation of the Items table documented somewhere? If it is then it would be easier to customise to add the Serial No to the Print Format instead of starting from scratch.

Hi

The Print format builder in V15 offers to add Serial Numbers without writing HTML code.
You have to configure item table in print format builder as following;

By default item serial numbers are also being printed in Description field automatically which you can get printed separately by configuring item table in print format builder without html support.

Hi

I can tell you that it doesn’t work on my installation.
image

image

I guess I’ll file a support ticket.