Join Slack
Powered by
Is there a way to use SuiteQL to see the “Accounti...
# suiteql
b
Bill He
08/14/2023, 11:06 PM
Is there a way to use SuiteQL to see the “Accounting Preference” for a specific instance?
j
jen
08/16/2023, 12:18 AM
Not sure about SuiteQL but you can use the N/config module
jen
08/16/2023, 12:18 AM
Copy code
config.load({type: config.Type.ACCOUNTING_PREFERENCES});
Open in Slack
Previous
Next