Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004826 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 08. Project and service management | minor | always | 2008-09-05 16:26 | 2008-11-25 23:19 | |||
Reporter | rafaroda | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 6908 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Ubuntu 7.10 | Database version | 8.3 | Ant version | 1.7 | |||
Product Version | pi | SCM revision | 6905 | |||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0004826: M_GET_OFFERS_PRICE() function having bad parameter format | |||||||
Description | M_GET_OFFERS_PRICE() function gets bad parameters format in the following files: * https://dev.openbravo.com/websvn/openbravo/trunk/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder_data.xsql [^] M_GET_OFFERS_PRICE(to_date(?), ?,?,TO_NUMBER(?),TO_NUMBER(?),TO_NUMBER(?)) should be M_GET_OFFERS_PRICE(to_date(?), ?,?,TO_NUMBER(?),TO_NUMBER(?),?) * https://dev.openbravo.com/websvn/openbravo/trunk/src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder_data.xsql [^] M_GET_OFFERS_PRICE(to_date(now()), ?, ?,?,?,?) should be M_GET_OFFERS_PRICE(to_date(?), ?,?,TO_NUMBER(?),TO_NUMBER(?),?) | |||||||
Steps To Reproduce | Run the following processes: * Procurement Management || Transactions || Requisition To Order * Project & Service Management || Transactions || Create Sales Orders from Expenses | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0008896) svnbot (viewer) 2008-09-05 16:43 |
Repository: openbravo Revision: 6908 Author: rafaroda Date: 2008-09-05 16:43:24 +0200 (Fri, 05 Sep 2008) Fixes bug 0004826 Set correctly M_GET_OFFERS_PRICE(to_date(?), ?,?,TO_NUMBER(?),TO_NUMBER(?),?) in ExpenseSOrder_data.xsql and RequisitionToOrder_data.xsql files. --- U trunk/src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder_data.xsql U trunk/src/org/openbravo/erpCommon/ad_forms/RequisitionToOrder_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=6908&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-09-05 16:26 | rafaroda | New Issue | |
2008-09-05 16:26 | rafaroda | Assigned To | => rafaroda |
2008-09-05 16:26 | rafaroda | sf_bug_id | 0 => 2095102 |
2008-09-05 16:26 | rafaroda | OBNetwork customer | => No |
2008-09-05 16:26 | rafaroda | Regression testing | => No |
2008-09-05 16:43 | svnbot | Checkin | |
2008-09-05 16:43 | svnbot | Note Added: 0008896 | |
2008-09-05 16:43 | svnbot | Status | new => resolved |
2008-09-05 16:43 | svnbot | Resolution | open => fixed |
2008-09-05 16:43 | svnbot | svn_revision | => 6908 |
2008-11-25 23:19 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |