Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010355 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2009-08-20 13:08 | 2009-08-21 00:00 | |||
Reporter | sathiyan | View Status | public | |||||
Assigned To | sathiyan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8d81bf71afee | ||||
Projection | none | ETA | none | Target Version | 2.50MP4 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
OS Version | Cent OS | Database version | 8.3.5 | Ant version | 1.7.2 | |||
Product Version | 2.50 | 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 | 0010355: Trigger exception messages on refrence data import need to be captured in Initial Client Setup process | |||||||
Description | Errors (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 Reproduce | 1) 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 Solution | Message will be available inside JDBCBatchUpdate. We need to use NextException to access it. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2009-08-20 15:11 |
Now the trigger exception messages are displayed on the top of the screen. |
![]() |
|||
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:08 | sathiyan | OBNetwork customer | => No |
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 |