Hi, I would like to render packing slip when invoice created. I am implementing workflow action script for that. To render packing slip, I need ids of Item Fulfillment. The workflow triggered when Invoice created. How can I get list of Item Fulfillment from Invoice object? Thanks!