My Stuff
Comments
-
I've read the thread. It seems to indicate that it would be possible to work with the form with the beforeLoad event script. I've been able to make it work when a record is being created, however it does not seem to work when a record is being edited or viewed. I'm not sure if this is possible, but if anyone knows if it is…
-
Thanks for the reply. I've tried a number of methods. Such as setting the field value in the form. This would at least allow me to make the field blank (it's OK if people know that other fields exist). data ={ custrecord_whatever: "This is a test." } form.setFieldValues(data); Or getting the record and setting the field…
-
I have tried this and it worked for almost all of the import updates, however two of the customer entries continue to have errors. It says the entity already exists, but I cannot find the external ID on any other entries. How can I assign these external IDs if I cannot find the entity that occupies them?
-
There is a frontend system, not netsuite, that new customers come through. Many of these customers are the result of 3rd parties that make the sale, collect the money remit payment for the number of new customers brought in less a commission. They will continue to manage the relationship. There is no need to have the total…
-
Thank you for your help
-
Hi, do you not see it under the following (admin role): Setup -> Company -> Auto-Generated Numbers The second tab you will see is Transactions. Quote/Estimate should be listed towards the bottom.
-
Try grouping by the field Month within the Sales by Customer Detail. It is under Sales Transactions -> Month. This will show the breakdown by Month.
-
Just a bump, seeing if anyone has integrated SAP's OCI perhaps with a Punch Out catalog. Thanks.
-
Another method is to use suiteflow / workflow and trigger either from a CSV update or schedule using a saved search.
-
I think ours is a bit easier. We basically have Labor cost and non-billable expenses, but you confirmed what I was seeing. Thanks for the reply.
-
Bump. We are experiencing the same issue, were you able to find a solution?