32
Points
Questions
2
Answers
2
-
Yes, with a formula (text)
‘<a href=https://3486401.app.netsuite.com/app/accounting/transactions/workord.nl?assemblyitem=’||{internalid}||’ target=_blank>Create WO</a>’- 671 views
- 1 answers
- 1 votes
-
The way I know gives date/time of print:
create a saved transaction search.
criteria:
type is sales order
system notes : Field is printed picking ticket
results:
system notes : date (summary type Maximum)
available filters:
internal ID
create a custom body field that applies to sales order:
type free form text, non stored
validation/defaulting: your search
create a custom body field for the sales order to store your value, create a workflow that stores the live field to the stored field, and source the stored field on your saved search or print picking tickets page
- 1007 views
- 3 answers
- 1 votes