My Stuff
Comments
-
Very simply, one would like the ability to view/query data that is not only from NS but also from other systems, for example through an ODBC connection.
-
Interesting, but at this point I needed something lighter and less difficult to implement.
-
Interesting, but at this point I needed something lighter and less difficult to implement.
-
the support tells me that it is not the customer support's responsibility but I have to rely on the existing Answare Suites
-
Is there an official oracle document?
-
ok thanks but that's not what I need.. I was thinking more of a connection (ODBC,JDBC) for reading and reporting.
-
this is a bug and a very important one!!!
-
Solution. if (tolleranceprice == '0' && tollerancequantity == '1') { //console.log('color yellow'); color = 'yellow !important'; } if (tolleranceprice == '1' && tollerancequantity == '1') { //console.log('color green'); color = 'green !important'; } //console.log(color); var row =…
-
Thanks at all
-
Bad news!! 😓
-
so there is no way at the moment
-
Thanks, I have solved with work around
-
Thanks I solve with work around
-
250
-
I tried printing from outsourced PO but this produces nothing. For the Print Checks and Forms form we are looking at it but here we also have other problems. the bar code remains small and we are unable to enlarge it in any way.
-
Hi. I need to print all assembly item on PO. In some case i should have more than 20 items on PO. Thanks
-
Hi Clarissa Thanks for your answare.
-
Hi Kristoffer. Sorry I wasn't precise in the explanation. When I talk about Sales Description, I'm talking about the Item Sales Description. If you see the document attached on the second image, the screenshot refers to item 500916 which in the basic language is called "Accappatoio... etc"", while the German Translation is…
-
Hi Kristoffer. I followed the steps in the link to print in the customer's language. The labels are indeed translated and that's fine. The problem is the description of the item, because the "Sales Description" (invt_salesdesc) field is not available in the Sales Order print template (and not only in this template), a…
-
Hi Kristoffer I attach a detailed document. T hanks
-
At this time my activities has moved away from this and was a bit busy. I will take into account your indications. Thanks a lot Gianluca
-
no solutions??
-
Hi Joahnna, standard PDF that show in FORM and in "Advanced PDF/HTML Templates". PDF output printing a PO. Thanks Gianluca
-
Hi Micah I found the solution by inserting the following filter criteria on saved search >Charged is false Thanks Gianluca
-
I Mikko I didn't use both parameter at same time. As you see in attahced image i use only "secret" with the id of Secret API record that I had create. This is the command where in "secret" parameter I pass the id value of "Secret API". In Secret API i stored the password. " let connection = sftp.createConnection({ username…
-
I Mikko Thanks for the answares, I will read the articles and in case i will write again. Bye Gianluca
-
I Mikko. I see security purpose, but i don't understand how can i use it. I Explain my case. SFTP server accept connection with user and password (like WinSCP sftp connection, see immage cattura1), but in NS who is the password parameter? i try setting the API Secret and pass this value on createConnection parameter, but…
-
Thanks Mikko I also have this error: The time entry is not editable because the associated charge has already been created. Another information: How many lines can I load from the search.load into a scheduled script? I see that if it exceeds 2000 lines the script goes into error? Shouldn't that be 4000 lines? Thanks
-
I Mikko another question: How can i generate a GUID without using Credential field? The need is to create a scheduled script that every night connects to an sftp server, downloads a CSV file which is then imported and processed by the script itself. Or is there another solution to import files from external in scheduled…
-
only via suitescript. I create a scheduled script that read this search and then update a field.