Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010166
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementtrivialhave not tried2009-08-03 17:062009-09-18 00:00
ReportershuehnerView Statuspublic 
Assigned Tojeneivemalarkodi 
PrioritylowResolutionfixedFixed in Version2.50MP6
StatusclosedFix in branchFixed in SCM revision2e75a180b009
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010166: c_bpartner_location_trg trigger always outputs one useless line into database log

DescriptionThis 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 Reproduce1) 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 Solutionremove the debugging statement from the trigger. To be changed only in pi.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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-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
Powered by Mantis Bugtracker