Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023199 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 06. Material requirement planning (MRP) | major | always | 2013-02-28 19:49 | 2013-03-04 15:49 | |||
Reporter | umartirena | View Status | public | |||||
Assigned To | umartirena | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP21 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6525ba36c962 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | gorkaion | |||||||
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 | 0023199: Process Purchase Plan is ordering also by HHMMSSSS while taking into account pending Purchase Orders and Sales Orders | |||||||
Description | While executing Process Purchase Plan in Purchasing Plan window, if there are pending Purchase Orders and Sales Orders of the same planneddate, they have also HHMMSSSS and the Sales Order has previous date, while ordering to see the needed qty it will put before the Purchase Order. What is wrong. | |||||||
Steps To Reproduce | Run Purchasing Plan with Pending Sales Order and Pending Purchase Order with planned date with data of time. Create the sales order to the same date by earlier time. See that while ordering it will take into account before the Purchase Order. | |||||||
Proposed Solution | Change: ORDER BY pl.planneddate, priority and replace by ORDER BY TRUNC(pl.planneddate), priority | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0056863) hgbot (developer) 2013-02-28 20:28 |
Repository: erp/devel/pi Changeset: 6525ba36c9625f2c8afa1ced47c34d7907bf20e7 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Thu Feb 28 20:24:19 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/6525ba36c9625f2c8afa1ced47c34d7907bf20e7 [^] Fixes Issue 0023199: Not order by time Purchasing Plan --- M src-db/database/model/functions/MRP_PURCHASEPLAN.xml --- |
(0056935) hudsonbot (viewer) 2013-03-02 05:48 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f5db629e7058 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-02-28 19:49 | umartirena | New Issue | |
2013-02-28 19:49 | umartirena | Assigned To | => dmiguelez |
2013-02-28 19:49 | umartirena | Modules | => Core |
2013-02-28 19:49 | umartirena | OBNetwork customer | => No |
2013-02-28 19:49 | umartirena | Triggers an Emergency Pack | => No |
2013-02-28 20:06 | umartirena | Assigned To | dmiguelez => umartirena |
2013-02-28 20:14 | umartirena | Status | new => scheduled |
2013-02-28 20:14 | umartirena | fix_in_branch | => pi |
2013-02-28 20:28 | hgbot | Checkin | |
2013-02-28 20:28 | hgbot | Note Added: 0056863 | |
2013-02-28 20:28 | hgbot | Status | scheduled => resolved |
2013-02-28 20:28 | hgbot | Resolution | open => fixed |
2013-02-28 20:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6525ba36c9625f2c8afa1ced47c34d7907bf20e7 [^] |
2013-03-02 05:48 | hudsonbot | Checkin | |
2013-03-02 05:48 | hudsonbot | Note Added: 0056935 | |
2013-03-04 15:49 | gorkaion | Review Assigned To | => gorkaion |
2013-03-04 15:49 | gorkaion | Status | resolved => closed |
2013-03-04 15:49 | gorkaion | Fixed in Version | => 3.0MP21 |
Copyright © 2000 - 2009 MantisBT Group |