Discussions
Error while doing salesorder fulfillment with pick/pack/ship flag as checked
Hi Terry,
We are able to do Sales Order fulfillment through webservices(2.5) provided pick/pack/ship(setup->company->enable features->Sales transcations) flag is unchecked.
At now we trying to do fulfillment with this flag is being checked .So we are following the sequence as packing->picking->shipping(item fullfillment).But once we update packing for that sales order through itemfullfillment(Packing is getting updated) ,and when we try to do picking ..it is giving error as invalid order line.(The same code we are using for picking and shipping also except shipstatus).
ItemFulfillment ifm = new ItemFulfillment();