javascript - Automatically Add Location, Class, to NetSuite Invoice Header based on other criteria -


when our staff make invoices customers fill out lease number {custbody_es_lease} lease record has property unit field (custom record) , looks property unit field on invoice {custbody_es_property}

the property unit record has class {custrecord_es_pu_lease_fund_type} , location {custrecord_location_on_property} corresponds property that's on lease manually picked user.

i workflow or script when user enters lease number on lease field, looks property record , automatically fills in header location , class.

would difficult execute? , script added form best approach, or workflow?

any sample great well, let me know if need more details.

thanks


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -