You can't quick refund an order containing a marketing-package
-------------------------------------------------------------- Key: OFBIZ-2047 URL: https://issues.apache.org/jira/browse/OFBIZ-2047 Project: OFBiz Issue Type: Bug Components: accounting, order Affects Versions: SVN trunk Reporter: Jacques Le Roux Priority: Minor You get this error in UI {code} The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service [updatePurchaseShipmentFromReceipt] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem) (Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem)) calling service quickReceiveReturn in quickReturnFromOrder {code} To reproduce : simply create an order with a GZ-BASKET product (or GZ-BASKET-PICK). Quickly send this order, try to refund quickly : error -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-2047: ----------------------------------- Description: You get this error in UI {code} The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service [updatePurchaseShipmentFromReceipt] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem) (Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem)) calling service quickReceiveReturn in quickReturnFromOrder {code} To reproduce : simply create an order with a GZ-BASKET product (or GZ-BASKET-PICK). Quickly send this order, try to refund quickly : error was: You get this error in UI {code} The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Service [updatePurchaseShipmentFromReceipt] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem) (Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem)) calling service quickReceiveReturn in quickReturnFromOrder {code} To reproduce : simply create an order with a GZ-BASKET product (or GZ-BASKET-PICK). Quickly send this order, try to refund quickly : error > You can't quick refund an order containing a marketing-package > -------------------------------------------------------------- > > Key: OFBIZ-2047 > URL: https://issues.apache.org/jira/browse/OFBIZ-2047 > Project: OFBiz > Issue Type: Bug > Components: accounting, order > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Priority: Minor > > You get this error in UI > {code} > The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; > the rollbackOnly was caused by: Service [updatePurchaseShipmentFromReceipt] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: > Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem) > (Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem)) > calling service quickReceiveReturn in quickReturnFromOrder > {code} > To reproduce : simply create an order with a GZ-BASKET product (or GZ-BASKET-PICK). Quickly send this order, try to refund quickly : error -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2047. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Another cut/paste victim, fixed in 717877 > You can't quick refund an order containing a marketing-package > -------------------------------------------------------------- > > Key: OFBIZ-2047 > URL: https://issues.apache.org/jira/browse/OFBIZ-2047 > Project: OFBiz > Issue Type: Bug > Components: accounting, order > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > > You get this error in UI > {code} > The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; > the rollbackOnly was caused by: Service [updatePurchaseShipmentFromReceipt] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: > Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem) > (Service [updatePurchaseShipmentFromReceipt] target threw an unexpected exception ([GenericEntity.get] "quantityAccepted" is not a field of ShipmentAndItem)) > calling service quickReceiveReturn in quickReturnFromOrder > {code} > To reproduce : simply create an order with a GZ-BASKET product (or GZ-BASKET-PICK). Quickly send this order, try to refund quickly : error -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |