[
https://issues.apache.org/jira/browse/OFBIZ-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato reassigned OFBIZ-2638:
----------------------------------------
Assignee: Jacopo Cappellato
> An accounting transaction already posted cannot be reverted (but it should be)
> ------------------------------------------------------------------------------
>
> Key: OFBIZ-2638
> URL: https://issues.apache.org/jira/browse/OFBIZ-2638
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Release Branch 9.04, SVN trunk
> Reporter: Jacopo Cappellato
> Assignee: Jacopo Cappellato
> Fix For: Release Branch 9.04, SVN trunk
>
>
> An accounting transaction already posted cannot be reverted (but it should
> be).
> Steps to test this:
> 1) create a new manual accounting transaction
> 2) post it
> 3) click on the "revert accounting transaction" link
> you will get the following error:
> "Error: Transaction has been already posted calling service
> createAcctgTransEntry in copyAcctgTransAndEntries"
> The error is caused by the fact that the service, instead of creating a new
> accounting transaction with the C and D entries switched, it simply adds the
> entries to the original transaction... and the original transaction can't be
> edited (and this is correct) because it is already posted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.