My Stuff
Comments
-
Thank you for the quick reply, That was exactly it. I don't remember seeing that in the help topics. Thanks again!
-
I do not need further assistance;
-
https://community.oracle.com/netsuite/english/profile/Jervin%20Teopengco-Oracle Hello, thanks for your follow up. Our implementation manager updated the form to include this snippet for the serial number. <#if item.INVENTORYDETAIL?length != 0> <td colspan="5">${item.INVENTORYDETAIL}</td> <#else> <td colspan="5"> <div…
-
OK, thanks for this information that what I want to do can be done. My deployment NetSuite's deployment team sent me here when they could not assist in getting a custom script done.
-
Thanks for the reply, Is there a standard script to generate a Journal Entry, that would execute on an invoice, that's has a specific item? The journal entry would use the total of the invoice as the values for debit and credit. Point me in the right direction