[ http://issues.apache.org/jira/browse/OFBIZ-184?page=comments#action_12437769 ] Jacopo Cappellato commented on OFBIZ-184: -----------------------------------------
If you load the financial component then many OFBiz processes will post accounting transaction to the financial component, so you have to properly configure it. If the financial component is not loaded, the transactions are not sent and everything will work fine even without it. > Error on order Quick ship > ------------------------- > > Key: OFBIZ-184 > URL: http://issues.apache.org/jira/browse/OFBIZ-184 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Reporter: Eriks Dobelis > Priority: Minor > > When I choose Quick ship from order screen (where I get from Order/Order > list/choosing the order) I get following error. I am using Postgres if that > makes a difference. > The Following Errors Occurred: > * ERROR: Could not complete the Sub-method used by quickShip methods to > create a shipment > [file:/ofbiz/data/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] > process [problem invoking the [updateShipment] service with the map named > [packedContext] containing [[shipmentId=10030, statusId=SHIPMENT_PACKED, > userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-23 > 15:53:54.947(java.sql.Timestamp)][createdTxStamp,2006-08-23 > 15:53:54.856(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,2006-08-24 > 19:14:59.89(java.sql.Timestamp)][lastUpdatedTxStamp,2006-08-24 > 19:14:59.89(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)], > locale=en_US]]: Service target threw an unexpected exception (Type id-ne not > found)] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
