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.