Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009905Openbravo ERP09. Financial managementpublic2009-07-15 13:092009-07-31 10:22
networkb 
vmromanos 
immediatemajoralways
closedfixed 
30
2.40MP4 
2.40MP8 
OBPS
Core
No
0009905: The background process goes to a infinite loop when the partner has not a account on the accoounting tab.
The background process goes to a infinite loop when the partner has not a account.

-Create a new partner
-Define it as a customer
-Go to customer tab, accounting tab and if there is a account, delete it.
-create a sales invoice with the partner created before.
-create lines and complete the invoice.
-Activate the accounting background process
-see that the process goes to an infinite loop because always tries to post the invoice defined before
Put the status of the invoice as error and not try to post it again.

I think that this should be done with all the different documents that can be posted.
If one document can not be posted this should be checked as error, and never should go to an infinite loop
No tags attached.
blocks defect 0009560 closed eduardo_Argal The background process goes to a infinite loop when the partner has not a account on the accoounting tab. 
Issue History
2009-07-15 13:09rafarodaNew Issue
2009-07-15 13:09rafarodaAssigned To => eduardo_Argal
2009-07-15 13:09rafarodaOBNetwork customer => Yes
2009-07-15 13:09rafarodaIssue generated from0009560
2009-07-15 13:09rafarodaRelationship addedblocks 0009560
2009-07-15 13:09rafarodaStatusnew => scheduled
2009-07-15 13:09rafarodafix_in_branch => 2.40
2009-07-15 13:11rafarodaReporterrafaroda => networkb
2009-07-16 11:35vmromanosAssigned Toeduardo_Argal => vmromanos
2009-07-16 12:29vmromanosNote Added: 0018308
2009-07-16 14:30hgbotCheckin
2009-07-16 14:30hgbotNote Added: 0018323
2009-07-16 14:30hgbotStatusscheduled => resolved
2009-07-16 14:30hgbotResolutionopen => fixed
2009-07-16 14:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/086ec751a14cab242243eb800065793e5b714cec [^]
2009-07-31 10:22sureshbabuStatusresolved => closed
2009-07-31 10:22sureshbabuNote Added: 0018753
2009-07-31 10:22sureshbabuFixed in Version => 2.40MP8

Notes
(0018308)
vmromanos   
2009-07-16 12:29   
Pending the push to the branch, since it's currently frozen
(0018323)
hgbot   
2009-07-16 14:30   
Repository: erp/stable/2.40
Changeset: 086ec751a14cab242243eb800065793e5b714cec
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Thu Jul 16 12:21:13 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/086ec751a14cab242243eb800065793e5b714cec [^]

Fixed bug 9905: The background process goes to a infinite loop when the partner has not a account on the accoounting tab (backport)

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
M src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql
M src/org/openbravo/erpCommon/ad_forms/FactLine.java
---
(0018753)
sureshbabu   
2009-07-31 10:22   
Tested working fine