Status Line (Widget and status line) are being shown even when they are not active

Description

The QuickInfo widgets/status lines are shown even when they are inactive.

In MStatusLine.getStatusLinesWidget(...), it only checks IsActive for AD_StatusLineUsedIn and not for the master record.

Steps to reproduce:

  1. Configure any Quick Info for the Sales Order Window.

  2. Open Sales order and verify that the Quick Info is shown

  3. Go to the Quick Info record and deactivate it

  4. Cache reset

  5. Open the sales order window

Expected Result:
The quick info that was deactivated is not shown anymore
Actual resutl:
Quick info is shown despite being inactive

Attached you can find the patch that solves the issue.

Environment

None

Attachments

1

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Priority

Created May 29, 2018 at 2:10 PM
Updated July 2, 2018 at 11:41 AM
Resolved May 29, 2018 at 2:30 PM