Just getting started on the FAM bundle. Our accou...
# fixed-assets-mgmt
d
Just getting started on the FAM bundle. Our accountant went to Manage Asset Proposal and got a suitescript error immediately. I figured out I had to add the internal ID of the bundle folder. Then went to do it again and got this error. Something simple, I assume, but I'm not sure which search or field (with a search) I need to be looking for.
Copy code
{
  "type": "error.SuiteScriptError",
  "name": "INVALID_SEARCH",
  "message": "That search or mass update does not exist.",
  "id": "",
  "stack": [
    "Error\n at Object.load (/SuiteBundles/Bundle 486259/src/adapter/fam_adapter_search.js:57:27)\n at searchDefaultReportTemplates (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:155:32)\n at setDefaults (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:113:25)\n at searchValues (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:104:13)\n at Object.getId (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:268:17)\n at Object.customizeColumns (/SuiteBundles/Bundle 486259/src/su/fam_su_manageassetproposal.js:408:40)\n at Object.onRequest (/SuiteBundles/Bundle 486259/src/su/fam_su_manageassetproposal.js:53:14)"
  ],
  "cause": {
    "type": "internal error",
    "code": "INVALID_SEARCH",
    "details": "That search or mass update does not exist.",
    "userEvent": null,
    "stackTrace": [
      "Error\n at Object.load (/SuiteBundles/Bundle 486259/src/adapter/fam_adapter_search.js:57:27)\n at searchDefaultReportTemplates (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:155:32)\n at setDefaults (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:113:25)\n at searchValues (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:104:13)\n at Object.getId (/SuiteBundles/Bundle 486259/src/util/fam_util_systemsetup.js:268:17)\n at Object.customizeColumns (/SuiteBundles/Bundle 486259/src/su/fam_su_manageassetproposal.js:408:40)\n at Object.onRequest (/SuiteBundles/Bundle 486259/src/su/fam_su_manageassetproposal.js:53:14)"
    ],
    "notifyOff": false
  },
  "notifyOff": false,
  "userFacing": true
}
Can't find anything on SuiteAnswers or anywhere else about this.
m
Check the SS coming with FAM bundle : customsearch_fam_assetproposals and mark public Or just reinstall the FAM Bundle
d
Yeah, it's already marked as public. Leaning towards the latter, but I opened a case with NS support to see what they say.
m
The accountant have all the permission for the FAM Asset ?
d
i get the same error(s) as admin. but yeah, they do