Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016838Openbravo ERPA. Platformpublic2011-04-18 12:502011-06-10 13:31
azabaleta 
gorkaion 
immediatemajoralways
closedfixed 
5
 
3.0RC6 
Core
No
0016838: Cant select a product in a purchase invoice lines
When there is no a warehouse created, I cannot select a vali producto in the invoice line.
Initial client setup
Validate an organization
create product
purchase pricelist
price for that product
Create a purchase invoice
Create a line, try to select a product.
Make the product selector in the invoice lines NOT dependant on a warehouse.
No tags attached.
Issue History
2011-04-18 12:50azabaletaNew Issue
2011-04-18 12:50azabaletaAssigned To => alostale
2011-04-18 12:50azabaletaModules => Core
2011-04-18 13:51psarobePriorityhigh => immediate
2011-04-18 14:09alostaleAssigned Toalostale => gorkaion
2011-04-18 16:00gorkaionTarget Version => 3.0RC6
2011-04-18 16:09hgbotCheckin
2011-04-18 16:09hgbotNote Added: 0036004
2011-04-18 16:09hgbotStatusnew => resolved
2011-04-18 16:09hgbotResolutionopen => fixed
2011-04-18 16:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3c404e4f4c33ff832c6ab7841a6a29e5b3a33846 [^]
2011-06-10 13:31psanjuanNote Added: 0038235
2011-06-10 13:31psanjuanStatusresolved => closed

Notes
(0036004)
hgbot   
2011-04-18 16:09   
Repository: erp/devel/pi
Changeset: 3c404e4f4c33ff832c6ab7841a6a29e5b3a33846
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Mon Apr 18 16:06:13 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3c404e4f4c33ff832c6ab7841a6a29e5b3a33846 [^]

Fixed issue 16838.Added a coalesce on the select clause of M_PRODUCT_PRICE_WAREHOUSE_V view.

---
M src-db/database/model/views/M_PRODUCT_PRICE_WAREHOUSE_V.xml
---
(0038235)
psanjuan   
2011-06-10 13:31   
fixed and working