Hello. Do you know where I can find our company's ...
# suitescript
d
Hello. Do you know where I can find our company's custom form for Inventory adustment?
a
Customization > Forms > Transaction Forms sort by type, scroll down to inventory adjustment, see which one is checked as "preferred" ... this isn't a suitescript question
👍 1
❤️ 1
d
Thanks and sorry. Where should I post this kind of question?
a
not 100% sure since I'm not in those channels but I'd guess maybe #C29J1BPM3 or #C5Y8YA27Q ?
1
d
Thanks a lot!
I'm trying to wrtie a Restlet to do get and post request from inventory adjustment form. Should I be looking at the company's custom for Inventory adjustment or original inventory adjustment form? (edited)
a
I mean it depends what you're doing specifically... but generally I wouldn't think a RESTlet would care about the form, you'd just be interacting with the record.. the form is just the UI representation of the record
oh good, you asked in channel, I dont have the bandwidth to really jump into this rn
d
Thank you so much. So, are you saying it doesn't matter Whether I refer to the fields in the original form or custom form? I'm try to pull the data related to the form and write it back to the netsuite database for inventory adjustment.