Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010879Openbravo ERP09. Financial managementpublic2009-10-06 12:512009-10-17 00:00
psarobe 
eduardo_Argal 
immediatemajorsometimes
closedfixed 
5
pi 
2.50MP72.50MP7 
Core
No
0010879: Backgroung process/ manual posting collide
It can happen that when the accounting background process is running then it collides with the manual posting (posting manually a document). This issue happens when both are trying to post the same document.

The behavior of the system is that the background process finally post the document but the user doesn't know and the system give a very confusing error message. See attach

But the point is that everything went fine (the document is finally posted)
1. Need to have the bakcground process running
2. Create an invoice
3. Post it and have good luck of colliding both processes
The process should be transparent for the end user.

So when the user clicks the OK button and if the document has been already posted by the background process, instead of giving you an error message it should take you to the journal entry

This issue is an immediate one because it causes the failure of the smokstest
No tags attached.
png d05paypurchaseinvoice.png (105,829) 2009-10-06 12:51
https://issues.openbravo.com/file_download.php?file_id=1826&type=bug
png
Issue History
2009-10-06 12:51psarobeNew Issue
2009-10-06 12:51psarobeAssigned To => eduardo_Argal
2009-10-06 12:51psarobeFile Added: d05paypurchaseinvoice.png
2009-10-06 12:51psarobeStatusnew => scheduled
2009-10-06 12:51psarobefix_in_branch => pi
2009-10-06 20:56hgbotCheckin
2009-10-06 20:56hgbotNote Added: 0020798
2009-10-06 20:56hgbotStatusscheduled => resolved
2009-10-06 20:56hgbotResolutionopen => fixed
2009-10-06 20:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/21e509f1f14b473c660836ce6078036bfc70e073 [^]
2009-10-16 13:31psarobeStatusresolved => closed
2009-10-16 13:31psarobeFixed in Version => 2.50MP7
2009-10-17 00:00anonymoussf_bug_id0 => 2880780

Notes
(0020798)
hgbot   
2009-10-06 20:56   
Repository: erp/devel/pi
Changeset: 21e509f1f14b473c660836ce6078036bfc70e073
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Oct 06 20:48:31 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/21e509f1f14b473c660836ce6078036bfc70e073 [^]

Fixes bug 0010879: Backgroung process/ manual posting collide

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_actionButton/Posted.java
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---