You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Purani S <pu...@rediffmail.com> on 2007/02/08 09:10:31 UTC

quick ship entire order

  
Hi,
I am working in opentaps0.9.2 version.
I am getting the following error when i am trying with "QUICK SHIPMENT ENTIRE ORDER" :

ERROR: Could not complete the Sub-method used by quickShip methods to create a shipment [file:/E:/opentaps-0.9.2/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] process [problem invoking the [updateShipment] service with the map named [packedContext] containing [[shipmentId=10060, statusId=SHIPMENT_SHIPPED, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-23 16:17:34.28(java.sql.Timestamp)][createdTxStamp,2006-08-23 16:17:34.223(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastUpdatedStamp,2007-03-02 09:24:35.015(java.sql.Timestamp)][lastUpdatedTxStamp,2007-03-02 09:24:35.015(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)], locale=en_US]]: Problems with the transaction. (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service Error [postShipmentToGl]: Unable to find a product average cost for product [GZ-1000] in organization [Company])] 

Can anyone of you help me with these issue?

Thanks
Purani

Re: quick ship entire order

Posted by Si Chen <si...@opensourcestrategies.com>.
Purani S wrote:
>   
> Hi,
> I am working in opentaps0.9.2 version.
> I am getting the following error when i am trying with "QUICK SHIPMENT ENTIRE ORDER" :
>
> ERROR: Could not complete the Sub-method used by quickShip methods to create a shipment [file:/E:/opentaps-0.9.2/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] process [problem invoking the [updateShipment] service with the map named [packedContext] containing [[shipmentId=10060, statusId=SHIPMENT_SHIPPED, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-23 16:17:34.28(java.sql.Timestamp)][createdTxStamp,2006-08-23 16:17:34.223(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastUpdatedStamp,2007-03-02 09:24:35.015(java.sql.Timestamp)][lastUpdatedTxStamp,2007-03-02 09:24:35.015(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)], locale=en_US]]: Problems with the transaction. (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service Error [postShipmentToGl]: Unable to find a product average cost for product [GZ-1000] in organization [Company])] 
>
> Can anyone of you help me with these issue?
>
> Thanks
> Purani
>   
The error is as it reads: you do not have these items in stock.  By the 
way, this is an error thrown by the financials module, so it's better to 
ask it on the opentaps forum.