I have couple of issues w.r.t order fulfillment with seed data
-------------------------------------------------------------- Key: OFBIZ-4314 URL: https://issues.apache.org/jira/browse/OFBIZ-4314 Project: OFBiz Issue Type: Bug Components: order Reporter: Deepika I have couple of issues w.r.t order fulfillment with seed data. Please find below the steps I followed for order fullfiilment 1)An order is placed and payment is made, status of the order gets changed to Approved 2)Facility->Picking->Create PickList 3)Facility->ManagePicklist and I changed the status to Picked (I have created a new user with the role of picker and in manage picklist I selected the picker too) 4)Packing->Entered the order id>PackItem->Complete On Click of Complete I get the following Error message ERROR: Could not complete the Associate Roles for ItemIssuance - meant to be called in-line [file:/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml#associateIssueRoles] process [problem finding the PartyRole entity: [GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,PACKER(java.lang.String)]] I get the same error if I click on Quick Ship Entire Order. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051678#comment-13051678 ] Scott Gray commented on OFBIZ-4314: ----------------------------------- This is likely a data issue, please confirm that the user you were logged in with is associated to a party record. I see no issues in the code so long as userLogin.partyId is set. > I have couple of issues w.r.t order fulfillment with seed data > -------------------------------------------------------------- > > Key: OFBIZ-4314 > URL: https://issues.apache.org/jira/browse/OFBIZ-4314 > Project: OFBiz > Issue Type: Bug > Components: order > Reporter: Deepika > > I have couple of issues w.r.t order fulfillment with seed data. Please find below the steps I followed for order fullfiilment > 1)An order is placed and payment is made, status of the order gets changed to Approved > 2)Facility->Picking->Create PickList > 3)Facility->ManagePicklist and I changed the status to Picked (I have created a new user with the role of picker and in manage picklist I selected the picker too) > 4)Packing->Entered the order id>PackItem->Complete > On Click of Complete I get the following Error message > ERROR: Could not complete the Associate Roles for ItemIssuance - meant to be called in-line [file:/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml#associateIssueRoles] process [problem finding the PartyRole entity: [GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,PACKER(java.lang.String)]] > I get the same error if I click on Quick Ship Entire Order. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray closed OFBIZ-4314. ----------------------------- Resolution: Incomplete Closing due to lack of response from reporter. > I have couple of issues w.r.t order fulfillment with seed data > -------------------------------------------------------------- > > Key: OFBIZ-4314 > URL: https://issues.apache.org/jira/browse/OFBIZ-4314 > Project: OFBiz > Issue Type: Bug > Components: order > Reporter: Deepika > > I have couple of issues w.r.t order fulfillment with seed data. Please find below the steps I followed for order fullfiilment > 1)An order is placed and payment is made, status of the order gets changed to Approved > 2)Facility->Picking->Create PickList > 3)Facility->ManagePicklist and I changed the status to Picked (I have created a new user with the role of picker and in manage picklist I selected the picker too) > 4)Packing->Entered the order id>PackItem->Complete > On Click of Complete I get the following Error message > ERROR: Could not complete the Associate Roles for ItemIssuance - meant to be called in-line [file:/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml#associateIssueRoles] process [problem finding the PartyRole entity: [GenericDelegator.findOne] Passed primary key is not a valid primary key: [GenericEntity:PartyRole][roleTypeId,PACKER(java.lang.String)]] > I get the same error if I click on Quick Ship Entire Order. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |