Monday, September 24, 2018

Show a custom Customer field on the custom Item Fulfillment and Packing slip

To show a custom Customer field on the custom Item Fulfillment and Packing slip, create a custom Entity field and a Transaction Body field.  To accomplish this in NetSuite perform the following steps:

I. Create the custom Entity field:
 
1. Navigate to Customization > Lists, Records & Fields > Entity Fields > New
2. Type *Shipping Notes on the Label field
3. Set Type = Long Text
4. Set Store Value = True
5. Applies To tab > Customer = True
6. Display tab > Subtab = General or select any tab of the customer record where this new custom field should be displayed
7. Click Save
 
II. Create a custom Transaction Body field
 
1. Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
2. Type a name on the Label field
3. Type = Long Text
4. Store Value = False
5. Applies To tab > check the following:
    - Item Fulfillment
    - Print on Packing Slip
6. Display tab > Subtab = Main
7. Sourcing and Filtering tab > Source List = Customer > Source From = *Shipping Notes
8. Click Apply to Forms button > on the Item Fulfillment form, check the following
      - Mark the Print  
      - Mark the Show 
9. Click Save

No comments:

Post a Comment