Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004104 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 06. Material requirement planning (MRP) | major | always | 2008-06-20 16:56 | 2008-08-21 19:38 | |||
Reporter | cheli | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5263 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Database version | 8.2.6 | Ant version | 1.7 | ||||
Product Version | pi | SCM revision | ||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0007922) svnbot (viewer) 2008-06-20 17:53 |
Repository: openbravo Revision: 5263 Author: gorkaion Date: 2008-06-20 17:53:41 +0200 (Fri, 20 Jun 2008) Fixed bug 4104. Changed the call to AS_Sequence_Next function to correctly generate the new id. --- U trunk/src-db/database/model/functions/MRP_WORKREQUIREMENT.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=5263&sc=1 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |