My Stuff
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
Comments
-
Hi @Patrick Fresnosa-Oracle , Thanks for looking into this. The Contra Account Sheet is available in the standard roles after installing the SuiteApp. I just need it in a custom role. I opened a case with support and it turns out that this is a so called "single page application" and that there is another way of sharing…
-
How can I grant custom roles permission to use this SuiteApp? What is the permission called?
-
Hi @Micah Timbol-Oracle, Yes, it is safer to use the template. The template has the correct code set (UTF-8). The template uses commas to separate columns but our users in Germany usually have their PCs configured to use semi-colons (;) to separate. Therefore, if they open the template in Excel they will first see all…
-
Excel for Windows saves int UTF8 with BOM, not in plain UTF8, which is what the CSV parser needs.