Is it possible to have serial number without maintaining stock

Is there a way to assign serial numbers to items during the invoice process without “maintain stock” being checked for that item?

For example when selling software we assign a serial number for tracking purposes.

Thanks

@jasonh, it’s not possible as the Serial Nos and Batches related fields in the Item master depends on Maintain Stock checkbox.

NOTE: This is a last minute hack to just record the serial number at the time of invoicing. This will not grant the functionality of using serial nos. for that you need to maintain stocked items.

If you just need it when you’re creating an invoice, then simply customize Sales Invoice Item doctype and add a field for Serial No. For the new field, check In List View

Also change the print format a bit to include this.

For help, refer: https://erpnext.org/docs/user/manual/en/customize-erpnext/articles/child-table-

https://erpnext.org/docs/user/manual/en/setting-up/print/print-format-builder

So your result looks like this now:

1 Like