Hi All, I am generating an item fulfillment but I...
# general
k
Hi All, I am generating an item fulfillment but I can't change the shipped / packed / picked date?
t
Are those native fields or custom fields?
k
native fields. FieldID : packeddate shippeddate pickeddate
t
Are those fields created from the Netsuite WMS bundle?
k
How can I check that?
t
Are they in Customization -> Lists,Records&Fields ->Transaction Body Fields
b
create your item fulfillment in a picked status
inspect those fields, then pack it
inspect those fields, then ship it
k
@Tim Chapman No they are not there.
@battk They remain the same FieldID : packeddate shippeddate pickeddate
b
pay attention to the values of the fields
the ids will remain the same
k
@battk From Picked to shipped. All the field value is the following.
If it is picked, packed and shipped, the value is empty. If packed, only shipped value is empty. Otherwise its the screenshot above.
All the values on other fields remained the same throughout Picked, Packed, and Shipped
b
its the transition you were interested in
when you picked it, the pick date filled in
when you packed it, the pack date filled in
and finally, when you shiped it, the shipped date filled in
you dont set those fields yourself, its automatically set when the appropiate status is reached
there are minor details like skipping the packed state also includes the previous picked state
k
What if I missed item fulfillment. And the ship date is in the past?
For example, I shipped out on the 3/13 but item fulfillment record don't go into Netsuite until 3/14, is there a way for me to have it at 3/13 for shipped date rather than 3/14?
b
thats not what that field does
it records when the item fulfillment had its status changed to shipped
k
oh... if I want an actual shipped date, do i need a custom field then?
b
you could, though typically thats what the trandate field is for
k
okok gotcha