Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0004104 | Openbravo ERP | 06. Material requirement planning (MRP) | public | 2008-06-20 16:56 | 2008-08-21 19:38 | |||||||
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 | pi | ||||||||||
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 | 0004104: 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 16:56 | cheli | New Issue | ||||||||||
2008-06-20 16:56 | cheli | Assigned To | => cromero | |||||||||
2008-06-20 16:56 | cheli | sf_bug_id | 0 => 1998832 | |||||||||
2008-06-20 17:41 | cromero | Assigned To | cromero => gorkaion | |||||||||
2008-06-20 17:41 | cromero | Status | new => scheduled | |||||||||
2008-06-20 17:50 | cromero | OBNetwork customer | => No | |||||||||
2008-06-20 17:50 | cromero | Priority | normal => urgent | |||||||||
2008-06-20 17:50 | cromero | Severity | critical => major | |||||||||
2008-06-20 17:53 | svnbot | Checkin | ||||||||||
2008-06-20 17:53 | svnbot | Note Added: 0007922 | ||||||||||
2008-06-20 17:53 | svnbot | Status | scheduled => resolved | |||||||||
2008-06-20 17:53 | svnbot | Resolution | open => fixed | |||||||||
2008-06-20 17:53 | svnbot | svn_revision | => 5263 | |||||||||
2008-08-21 19:38 | psarobe | Regression testing | => No | |||||||||
2008-08-21 19:38 | psarobe | Status | resolved => closed | |||||||||
2008-08-21 19:38 | psarobe | Fixed in Version | => trunk |
Notes | |||||
|
|||||
|
|