My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: NSC | Other Sublist Fields Center Link Missing
Still an ongoing issue to date. Thank you for this! Glad I found it.2 -
Re: On an Inv Adjustment, can I pre fill the line item location with that of the main line location?
Script answer: /** * @NApiVersion 2.x * @NScriptType ClientScript * @NModuleScope SameAccount */define(['N/currentRecord', 'N/log'], function(currentRecord, log) { function fieldC…2 -
Re: Script Help - return transaction line details upon creation of record based on location.
Progress, I'm now able to get the location id of the first line item. Now to go back to seeing if it'll send an email with the correct checker in place.1 -
Re: Number of questions around importing/creating intercompany expense reports.
That did the trick, excellent! The fields were indeed not checked to show on the form. I wouldn't have guessed that was the case since they were showing anyway, how odd. Thank you both for your …2 -
Re: PO Upload isn't adding rate or amount.
So I think it was a mistake on my end, sorry! One of the lines had the wrong vendor and as a result the import was trying to upload multiple lines to the same PO but for the wrong vendor. I could hav…1
