Openbravo Issue Tracking System - Openbravo ERP | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015769 | Openbravo ERP | Z. Others | public | 2011-01-25 12:07 | 2012-06-11 17:57 |
| Reporter | dalsasua | ||||
| Assigned To | naiaramartinez | ||||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | OS | 20 | OS Version | Ubuntu 10.10 | |
| Product Version | 2.50MP25 | ||||
| Target Version | Fixed in Version | ||||
| 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 | 0015769: In Oracle, if an extension point throws an exception, this is not thrown upwards. | ||||
| Description | In Oracle, if an extension point throws an exception, this is not thrown upwards. | ||||
| Steps To Reproduce | Install intercompany module, and configure it, as shown in the wiki section of the project: http://wiki.openbravo.com/wiki/Projects/intercompanyinvoicing/User_Guide#Overview [^] Use as counter organization a new one, with no tax or bp defined for it (or for * organization). Try to process one document (as an intercompany purchase order). Check that no error is shown, but counter document is created incorrectly, and not processed. | ||||
| Proposed Solution | Check that ad_extension_point_handler function, calls the required PL/SQL piece of code, but EXECUTE v_Sql; statement do not capture an exception thrown inside it, although the WHEN OTHERS THEN RAISE NOTICE '%','AD_EXTENSION_POINT_HANDLER exception' ; RAISE EXCEPTION '%', SQLERRM; statement is there. Research how this call must be done, so it captures the exceptions. | ||||
| Additional Information | |||||
| Tags | VMA-Reviewed | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-01-25 12:07 | dalsasua | New Issue | |||
| 2011-01-25 12:07 | dalsasua | Assigned To | => adrianromero | ||
| 2011-01-25 12:07 | dalsasua | Modules | => Core | ||
| 2011-01-25 12:07 | dalsasua | OBNetwork customer | => No | ||
| 2011-06-03 10:58 | dalsasua | Assigned To | adrianromero => dalsasua | ||
| 2011-07-20 18:16 | dalsasua | Assigned To | dalsasua => jonalegriaesarte | ||
| 2012-02-15 19:05 | iciordia | Assigned To | jonalegriaesarte => vmromanos | ||
| 2012-02-16 15:55 | vmromanos | Tag Attached: VMA-Reviewed | |||
| 2012-05-10 12:13 | gorka_gil | Assigned To | vmromanos => mirurita | ||
| 2012-06-11 11:11 | naiaramartinez | Assigned To | mirurita => naiaramartinez | ||
| 2012-06-11 11:11 | naiaramartinez | Status | new => scheduled | ||
| 2012-06-11 11:11 | naiaramartinez | fix_in_branch | => pi | ||
| 2012-06-11 17:57 | naiaramartinez | Note Added: 0049737 | |||
| 2012-06-11 17:57 | naiaramartinez | Status | scheduled => closed | ||
| 2012-06-11 17:57 | naiaramartinez | Resolution | open => no change required | ||
| Notes | |||||
|
|
|||||
|
|
||||