My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
Thanks for your response. We are testing it in test mode for Worldpay with test card and real CC details then also we are getting the same issue. For your reference, we check the CC detail by checking get authorization check box under payment section. Once again thanks for your response. Thanks, Polaiah Y.
-
Hi Ahumphrey, Thanks for you'r suggestion but It's not working. I'm tried with nlapiSearchRecord() but it's throwing "unexpected error". My requirement is I need a list of salesrep's who edited the records(any kind of record) in last 6 hours. That's y I'm trying to run a search on system notes and I'm unable to run the…
-
Hi, Thanks for you'r suggestions, What I'm doing is if the record line item was edit by the particular emp, 1.I'm trying to get the new record and old record values from the both records. 2.As of my analysis new record has contain the new values of edited record is that correct ?. 3.If the above one is correct I'm trying…
-
Hi, These are my script just check them and give the suggestion where I did mistake, Client script : On SO record : function clientValidateLine(type){ var context = nlapiGetContext(); nlapiLogExecution('DEBUG', 'context', context.getExecutionContext()); try{ var user = nlapiGetUser(); var role = nlapiGetRole();…
-
Hi Fjannelle, Thanks for u'r replay, I tryed comparing new record values with old record value, But the script is failing while user just open the record in edit mode and with out editing even single field . He submit the record in this case the script is failing, Can u give any suggestions how to overcome this. Thanks for…
-
Please find a bit of information about the above message by chrome. Starting with Chrome 66, Chrome will remove trust in Symantec-issued certificates issued prior to June 1, 2016. Chrome 66 is currently scheduled to be released to Chrome Beta users on March 15, 2018 and to Chrome Stable users around April 17, 2018. If you…
-
Hi Anju, Hope you are doing well! Could you please tell me how it get's resolved. we are facing this issue from the last couple of weeks. Thanks, Polaiah Y.