My Stuff
Comments
-
Note: you must use the standard form for the entity bank detail - this is the only form that have all the field exposed.
-
Darn!!! They are alienating the pre SuiteSuccess customers
-
This is possible I have imported thousands of EFT/ACH records for employees and vendors successfully. First of all you have to create saved search for the custom record Entity Bank Details to get the template of the load file. Make sure all the fields on the form for this custom record set to "Normal". Prepare your load…
-
This bundle issue always been a big beef of mine - I have seen it every time whenever move custom forms through bundle. All of the custom fields get migrated but looses the orientation, grouping and tabs. That is why I always realign the form after migration.
-
Moi Aussi
-
Magento is the one of the best choice, you dont have to use the expensive celigo or folio3 integrator for this, just use RESTlets and JSON to integrate Magento with NS (have done quite a few integration). Woocommerce wouldn't be good choice since it doesn't even have proper database schema for products, stocks or even…
-
What fields you are trying to change? - some fields cannot be changed when created, such as currency, country, edition and parent subsidiary.
-
Can't you just use the print function? Otherwise use a userevent script to invoke nlapiPrintRecord to create PDF of the invoice and push it to file cabinet when the invoice is saved/approved.
-
There could be another option, use webservice to pull the saved search result in csv and dump it at the desired location in the other server. It should be pretty simple. There is java based open source tool called Apache Camel can be used for this purposes even bi-directional transfer.
-
First question is easy - just lookup the html source code of any pages of your NS instance - last few lines of the source code will show the version number, your user id and account id. 2nd one is a bit tricky since some of the setup/configuration items doesnt have system log - otherwise you can run a system note search…
-
Hi Pat You can define the ACL (Access Control Level) at field level - assign the roles/user to the editable fields at the filed level. This option should solve your issues.
-
system2 is also down
-
Down in Vancouver too
-
SPF is working fine for mxtoolbox v=spf1 ip4:167.216.129.170/32 ip4:167.216.129.182/31 ip4:167.216.129.184/29 ip4:167.216.129.192/29 ip4:167.216.129.200/32 ip4:167.216.129.205/32 ip4:167.216.129.206/31 ip4:167.216.129.208/31 ip4:167.216.129.210/32 ip4:64.89.45.192/30 ip4:64.89.45.196/32 ip4:64.89.45.204/32…
-
It all could be due to the massive DDoS attack on global DNS provider DYN on last Friday. If DNS cannot be resolved no mail will go out.
-
intermittent outages for us - west coast - Vancouver CA
-
Sandbox's help is still working, so if you guys have a sandbox then you can access the help from sandbox
-
It is a common issue since most of the mail server now a days checks SPF record to match the sending server with the TLD for the from email address. 99% chance is mail from NS is hitting the spam box. There are 2 options that is to add all the IP addresses of NS mail server as accepted source @ the receiving end. Other one…
-
Netsuite Account Center and Suite Answer is not working
-
same here in westcoast - our users in Toronto can access though
-
Our users cannot login or refresh, cannot even load the system status page, is any one else having the same issue?
-
Hi Robert, A bit off topic, but when you upload xml files for freemaker pdf templates to file cabinet it corrupts the file some how, when you try to view the file or call it xml parsing error occurs. Seems like deflate file function is not working for xml, I did find an alternate way by creating a dummy xml file then add…
-
Hi Robert Already filed a ticket. sam
-
We did experience similar performance issue on our sandboxes (we have 4)
-
Hi Robert, Alternate Solution: User can force template to be shown in any mode by setting template's http address parameter "source" to values T or F for source or wysiwyg mode respectively. Tried the alternate method but it didn't work. Any codes between <head></head> is not showing, in fact <head> tag is not showing at…
-
Issue was supposedly fixed - but it is worse now see the screenshot
-
FYI - Fix has been found and being tested now, will be rolled out during off peak hours. Crossing my fingers :( Per review the fix to the defect has already been found and is currently being tested with target of rolling it ASAP during off peak hours. We will update you further on the progress of the defect. Thanks for the…
-
Hi Robert Seems like it is an isolated problem, it is effecting only one of my template, rests of the invoice templates are fine. When it was converted to source during the fix some how the encoding got screwed up, since I had backup source I created a fresh template. Note that also form related to this invoice template…
-
Have you checked if the new feature of "Invoice Approval Workflow" is turned on or not?
-
Same here at New Teacher Center. We've been working really hard at selling the CRM to our internal staff, and now we can't update our project records. This is a critical break in service for us. People here are pretty unhappy. Any other thoughts? I could not find the "Access" tab on our custom project record. Hi Phil There…