Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0004105 | Openbravo ERP | 06. Material requirement planning (MRP) | public | 2008-06-20 17:41 | 2008-10-08 18:24 | ||||||||||||||
Reporter | cheli | ||||||||||||||||||
Assigned To | gorkaion | ||||||||||||||||||
Priority | urgent | Severity | major | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | pi | ||||||||||||||||||
Target Version | Fixed in Version | 2.35MP7 | |||||||||||||||||
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 | 0004105: Error in MRP_WORKREQUIREMENT.xml function | ||||||||||||||||||
Description | In function https://dev.openbravo.com/svn/openbravo/trunk/src-db/database/model/functions/MRP_WORKREQUIREMENT.xml [^] there is an error when ob tries to get the next id from MA_WORKREQUIREMENT Ad_Sequence_Next('MRP_WorkRequirement', v_Client_ID, v_WR_ID); Ad_Sequence_Doc('DocumentNo_MA_WorkRequirement', v_Client_ID, 'Y', v_DocumentNo) ; INSERT INTO MA_WORKREQUIREMENT ( you have to change Ad_Sequence_Next('MRP_WorkRequirement', v_Client_ID, v_WR_ID); for Ad_Sequence_Next('MA_WorkRequirement', v_Client_ID, v_WR_ID); to work. | ||||||||||||||||||
Steps To Reproduce | |||||||||||||||||||
Proposed Solution | |||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2008-06-20 17:41 | cromero | New Issue | |||||||||||||||||
2008-06-20 17:41 | cromero | Assigned To | => gorkaion | ||||||||||||||||
2008-06-20 17:41 | cromero | Status | new => scheduled | ||||||||||||||||
2008-06-20 17:51 | cromero | OBNetwork customer | => No | ||||||||||||||||
2008-06-20 17:51 | cromero | Priority | normal => urgent | ||||||||||||||||
2008-06-20 17:51 | cromero | Severity | critical => major | ||||||||||||||||
2008-06-20 17:52 | svnbot | Checkin | |||||||||||||||||
2008-06-20 17:52 | svnbot | Note Added: 0007920 | |||||||||||||||||
2008-06-20 17:52 | svnbot | Status | scheduled => resolved | ||||||||||||||||
2008-06-20 17:52 | svnbot | Resolution | open => fixed | ||||||||||||||||
2008-06-20 17:52 | svnbot | svn_revision | => 5261 | ||||||||||||||||
2008-07-22 11:04 | cromero | Relationship added | has duplicate 0004459 | ||||||||||||||||
2008-10-08 18:24 | psarobe | Regression testing | => No | ||||||||||||||||
2008-10-08 18:24 | psarobe | Status | resolved => closed |
Notes | |||||
|
|||||
|
|