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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004498
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 03. Procurement managementminorhave not tried2008-07-23 19:042011-02-04 09:16
ReportershuehnerView Statuspublic 
Assigned Tormorley 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004498: Purchase Order -> Copy Lines From -> incomprehensable error message if no lines are selected in the popup

DescriptionWhen 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 ReproduceProcurement Management
Purchase Order
Copy Lines From
don't select any lines
press OK
The mentioned error message appears.
Proposed SolutionChange the Popup/Process to emit a more meaningfull error message or just close the popup if no lines are selected and ok is pressed.
TagsClean-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.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker