Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010166 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | trivial | have not tried | 2009-08-03 17:06 | 2009-09-18 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | jeneivemalarkodi | |||||||
Priority | low | Resolution | fixed | Fixed in Version | 2.50MP6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2e75a180b009 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | 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 | 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0019412) hgbot (developer) 2009-09-02 12:41 |
Repository: erp/devel/pi Changeset: 2e75a180b00968999fb196b4fbf083b9b4777234 Author: Jeneive Malar Kodi <jeneivemalarkodi <at> openbravo.com> Date: Wed Sep 02 16:03:37 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/2e75a180b00968999fb196b4fbf083b9b4777234 [^] Fixed bug 0010166. DB print statement Removed DB print statement in trigger --- M src-db/database/model/triggers/C_BPARTNER_LOCATION_TRG.xml --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |