GiftCertificate creation failed with ofbiz data demo
----------------------------------------------------
Key: OFBIZ-1113
URL: https://issues.apache.org/jira/browse/OFBIZ-1113
Project: OFBiz
Issue Type: Bug
Components: accounting
Affects Versions: SVN trunk
Environment: -
Reporter: nicolas malin
Fix For: SVN trunk
Attachments: giftCertificate-ofbiz.patch
When you buy a gift card activation, GiftCertificateServices.java return
finAccountId = null and all eeca failed.
--------
Exception: java.lang.Exception
Message: Unable to store fulfillment info: 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: Error in
simple-method [
[file:/usr/local/devel/ofbiz/applications/accounting/script/org/ofbiz/a
ccounting/finaccount/FinAccountServices.xml#inlineUpdateFinAccountActualAndAvailableBalance]]:
In store-value a value was not found with the specified valueA
csr: finAccount, not storing; See logs for more detail
--------
Patch correct this error
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.