Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010166 | Openbravo ERP | 02. Master data management | public | 2009-08-03 17:06 | 2009-09-18 00:00 |
Reporter | shuehner | ||||
Assigned To | jeneivemalarkodi | ||||
Priority | low | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | 2.40 | ||||
Target Version | Fixed in Version | 2.50MP6 | |||
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 | 0010166: c_bpartner_location_trg trigger always outputs one useless line into database log | ||||
Description | This trigger has a DBMS_OUTPUT.PUT_LINE('C_BPartner_Location_Trg') ; at its beginning which outputs a useless line into the database logfile always when the trigger is run. | ||||
Steps To Reproduce | 1) Create a new location for an existing business partner OR 1) Run the p_create_testdata pl-script to create lots of business bartners. 2) See output og PostgreSQL log. There is one useless debug line 'C_BPartner_Location_Trg' per created bpartner(location). | ||||
Proposed Solution | remove the debugging statement from the trigger. To be changed only in pi. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-08-03 17:06 | shuehner | New Issue | |||
2009-08-03 17:06 | shuehner | Assigned To | => rafaroda | ||
2009-08-03 17:06 | shuehner | OBNetwork customer | => No | ||
2009-09-01 13:39 | rafaroda | Assigned To | rafaroda => jeneivemalarkodi | ||
2009-09-01 13:39 | rafaroda | Status | new => scheduled | ||
2009-09-01 13:39 | rafaroda | Proposed Solution updated | |||
2009-09-01 13:39 | rafaroda | Steps to Reproduce Updated | |||
2009-09-02 12:41 | hgbot | Checkin | |||
2009-09-02 12:41 | hgbot | Note Added: 0019412 | |||
2009-09-02 12:41 | hgbot | Status | scheduled => resolved | ||
2009-09-02 12:41 | hgbot | Resolution | open => fixed | ||
2009-09-02 12:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2e75a180b00968999fb196b4fbf083b9b4777234 [^] | ||
2009-09-17 19:18 | psarobe | Status | resolved => closed | ||
2009-09-17 19:18 | psarobe | Fixed in Version | => 2.50MP6 | ||
2009-09-18 00:00 | anonymous | sf_bug_id | 0 => 2860995 |
Notes | |||||
|
|||||
|
|