Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005298Openbravo ERP04. Warehouse managementpublic2008-09-29 10:222008-12-16 11:42
RenateNieuwkoop 
cromero 
highmajoralways
closedfixed 
5
2.40beta 
 
Core
No
0005298: Pareto Report: : multiple clients get their ABC code updated at the same time
Warehouse Management || Analysis Tools || Report Pareto Product || Report Pareto Product

When you have multiple clients, when clicking the 'update ABC' button, not only that particular client gets updated, but ALL clients
No tags attached.
depends on backport 0005414 closed cromero Pareto Report: : multiple clients get their ABC code updated at the same time 
Issue History
2008-09-29 10:22RenateNieuwkoopNew Issue
2008-09-29 10:22RenateNieuwkoopAssigned To => cromero
2008-09-29 10:22RenateNieuwkoopsf_bug_id0 => 2135602
2008-10-06 09:33cromeroPrioritynormal => high
2008-10-06 09:33cromeroSeverityminor => major
2008-10-06 09:33cromeroStatusnew => scheduled
2008-10-06 09:33cromerofix_in_branch => trunk
2008-10-07 00:38cromeroNote Added: 0009405
2008-10-07 00:40svnbotCheckin
2008-10-07 00:40svnbotNote Added: 0009406
2008-10-07 00:40svnbotStatusscheduled => resolved
2008-10-07 00:40svnbotResolutionopen => fixed
2008-10-07 00:40svnbotsvn_revision => 8301
2008-10-09 15:52cromeroStatusresolved => new
2008-10-09 15:52cromeroResolutionfixed => open
2008-10-09 15:52cromeroNote Added: 0009493
2008-10-09 15:52cromeroStatusnew => feedback
2008-10-09 16:47RenateNieuwkoopNote Added: 0009495
2008-10-10 11:24cromeroStatusfeedback => scheduled
2008-10-10 11:24cromeroStatusscheduled => resolved
2008-10-10 11:24cromeroResolutionopen => fixed
2008-10-10 11:25cromeroNote Added: 0009498
2008-12-16 11:42psarobeRegression testing => No
2008-12-16 11:42psarobeStatusresolved => closed

Notes
(0009405)
cromero   
2008-10-07 00:38   
The solution for this issue was included in the bug 5121
(0009406)
svnbot   
2008-10-07 00:40   
Repository: openbravo
Revision: 8301
Author: cromeroherrero
Date: 2008-10-07 00:40:02 +0200 (Tue, 07 Oct 2008)

Fixed bug 5298: Pareto Report: : multiple clients get their ABC code updated at the same time . Removed cast NUMERIC for ID, no more needed due to UUID

---
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportParetoProduct_data.xsql
---

https://dev.openbravo.com/websvn/openbravo/?rev=8301&sc=1 [^]
(0009493)
cromero   
2008-10-09 15:52   
Could you please detail the process to reproduce the bug?
(0009495)
RenateNieuwkoop   
2008-10-09 16:47   
create multiply clients: copy client:
Company00
Company01
Company02

Then setup a user for Company00 and log in as that user.

When you generate the Pareto report, you can see the parts that get the ABC code (in my case 10 parts). Then you click the button to update the ABC code and the message says that 40 records were created.
That's already indicating that it wasn't just created for company00, but also for the original client plus 01 and 02.
Also, to doublecheck, you log in as Company01 and note that on the products in that client the ABC codes were updated aswell.
(0009498)
cromero   
2008-10-10 11:25   
The problem was in your development branch. Once you update it with the patch for this bug, it worked.