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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010355
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionaryminoralways2009-08-20 13:082009-08-21 00:00
ReportersathiyanView Statuspublic 
Assigned Tosathiyan 
PrioritynormalResolutionfixedFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision8d81bf71afee
ProjectionnoneETAnoneTarget Version2.50MP4
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionCent OSDatabase version8.3.5Ant version1.7.2
Product Version2.50SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010355: Trigger exception messages on refrence data import need to be captured in Initial Client Setup process

DescriptionErrors (that raised by trigger) needs to be displayed on top of the screen at message section while Initial Client Setup process. So We can avoid generic error messages like JDBC Batch updation or SQLGrammarException.
Steps To Reproduce1) go to General Setup || Client || Initial Client Setup || Initial Client Setup
2) give information for following field:
   Client:ibm
   Client User Name:ibmadmin
   Currency:Euro
3)un select "Include Accounting" checkbox
4) select obx which is installed and it has reference data (one of the reference data's table has trigger (insert on before) will raise message if accounting is not included)
For instance: Booking Control 1.0.0
5) click on OK button
you see the blank red color message bar on top and below Errors section has JDBCBatch update error (which can not be understood by business user)
Proposed SolutionMessage will be available inside JDBCBatchUpdate. We need to use NextException to access it.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0019107)
hgbot (developer)
2009-08-20 13:57

Repository: erp/devel/pi
Changeset: 8d81bf71afeed2de6f546ce7822c02b935696660
Author: Sathiyan Sivaprakasam <sathiyan.sivaprakasam <at> openbravo.com>
Date: Thu Aug 20 17:25:56 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8d81bf71afeed2de6f546ce7822c02b935696660 [^]

Fixes Issue 10355: Trigger exception messages on reference data import need to be captured in Initial Client Setup process

---
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
M src/org/openbravo/service/db/DataImportService.java
---
(0019116)
arunkumar (reporter)
2009-08-20 15:11

Now the trigger exception messages are displayed on the top of the screen.

- Issue History
Date Modified Username Field Change
2009-08-20 13:08 sathiyan New Issue
2009-08-20 13:08 sathiyan Assigned To => sathiyan
2009-08-20 13:57 hgbot Checkin
2009-08-20 13:57 hgbot Note Added: 0019107
2009-08-20 13:57 hgbot Status new => resolved
2009-08-20 13:57 hgbot Resolution open => fixed
2009-08-20 13:57 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8d81bf71afeed2de6f546ce7822c02b935696660 [^]
2009-08-20 15:11 arunkumar Status resolved => closed
2009-08-20 15:11 arunkumar Note Added: 0019116
2009-08-20 15:11 arunkumar Fixed in Version => pi
2009-08-21 00:00 anonymous sf_bug_id 0 => 2841490


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker