Do I have to authenticate when calling a restlet f...
# suitescript
a
Do I have to authenticate when calling a restlet from a suitelet?
b
use the internal url of the restlet
if you are calling it clientside
a
Thanks.
Once your here can I add inventory detail subrecord to a record? I see I can add a inventory detail line but I can't make it on the fly.
b
dont know what you are trying to ask, but I would guess no
a
A button that looks like pic related that I can set inventory detail.
b
im not sure where all your pixels went
a
When do an adjustment for example I enter the quantity, then click a button where I set the detail. If I'm not mistaken this creates an inventory detail subrecord which gets attached to that transaction line. I want to emulate this behavior on a custom record. User sets the quantity them adjusts the detail.
b
but you cant add a custom subrecord to a record
if you wanted to, you can make another custom record that represents an inventory detail
a
I see. I thought it would be possible to use the native inventory detail subrecord.
b
im not sure what you would have wanted to do with it on a custom record
a
Ok here goes. I want to create a Pallet License Plate system. Users can move pallets, place pallets on hold etc. Each pallet record has inventory attached to it. sometimes there are multiple lots on a pallet. The first method that I thought would be to have a separate "Pallet Inventory Line" record that would be attached to the parent record and displayed in a subtab. However if I can set the inventory detail in the parent record itself, that would be preferable.
b
as in an inventory detail has an effect on inventory numbers
thats not something you expect from a custom record