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: SVN trunk Reporter: Jacopo Cappellato Fix For: 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. |
[ https://issues.apache.org/jira/browse/OFBIZ-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722161#action_12722161 ] BJ Freeman commented on OFBIZ-2638: ----------------------------------- past sccounting transaction practices, for audit is no transaction can be removed but a corrective transaction is posted with comments. > 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: SVN trunk > Reporter: Jacopo Cappellato > Fix For: 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722186#action_12722186 ] Vince Clark commented on OFBIZ-2638: ------------------------------------ This is also a bug in the release 09.04. > 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: SVN trunk > Reporter: Jacopo Cappellato > Fix For: 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-2638: ------------------------------------- Affects Version/s: Release Branch 9.04 Fix Version/s: Release Branch 9.04 > 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 > 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-2638. ------------------------------------ Resolution: Fixed Fixed in rev. 788217 and 788220 > 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. |
Free forum by Nabble | Edit this page |