Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026468 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | trivial | N/A | 2014-05-06 10:41 | 2014-05-06 12:46 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 7335ef336f63 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q3 | |||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo | Database version | 11g | Ant version | 1.7.0 | |||
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 | 0026468: Api change: Modify FK on delete clause | |||||||
Description | The c_orderline_id FK on m_requisition_order table has been changed to include an "on delete cascade" clause. This will cause a change in the application: Before: Removing a Purchase Order with a related Requisition will fail with a "linked items" error. After: Removing a Purchase Order with a related Requisition will also try to remove the record in the requisition order table. There is a trigger in this table preventing to delete records of closed requisitions. This means that the automatic deletion will only happen on open requisitions. Api-check test with the failure: http://ci.openbravo.com/view/try/job/try-api/198/ [^] | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0066834) dmitry_mezentsev (viewer) 2014-05-06 10:55 |
Approved. |
(0066836) hgbot (developer) 2014-05-06 11:16 |
Repository: erp/devel/api-checks Changeset: 7335ef336f63d21b8f3cce9d985f1060d6430e2e Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Tue May 06 11:16:26 2014 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/7335ef336f63d21b8f3cce9d985f1060d6430e2e [^] Fixed issue 26468.Modified FK definition. --- M model/src-db/database/model/tables/M_REQUISITIONORDER.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-05-06 10:41 | gorkaion | New Issue | |
2014-05-06 10:41 | gorkaion | Assigned To | => gorkaion |
2014-05-06 10:41 | gorkaion | Modules | => Core |
2014-05-06 10:41 | gorkaion | OBNetwork customer | => No |
2014-05-06 10:41 | gorkaion | Triggers an Emergency Pack | => No |
2014-05-06 10:55 | dmitry_mezentsev | Note Added: 0066834 | |
2014-05-06 11:16 | hgbot | Checkin | |
2014-05-06 11:16 | hgbot | Note Added: 0066836 | |
2014-05-06 11:16 | hgbot | Status | new => resolved |
2014-05-06 11:16 | hgbot | Resolution | open => fixed |
2014-05-06 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/7335ef336f63d21b8f3cce9d985f1060d6430e2e [^] |
2014-05-06 12:46 | gorkaion | Review Assigned To | => gorkaion |
2014-05-06 12:46 | gorkaion | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |