Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034677Openbravo ERPB. User interfacepublic2016-12-02 12:382016-12-16 18:39
inigosanchez 
inigosanchez 
lowtrivialhave not tried
closedfixed 
5
 
3.0PR17Q1 
caristu
Core
No
0034677: Tooltip message of checkbox in P&E should be displayed
Tooltip message of checkbox in P&E should be displayed. The messages are "Click to (un)select all records" or "Click to (un)select this record" depends on the checkbox.
0) Login as "F&B International Group Admin".
1) Go to the [Return From Customer] window and create a new return with one line at least.
2) Book the created record.
3) Go to the [Return Material Receipt] window.
4) Create a new record in the header and click in the P&E lines button.
5) Place the cursor over the checkbox.
Note: The message is not displayed.
No tags attached.
Issue History
2016-12-02 12:38inigosanchezNew Issue
2016-12-02 12:38inigosanchezAssigned To => platform
2016-12-02 12:38inigosanchezModules => Core
2016-12-02 12:38inigosanchezTriggers an Emergency Pack => No
2016-12-07 09:33alostalePrioritynormal => low
2016-12-07 09:33alostaleSeverityminor => trivial
2016-12-07 09:33alostaleStatusnew => acknowledged
2016-12-14 11:20inigosanchezStatusacknowledged => scheduled
2016-12-14 11:20inigosanchezAssigned Toplatform => inigosanchez
2016-12-14 11:30hgbotCheckin
2016-12-14 11:30hgbotNote Added: 0092338
2016-12-14 11:30hgbotStatusscheduled => resolved
2016-12-14 11:30hgbotResolutionopen => fixed
2016-12-14 11:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0948a5f08064d34189e73afc09f35a5737c2529e [^]
2016-12-14 11:31inigosanchezReview Assigned To => caristu
2016-12-16 09:02caristuNote Added: 0092459
2016-12-16 09:02caristuStatusresolved => closed
2016-12-16 09:02caristuFixed in Version => 3.0PR17Q1
2016-12-16 09:02caristuCategoryA. Platform => B. User interface
2016-12-16 18:39hudsonbotCheckin
2016-12-16 18:39hudsonbotNote Added: 0092707

Notes
(0092338)
hgbot   
2016-12-14 11:30   
Repository: erp/devel/pi
Changeset: 0948a5f08064d34189e73afc09f35a5737c2529e
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Wed Dec 14 11:29:31 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0948a5f08064d34189e73afc09f35a5737c2529e [^]

Fixed issue 34677:Tooltip message of checkbox in P&E should be displayed.

The problem was that the tooltip message of the checkboxes in P&E should
be displayed. The messages should be "Click to (un)select all records"
and "Click to (un)select this record" depends on the checkbox.

The problem has been resolved by overriding setFieldProperties() method
in order to support hover for the checkbox field.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js
---
(0092459)
caristu   
2016-12-16 09:02   
Code reviewed + tested OK: message is now displayed on hover.

- "Click to (un)select all records" in the header
- "Click to (un)select this record" in every record checkbox
(0092707)
hudsonbot   
2016-12-16 18:39   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test