Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020689 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | major | always | 2012-06-06 14:10 | 2012-06-06 19:36 | |||
Reporter | Sandrahuguet | View Status | public | |||||
Assigned To | mirurita | |||||||
Priority | high | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | ccf2ac5489d8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020689: No items to show in Pick/Edit lines | |||||||
Description | No items to show in Pick/Edit lines in oracle when you've entered a purchase order and a good receipt. | |||||||
Steps To Reproduce | In live.builds.openbravo.com in Oracle -Go to Purchase Order and create: - Organizacion: F&B US, Inc. - Business Partner: Be Soft Drinker, Inc. - Warehouse: US West coast - Create line: - Product: Energy Drink - Ordered Quantity: 100 -Book -Go to Goods Receipt - Organizacion: F&B US, Inc. - Business Partner: Be Soft Drinker, Inc. - Warehouse: US West coast -Click in create lines from and select the order -Complete Go to Return to vendor - Organizacion: F&B US, Inc. - Business Partner: Be Soft Drinker, Inc. - Warehouse: US West coast -Click in Pick/Edit lines and notice that no items to show | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0049660) hgbot (developer) 2012-06-06 18:18 |
Repository: erp/devel/pi Changeset: ccf2ac5489d8cec6d5ede8517e3238074105a1d1 Author: Mikel Irurita <mikel.irurita <at> openbravo.com> Date: Wed Jun 06 18:18:15 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ccf2ac5489d8cec6d5ede8517e3238074105a1d1 [^] Fixes issue 20689: No items to show in Pick/Edit lines. In Oracle COALESCE is replaced by NVL. NVL it is trying to do a type conversion and the select is not returning any record (adding a to_char it works). The order or comparation has been changed to prevent type comparation problems --- M src-db/database/sourcedata/AD_TAB.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2012-06-06 14:10 | Sandrahuguet | New Issue | |
2012-06-06 14:10 | Sandrahuguet | Assigned To | => mirurita |
2012-06-06 14:10 | Sandrahuguet | Web browser | => Google Chrome |
2012-06-06 14:10 | Sandrahuguet | Modules | => Core |
2012-06-06 14:10 | Sandrahuguet | OBNetwork customer | => No |
2012-06-06 15:37 | Sandrahuguet | Web browser | Google Chrome => Google Chrome |
2012-06-06 15:37 | Sandrahuguet | Steps to Reproduce Updated | View Revisions |
2012-06-06 18:18 | hgbot | Checkin | |
2012-06-06 18:18 | hgbot | Note Added: 0049660 | |
2012-06-06 18:18 | hgbot | Status | new => resolved |
2012-06-06 18:18 | hgbot | Resolution | open => fixed |
2012-06-06 18:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ccf2ac5489d8cec6d5ede8517e3238074105a1d1 [^] |
2012-06-06 19:36 | dmiguelez | Status | resolved => closed |
2012-06-06 19:36 | dmiguelez | Fixed in Version | => pi |
Copyright © 2000 - 2009 MantisBT Group |