Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006826
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformmajoralways2008-12-18 10:592009-03-26 19:49
ReporteriperdomoView Statuspublic 
Assigned Toanthony_wolski 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branch2.40Fixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS Version2.6.23-gentoo-r9Database versionXE - 10.2.0.1.0Ant version1.7.0
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006826: The Accounting Server only posts documents related to one client

DescriptionThe accounting server background process only posts documents of one client.
Steps To ReproduceConstraints:
* Need to have unposted documents on different clients

Steps:
* Apply the patch to your code
* Start tomcat and wait 10 seconds
* Check your catalina.out, you should get something similar to:

No. clients: 6
No. clients: 6
No. clients: 6
processPL - Client: 1000000
No. clients: 6
No. clients: 6
No. clients: 6
No. clients: 6
No. clients: 6
No. clients: 6

Note: 6 is the number of active clients. Only the Client with id 1000000 is processed

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of backport 00083192.35MP10 closededuardo_Argal Accounting background process doesn't work when exists more than one client. 
blocks defect 0006639 closedshuehner The Accounting Server only posts documents related to one client 

-  Notes
(0014880)
anthony_wolski (reporter)
2009-03-24 06:49

This seems to be the correct behaviour. The sampledata only defines one process_scheduling instance, which is for ad_client_id=1000000, ad_org_id=1000000. A check is made for each process() call that selects the ad_process_scheduling line based on the ad_client_id. So the way it currently operates a new process scheduling line needs to be added for each client.

Let me know if I'm mistaken.
(0014888)
iperdomo (reporter)
2009-03-24 11:33

The issue needs to be checked against several clients (at least one different then the one in sampledata), and with accounting process scheduled for each one of them.

I can't test the issue again due a Initial Client Setup issue [1]. When this issue is fixed, I'll try again.

[1] https://issues.openbravo.com/view.php?id=8246 [^]

Cheers,

- Issue History
Date Modified Username Field Change
2009-01-09 17:58 psarobe Type defect => backport
2009-01-09 17:58 psarobe fix_in_branch => 2.40
2009-01-10 18:16 rafaroda Assigned To rafaroda => anthony_wolski
2009-01-21 14:05 shuehner Assigned To anthony_wolski => shuehner
2009-01-23 14:28 shuehner Assigned To shuehner => anthony_wolski
2009-01-26 16:28 anthony_wolski Note Added: 0012630
2009-01-26 16:28 anthony_wolski Status scheduled => feedback
2009-01-26 16:37 anthony_wolski Note Deleted: 0012630
2009-01-26 16:37 anthony_wolski Status feedback => scheduled
2009-01-26 16:37 anthony_wolski fix_in_branch 2.40 => trunk
2009-01-26 16:38 anthony_wolski fix_in_branch trunk => 2.40
2009-03-24 06:49 anthony_wolski Note Added: 0014880
2009-03-24 06:49 anthony_wolski Status scheduled => feedback
2009-03-24 11:33 iperdomo Note Added: 0014888
2009-03-26 19:49 iperdomo Relationship added duplicate of 0008319
2009-03-26 19:49 iperdomo Status feedback => closed
2009-03-26 19:49 iperdomo Duplicate ID 0 => 8319
2009-03-26 19:49 iperdomo Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker