My Stuff
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
Our equipment record is 40 also. <?php require_once 'netsuite/netsuite_PHPtoolkit.php'; require_once 'netsuite/netsuite_login_info.php'; global $myNSclient; # SEARCH Equipment # =============== //create a search value $equipmentSearch = new nsComplexObject("CustomRecordSearchBasic"); $recordRef = new nsCustomRecordRef();…