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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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