Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016204Openbravo ERP08. Project and service managementpublic2011-03-10 16:062011-04-28 17:26
jtarbal 
gorkaion 
normaltrivialalways
scheduledopen 
5
3.0RC4 
 
Core
No
0016204: Product fields in Project windows are not correct
In windows "Multiphase Project" and "Project Type" the "Product" field that appears in the "Phases" and "Tasks" tabs does not allow selecting products that are not in stock. This selector should allow selecting any product from the Products Catalogue.
1.- Go to "Project Type" window.
2.- Create a new "Project Type".
3.- Go to the "Phases" tab and add a new phase.
4.- Click on the "Product" selector and realize that this selector only shows the products that are in stock. This is not correct as it should show any kind of product that exists in the Products Catalogue.
5.- Go to the "Tasks" tab and realize that the same problem occurs with the "Product" selector of this tab.
6.- Go to "Multiphase Project" window.
7.- Realize that the same occurs with the "Product" field that exists in tabs "Phases" and "Tasks".
"Product" fields in "Project Type" and "Multiphase Project" windows should have a reference of type "Product Complete" instead of "Product" in the Application Dictionnary.
No tags attached.
Issue History
2011-03-10 16:06jtarbalNew Issue
2011-03-10 16:06jtarbalAssigned To => adrianromero
2011-03-10 16:06jtarbalModules => Core
2011-03-14 11:05alostaleStatusnew => scheduled
2011-03-14 11:05alostaleAssigned Toadrianromero => iperdomo
2011-03-14 11:05alostalefix_in_branch => pi
2011-03-14 11:23iciordiaAssigned Toiperdomo => gorkaion
2011-03-14 16:06iperdomoTarget Version => 3.0RC5
2011-03-14 16:06iperdomofix_in_branchpi =>
2011-03-14 19:16hgbotCheckin
2011-03-14 19:16hgbotNote Added: 0034844
2011-03-15 13:16gorkaionNote Added: 0034876
2011-03-15 13:16gorkaionTypedefect => feature request
2011-03-15 13:16gorkaionTarget Version3.0RC5 =>
2011-04-28 16:57dalsasuaTarget Version => 3.0RC8
2011-04-28 17:26dalsasuaTarget Version3.0RC8 =>

Notes
(0034844)
hgbot   
2011-03-14 19:16   
Repository: erp/devel/pi
Changeset: af7373c419a62b1a0ce2e6260d0b01855f1d2b1f
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Mar 14 19:13:45 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/af7373c419a62b1a0ce2e6260d0b01855f1d2b1f [^]

Related to issue 16204.Take into account documents organization to get default price list.

---
M src/org/openbravo/erpCommon/info/PriceListVersionFilterExpression.java
---
(0034876)
gorkaion   
2011-03-15 13:16   
Currently only products on a sales price list can be chosen. This is the expected behavior.

However, product selector will be reviewed on both windows to be able to select any product in case no Price List is not set.