Item Serial No fetching in the delivery note-HTML code for print

HI,

I want to fetch the item serial no to the delivery note in the print format.

A) Example for the HTML coding

  1. I have a Machine -X
  2. I have intialized the serial number as101 in the item master.
  3. I have done a stock entry as Finished Goods Note and the serial number is generated.
  4. This serial number has to be fetched in the delivery note for the print.

My clarification is can I use (doc.get_formatted(“item_serial_no”) for the custom HTML coding print format.

B) Example for the fetching the Sales Order item in the print.

I need the custom HTML coding to fetch the sales order item as against the serial no.

Regards

Maybe you should try it and share any error message that you are getting.

Thanks , Pawan

Actually I have customized the field in the Delivery Note for the serial no and selected the data.

I am not getting any error as such, but I am not able to fetch the data of the item serial no in my custom print format.

I am getting in the standard print report.