Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0004498 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
feature request | [Openbravo ERP] 03. Procurement management | minor | have not tried | 2008-07-23 19:04 | 2024-11-04 13:17 | ||||||
Reporter | shuehner | View Status | public | ||||||||
Assigned To | Triage Omni OMS | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0004498: Purchase Order -> Copy Lines From -> incomprehensable error message if no lines are selected in the popup | ||||||||||
Description | When you are in the Purchase Order and select no lines in the Copy Lines From popup and press OK then the following error message appears: Request IN parameter required: inpRownumId This message is not understandable by some user. | ||||||||||
Steps To Reproduce | Procurement Management Purchase Order Copy Lines From don't select any lines press OK The mentioned error message appears. | ||||||||||
Proposed Solution | Change the Popup/Process to emit a more meaningfull error message or just close the popup if no lines are selected and ok is pressed. | ||||||||||
Tags | Clean-up, Messages, ReleaseCandidate | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0008400) shuehner (administrator) 2008-07-24 18:19 |
The error message comes from the function call "vars.getRequiredInStringParameter("inpRownumId")" in CopyFromOrder.java. The getRequiredInStringParameter prints out this error message without using AD_MESSAGE for translation and error-text mapping. Either this function should be enhanced to do that or the caller should not use this function in cases where the parameter may be missing (as in the Copy Lines From) case. |
(0171300) shuehner (administrator) 2024-11-04 13:17 |
Still reproducible but with slightly different message for the user: "You have not filled in all needed fields" |
Issue History | |||
Date Modified | Username | Field | Change |
2008-07-23 19:04 | shuehner | New Issue | |
2008-07-23 19:04 | shuehner | Assigned To | => cromero |
2008-07-23 19:04 | shuehner | sf_bug_id | 0 => 2025943 |
2008-07-24 18:19 | shuehner | Note Added: 0008400 | |
2008-11-10 13:10 | cromero | Assigned To | cromero => pjuvara |
2008-11-16 18:03 | pjuvara | Tag Attached: Clean-up | |
2008-11-16 18:03 | pjuvara | Tag Attached: Messages | |
2008-11-16 18:03 | pjuvara | Tag Attached: ReleaseCandidate | |
2008-11-16 18:03 | pjuvara | Status | new => acknowledged |
2011-02-04 09:16 | jpabloae | Assigned To | pjuvara => rmorley |
2024-11-04 13:17 | shuehner | Assigned To | rmorley => Triage Omni OMS |
2024-11-04 13:17 | shuehner | Note Added: 0171300 |
Copyright © 2000 - 2009 MantisBT Group |