Hi,
During quick ship entire order, I was getting the error below : The Following Errors Occurred: Warning: no shipments created; could not find anything ready and needing to be shipped. After going through the code, I thought this may be because there may be no records in InventoryItem table, but then I found out that the record gets created during checkout. I guess the problem is with the time of creation of records, that is, the process checked for the existence of record in InventoryItem before the record actually got created. There was no record for this order in OrderItemShipGrpInvRes while it was there for all the orders which got quick ship successfully. Any ideas why this error occurred or is there anything I am missing, any configuration ? - Abdullah |
Administrator
|
Hi Abdullah,
Please check if there are no issues with the dates at some point in the middle. I got one, look for Re: deleteWorkEffort service does not remove related WorkEffortFixedAssetAssign in dev ML Thanks Jacques From: "Abdullah Shaikh" <[hidden email]> > Hi, > > During quick ship entire order, I was getting the error below : > > The Following Errors Occurred: > > Warning: no shipments created; could not find anything ready and needing to > be > shipped. > > > After going through the code, I thought this may be because there may be no > records in InventoryItem table, but then I found out that the record gets > created during checkout. > > I guess the problem is with the time of creation of records, that is, the > process checked for the existence of record in InventoryItem before the > record actually got created. > > There was no record for this order in OrderItemShipGrpInvRes while it was > there for all the orders which got quick ship successfully. > > Any ideas why this error occurred or is there anything I am missing, any > configuration ? > > > - Abdullah > |
Administrator
|
Forgot that message, I got an issue with a time zone, and it's maybe not relate to the issue I get on the demo server while removing
a just created WorkEffortContent Jacques From: "Jacques Le Roux" <[hidden email]> > Hi Abdullah, > > Please check if there are no issues with the dates at some point in the middle. I got one, look for Re: deleteWorkEffort service > does not remove related WorkEffortFixedAssetAssign in dev ML > > Thanks > > Jacques > > From: "Abdullah Shaikh" <[hidden email]> >> Hi, >> >> During quick ship entire order, I was getting the error below : >> >> The Following Errors Occurred: >> >> Warning: no shipments created; could not find anything ready and needing to >> be >> shipped. >> >> >> After going through the code, I thought this may be because there may be no >> records in InventoryItem table, but then I found out that the record gets >> created during checkout. >> >> I guess the problem is with the time of creation of records, that is, the >> process checked for the existence of record in InventoryItem before the >> record actually got created. >> >> There was no record for this order in OrderItemShipGrpInvRes while it was >> there for all the orders which got quick ship successfully. >> >> Any ideas why this error occurred or is there anything I am missing, any >> configuration ? >> >> >> - Abdullah >> > |
Hey, I already got to know about that from the Dev ML :)
- Abdullah On Fri, Feb 12, 2010 at 11:26 AM, Jacques Le Roux < [hidden email]> wrote: > Forgot that message, I got an issue with a time zone, and it's maybe not > relate to the issue I get on the demo server while removing a just created > WorkEffortContent > > Jacques > > From: "Jacques Le Roux" <[hidden email]> > > Hi Abdullah, >> >> Please check if there are no issues with the dates at some point in the >> middle. I got one, look for Re: deleteWorkEffort service does not remove >> related WorkEffortFixedAssetAssign in dev ML >> >> Thanks >> >> Jacques >> >> From: "Abdullah Shaikh" <[hidden email]> >> >>> Hi, >>> >>> During quick ship entire order, I was getting the error below : >>> >>> The Following Errors Occurred: >>> >>> Warning: no shipments created; could not find anything ready and needing >>> to >>> be >>> shipped. >>> >>> >>> After going through the code, I thought this may be because there may be >>> no >>> records in InventoryItem table, but then I found out that the record gets >>> created during checkout. >>> >>> I guess the problem is with the time of creation of records, that is, the >>> process checked for the existence of record in InventoryItem before the >>> record actually got created. >>> >>> There was no record for this order in OrderItemShipGrpInvRes while it was >>> there for all the orders which got quick ship successfully. >>> >>> Any ideas why this error occurred or is there anything I am missing, any >>> configuration ? >>> >>> >>> - Abdullah >>> >>> >> > > |
Free forum by Nabble | Edit this page |