My Stuff
-
Re: Standard field to be made disabled
Hi User_MHNLE, On customizing the form, I set the TERMS field to disable and refreshed the page. I was able to disable the field. PO form :1 -
Re: Intercompany sales and COGS account
HI User_Q1DPO, These are intercompany accounts which are automatically impacted when you follow the NS standard intercompany PO SO process. Hope this helps. Thanks1 -
Re: GL Account Currency cannot be changed
Hi Kedalene Yes, absolutely you can create GL accounts without currency to allow posting in any currency. Exception being Credit Card and Bank GL type accounts. Thanks1 -
Re: How to recover netsuite domain password?
Hi Dave Rusk, Had you stored your password earlier on your browser. If yes, you can retrieve the password using inspect element functionality of browser. If not saved, an administrator person with ac…1 -
Re: How to set default Terms
Hi Liz Madrid, Approach 1 : Deploy a User event script using Before Load function on Prospects where you can default the value of terms Sample Code : nlapiSetFieldValue('terms',9); here 9 i…2
