Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and 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.
0