プロフィール

Avatar
ロック解除可能なバッジを表示 ロック解除可能なバッジを表示
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more

Mikko De La Fuente-Oracle · SuiteCloud Support · Gold Crown

コメント

  • Hi @"Martha Hakes", Agreeing with Chris, you need to re-open the period if the transaction would impact the GL and it is indicated in the SuiteAnswers Article Accounting Period Management (Id: 7665) that "No one can make changes to posting transactions in a closed period if the changes would impact the general ledger. The…
  • Hi @"hamshah", The CI Payment Status will be set to Paid In Full if the NSTS | SWVA - CI Collections Workflow is set to Released Status. The workflow should set the CI Payment Status field from Open to Paid In Full and it is scheduled to run every 30 minutes. It will trigger after determining that the associated individual…
  • I tested this on my test account and I was able to update the Ship To automatically via Field Change using 1.0. I used the following APIs: * nlapiCreateSubrecord - create subrecord. * setFieldValue - set the field value on the subrecord. * commit - commit the subrecord created. Please take note that Item Line Shpping was…
  • Hi @"battk", In addition to what Shery replied, I was thinking that you could override the current/default address. Using Client Script's Field Change, when the user chooses John Doe as Entity for company ABC Company it will automatically populate the Ship To Address to 456 Sunshine Way. You may refer to SuiteAnswers…
  • Hi @"Ben H", I suggest that you make use of Group/Count Summary Type on the Results. On your Saved Search: * Navigate to Results Subtab then under the Name Field, make the Summary Type as Group. * Change also the Summary type of the Role Field to Count. In doing this, the saved search result will show employees as 1 line…
  • It seems that your concern has a related enhancement. These are the enhancement details: * Enhancement # 558744 * Roles and Permissions> Custom Role> department/class/location restriction = 'Own and Subordinates Only'> Ability to also View /Edit Employee's subordinate records based on department/class/location restriction…
  • Hi iecpradeep_14007, You could try to Check the Allow Viewing box to permit users logged in with the role that has department restriction to see, but not edit, records for departments to which the role does not have access. You may refer to SuiteAnswers Articles below for more information: * Restricting Access to Records…