Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012313Openbravo ERP02. Master data managementpublic2010-02-17 05:372010-04-07 11:35
yushp 
adrianromero 
immediatemajoralways
closedfixed 
30
2.50MP10 
 
Core
No
0012313: Price List Report Error
Error when clicking Price List Report
Regression
png PriceListReportError.png (8,338) 2010-02-17 05:37
https://issues.openbravo.com/file_download.php?file_id=2230&type=bug
png
Issue History
2010-02-17 05:37yushpNew Issue
2010-02-17 05:37yushpAssigned To => adrianromero
2010-02-17 05:37yushpFile Added: PriceListReportError.png
2010-02-23 01:23yushpIssue Monitored: yushp
2010-02-23 09:09adrianromeroNote Added: 0024721
2010-02-23 09:09adrianromeroPriorityurgent => high
2010-02-23 09:09adrianromeroSeveritycritical => major
2010-02-23 09:11adrianromeroNote Added: 0024722
2010-02-23 09:11adrianromeroStatusnew => feedback
2010-03-12 12:08arunkumarNote Added: 0025281
2010-03-12 12:17adrianromeroNote Added: 0025285
2010-03-12 12:17adrianromeroStatusfeedback => new
2010-03-15 11:38psarobePriorityhigh => immediate
2010-03-15 11:38psarobeStatusnew => scheduled
2010-03-15 16:48hgbotCheckin
2010-03-15 16:48hgbotNote Added: 0025485
2010-03-15 16:48hgbotStatusscheduled => resolved
2010-03-15 16:48hgbotResolutionopen => fixed
2010-03-15 16:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/bfd3a0e5115773763668d7211e902fe1c670a22c [^]
2010-03-15 16:49adrianromeroNote Added: 0025486
2010-03-17 09:01hudsonbotCheckin
2010-03-17 09:01hudsonbotNote Added: 0025550
2010-03-17 16:03psarobeTag Attached: Regression
2010-04-05 10:54arunkumarNote Added: 0025875
2010-04-05 10:54arunkumarStatusresolved => closed
2010-04-06 00:00anonymoussf_bug_id0 => 2982345
2010-04-07 11:35psarobeversion => 2.50MP10

Notes
(0024721)
adrianromero   
2010-02-23 09:09   
Changed the priority and severity according Bug reporting guidelines.

http://wiki.openbravo.com/wiki/Bug_Reporting_Guidelines [^]
(0024722)
adrianromero   
2010-02-23 09:11   
Please describe properly the issue: a good summary, the environment, step by step instructions to reproduce the bug,...

http://wiki.openbravo.com/wiki/Bug_Reporting_Guidelines#Quick_guide_to_writing_good_bug_reports [^]
(0025281)
arunkumar   
2010-03-12 12:08   
Steps to reproduce the issue:

Login as user with Openbravo Admin role
move to Master Data Management || Pricing || Price List || Price List and click new
Enter the required details
Move to pricelist version tab and enter the required details.
Move to Product price tab and click new
select product and enter list price and standard price
click save

Things to verify:
Move to Master Data Management || Pricing || Price List Report || Price List Report and check the above created price list appears in the price list combo box.


Now when we click the Price List report we got an exception error message.

Due to this we have a failure in smoke testcase while testing QSS with the sales role.
(0025285)
adrianromero   
2010-03-12 12:17   
Thanks for the reproduction steps.
(0025485)
hgbot   
2010-03-15 16:48   
Repository: erp/devel/pi
Changeset: bfd3a0e5115773763668d7211e902fe1c670a22c
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Mar 15 16:54:59 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/bfd3a0e5115773763668d7211e902fe1c670a22c [^]

Fixes issue 0012313: Price List Report Error

---
M src/org/openbravo/erpCommon/ad_reports/ReportPricelist.java
---
(0025486)
adrianromero   
2010-03-15 16:49   
To test the issue just go to the menu entry: Master Data Management || Pricing || Price List Report || Price List Report and notice that the exception error is not longer displayed to the user but the correct report window.
(0025550)
hudsonbot   
2010-03-17 09:01   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/bfd3a0e51157 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/859b8a1e96e9 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16735.obx [^]
(0025875)
arunkumar   
2010-04-05 10:54   
Tested & working fine.