-
How to update filters attached to "Scripts" list view
Hi. I was attempting to add additional filters to the view available at Customization > Scripting > Scripts. Currently these are the only filters, and I was not able to locate a way to modify this view. It seems that all menus under the customization menu are this way (Deployments, Entry forms). Was wondering if anyone had…
-
Template and SaSS deployment error
Hello everyone, I ran into an issue while I was trying to update our theme to a new version and I encountered an error on the template and SaSS compiler. I need Template error: {"type":"error.SuiteScriptError","name":"139572","message":"That record does not exist. path:…
-
I want to enable the available to promise and demand planning features, but they are not displaying
I am in the process of installing the food and beverage bundle deployment guide into my Blank OneWorld US demo account. Bundle #27 in the installation sequence (SuiteSuccess Manufacturing PRM) is not installing because it requires the enabling of the 'available to promise' and 'demand planning' features. I have installed…
-
SCA|Deployment of Theme/Extension|Chunks count increased ?
Hi Guys, I am encountering with a small issue , every time while deploying extension got to increase . This cause heavy time loss. You can see screenshot below. Please provide a solution to reduce the number of chunks while deploying Theme/Extension. Thank You, Shubham Singh
-
How Use Copy to Account for Custom Fields Successfully
Hi Everyone I tried to deploy one custom field (List Field) from Sandbox to production using "Copy to Account" feature. In Sandbox i got the success msg but in production it shows like this. Anybody to what is the issue behind this issue ? before this, I did deployed few other custom fields successfully and those were…
-
How to resolve SuiteSuccess Standard Bundle Deployment "Validation of account setting failed" Error?
Hi, I am following the deployment guide for the SuiteSuccess Standard Germany edition and have come across an issue on the installation of the SuiteSuccess FF Standard Dashboards SuiteApp. I have followed all steps exactly up to this point, but NetSuite is giving me a validation failed warning and I am not able to download…
-
Do User Events apply when Assessing Finance Charges?
I'm currently trying to apply some behavior on finance charges created by the Assess Finance Charges functionality. When I run the process, invoices (finance charges) are created correctly but my User Event script is not running. Do I have to deploy the script in a certain way to make this work? (I deployed the script on…
-
It is possible to lock/hide scripts via SDF Project?
I want to use the SuiteCloud Development Framework, and I need to lock/hide files from my bundles. Currently, I'm deploying my projects in the client account via SuiteBundler, and I have the option to lock files. I know that I can do this with a SuiteApp project, but I don't have a Publisher ID, so I think that project…
-
Problem with searching for all not-scheduled deployments for a script.
I am trying to find all deployments for a script that aren't scheduled and then use one of them to run the script immediately. In SS1.0 it seems like you could call nlapiScheduleScript and it would automatically pick an available deployment. If there were none available, nlpapiScheduleScript returned the status of the…
-
Deplyoing a Script to the Customer Centre
Hi all, I have written a before load user event to set certain values on a sales order form in the customer centre. This works correctly when you enter a sales order normally through the employee centre. How would I go about deploying this to the customer centre as well? Cheers ****Resolved**** Managed to fix this, it was…