Aperture
The desk beside your IDE for NetSuite work.
Inspect the account here. Author SuiteScript in the IDE. Track delivery here. You open this because NetSuite will not tell you where a field lives, which scripts touch it, or what is about to expire — in one place.
Demo is fixtures. Live is Log in or Sign up. They never share a desk. Open beta is free.
Why this desk
Click any tile for an example. Tiles marked Under construction or Partly ready are labeled on purpose — we will not sell you a feature that is not there yet.
What you get
custbody_acme_zatcaZATCA UUIDtext
Records: Sales Order (salesorder), Invoice (invoice) · ZATCA form
- _acme_so_tax_ue.js · user event · references this field
rec.getValue({ fieldId: 'custbody_acme_zatca' }) - _acme_inv_zatca_ue.js · user event · references this field
rec.setValue({ fieldId: 'custbody_acme_zatca', value: uuid })