Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Default expectedReceiptDate in PO item sublist
Hello,
We are new to NetSuite and I am trying to write a SuiteScript to default the "Expected Receipt Date" for an item on the Purchase Order form. Instead of defaulting to the current date, we want it to default to the "Receive By" date in the main body of the Purchase Order.
I have tried many things and nothing seems to work. It always ends up defaulting to the current date. I am getting the"Receive By" date no problem. I can even stick it in other columsn for the item but not the date field. I have tried doing it in a fieldChanged and postSourcing script on the item column with no luck.