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 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Account Field on Cash Sale Initially Set but Resetting to Default
Background: We are an online retailer with multiple stores of different products. Each store has it's own merchant account. When an order comes in from a store, it gets tagged by the Class field as to which store it comes from. From that, we funnel all resulting transactions (Cash Sales, Return Authorizations, etc.) to custom forms based on its class.
So, when we bill, we want each custom Cash Sale to bill to a specific account that is associated with that store's merchant account. We are using a deployed script of type "User Event" using the "Before Load Function" to set the form defaults based off of which custom Cash Sale is created.
0