Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015039Openbravo ERP08. Project and service managementpublic2010-10-26 18:182010-12-09 16:07
networkb 
adrianromero 
urgentmajoralways
closedfixed 
5
2.50MP22 
2.50MP24 
Core
No
0015039: Wrong message in Service Project when you select new Price List
Wrong message in Service Project when you select new Price List

This message appears:
    
No active and valid price list version found

Reported by XME
Ticket: 9641

- AS Openbravo Admin go to Master Data Management || Pricing || Price List
- Create a new record.
    - Set Sales Price List
- Go to Price List Version
    - Click 'Create List Version' and select sales 2006
- Go to Product Price
    - Select Hammer

-As Openbravo Admin go to Project & Service Management || Transactions || Service Project
- Create a new record:
     - Organization: A
     - BP: McGiver
     - Select the new price list
- Go to lines:
     - Select Hammer
- Realize that the message appears
No tags attached.
Issue History
2010-10-26 18:18networkbNew Issue
2010-10-26 18:18networkbAssigned To => adrianromero
2010-11-04 19:27hgbotCheckin
2010-11-04 19:27hgbotNote Added: 0032400
2010-11-04 19:27hgbotStatusnew => resolved
2010-11-04 19:27hgbotResolutionopen => fixed
2010-11-04 19:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/1528be065b3bd83229ae1af9dde3a1c12240440d [^]
2010-11-04 19:30adrianromeroNote Added: 0032401
2010-11-05 12:45hudsonbotCheckin
2010-11-05 12:45hudsonbotNote Added: 0032453
2010-11-21 08:20sureshbabuNote Added: 0032770
2010-11-21 08:20sureshbabuStatusresolved => closed
2010-12-09 16:07anonymoussf_bug_id0 => 3133535

Notes
(0032400)
hgbot   
2010-11-04 19:27   
Repository: erp/devel/pi
Changeset: 1528be065b3bd83229ae1af9dde3a1c12240440d
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Nov 04 19:23:56 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1528be065b3bd83229ae1af9dde3a1c12240440d [^]

Fixes issue 0015039: Wrong message in Service Project when you select new Price List
SE_ProjectLine callout was mistakenly applying parameters it was intrepreting a pricelistversion_id as a pricelist_id
Now the callout is interpreting properly arguments

---
M src/org/openbravo/erpCommon/ad_callouts/SE_ProjectLine_Value.java
---
(0032401)
adrianromero   
2010-11-04 19:30   
* Testing the issue

Follow the steps to reproduce and notice that now the error does not appear and the price is properly selected

* Other areas affected
It has only been modified the callout of the Project line tab. No other areas affected.
(0032453)
hudsonbot   
2010-11-05 12:45   
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/1528be065b3b [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0032770)
sureshbabu   
2010-11-21 08:20   
verified