Is there anything at all you can do to make auto l...
# suitescript
c
Is there anything at all you can do to make auto lot number assignment quicker? All the script does it assign a lot number to line item on a purhcase order based on the QTY. It does this for every line.
b
you can get general advice like doing one search for all your lot information vs one per line
but otherwise you probably would need to share code to get specific advice