Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014004 | Openbravo ERP | 09. Financial management | public | 2010-07-19 19:06 | 2010-08-19 00:00 |
Reporter | dalsasua | ||||
Assigned To | dalsasua | ||||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | OS | 20 | OS Version | Ubuntu 9.04 | |
Product Version | pi | ||||
Target Version | pi | Fixed in Version | 2.50MP21 | ||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0014004: AcctServer do not process accounting processes in order | ||||
Description | Accounting Processes are not executed in the order defined in SeqNo field. | ||||
Steps To Reproduce | Create various processes with a concrete seqNo Post a document and check order in which processes are executed | ||||
Proposed Solution | --- a/src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql +++ b/src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql @@ -638,6 +638,7 @@ FROM C_ACCTSCHEMA_PROCESS, AD_ACCTPROCESS WHERE C_ACCTSCHEMA_PROCESS.AD_ACCTPROCESS_ID = AD_ACCTPROCESS.AD_ACCTPROCESS_ID AND C_ACCTSCHEMA_PROCESS.C_ACCTSCHEMA_ID = ? + ORDER BY SEQNO </Sql> <Parameter name="cAcctschemaId"/> </SqlMethod> | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-07-19 19:06 | dalsasua | New Issue | |||
2010-07-19 19:06 | dalsasua | Assigned To | => dalsasua | ||
2010-07-19 19:06 | dalsasua | OBNetwork customer | => No | ||
2010-07-19 19:13 | dalsasua | Status | new => scheduled | ||
2010-07-19 19:13 | dalsasua | fix_in_branch | => pi | ||
2010-07-19 20:05 | hgbot | Checkin | |||
2010-07-19 20:05 | hgbot | Note Added: 0029392 | |||
2010-07-19 20:05 | hgbot | Status | scheduled => resolved | ||
2010-07-19 20:05 | hgbot | Resolution | open => fixed | ||
2010-07-19 20:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b435c1c9d98a247dd436b4d987ba6b92cfa75adf [^] | ||
2010-07-24 22:54 | hudsonbot | Checkin | |||
2010-07-24 22:54 | hudsonbot | Note Added: 0029541 | |||
2010-08-18 10:54 | psarobe | Note Added: 0030105 | |||
2010-08-18 10:54 | psarobe | Status | resolved => closed | ||
2010-08-18 10:54 | psarobe | Fixed in Version | => 2.50MP21 | ||
2010-08-19 00:00 | anonymous | sf_bug_id | 0 => 3048128 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|