Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0027434 | Openbravo ERP | 09. Financial management | public | 2014-08-23 14:14 | 2014-10-16 10:37 |
Reporter | shuehner | ||||
Assigned To | shuehner | ||||
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | eduardo_Argal | ||||
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 | 0027434: Delete c_dp_managementline_trg as it is useless | ||||
Description | This trigger is run on insert + updates. But only has code for insert. All it's code is inside (new:status_from IS NULL). However that column status_from is table c_dp_managementline is defined as 'not null' So none of that code is ever run. NOTE: This table is related to 'Old-flow' so in normal operation not even used. | ||||
Steps To Reproduce | Review code of that trigger and compare to table definition | ||||
Proposed Solution | Just delete the whole trigger. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-08-23 14:14 | shuehner | New Issue | |||
2014-08-23 14:14 | shuehner | Assigned To | => dmiguelez | ||
2014-08-23 14:14 | shuehner | OBNetwork customer | => No | ||
2014-08-23 14:14 | shuehner | Modules | => Core | ||
2014-08-23 14:14 | shuehner | Triggers an Emergency Pack | => No | ||
2014-08-23 14:21 | shuehner | Relationship added | related to 0027435 | ||
2014-09-03 13:57 | eduardo_Argal | Assigned To | dmiguelez => shuehner | ||
2014-10-07 18:26 | shuehner | Review Assigned To | => eduardo_Argal | ||
2014-10-08 12:45 | hgbot | Checkin | |||
2014-10-08 12:45 | hgbot | Note Added: 0070805 | |||
2014-10-08 12:45 | hgbot | Status | new => resolved | ||
2014-10-08 12:45 | hgbot | Resolution | open => fixed | ||
2014-10-08 12:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f65eeca4b22845d2f65ed92f83cf7b2f488e8f9b [^] | ||
2014-10-16 10:37 | eduardo_Argal | Note Added: 0070985 | |||
2014-10-16 10:37 | eduardo_Argal | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|