Swing: Windows for Notification and Request Button are hardcoded

Description

On the main entry page are two buttons to open notifications and requests. In zk the Request Button opens the menu item with the name "request" (see DPActivities.java). In Swing this name is hardcoded (see AMenu.java).

As a good iDempiere implementor you should often copy a given window and adjust the copy to your needs. You can't do that if the window id is hardcoded. And it is bad if the two ui clients behave not the same at this point.

My proposal is to steal the select statements from zk an insert them into the swing code.

Environment

None

Activity

Carlos Ruiz 
July 11, 2018 at 1:16 PM

Closing as lack of community interest

Won't Fix

Details

Assignee

Reporter

Components

Priority

Created May 20, 2014 at 7:23 AM
Updated September 1, 2018 at 11:01 AM
Resolved July 11, 2018 at 1:16 PM