Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018980Openbravo ERP09. Financial managementpublic2011-11-05 10:242011-11-12 16:03
plujan 
mtaal 
urgentmajorhave not tried
closedfixed 
5
pi 
3.0MP5 
No
Core
No
0018980: Odd button show/hide behaviour generates error in Automated Tests
Showing and hiding buttons behaviour has changed. Current behaviour is not well managed by Automated Tests so the behaviour should be revised and/or the test case updated
1. Login as QAAdmin user
2. Open Financial Account window
3. Verify that no record is selected (as expected)
4. Click in filter text box for Name and type: Spain Cashbook
5. Verify that the only record filtered is selected (as expected). However, no buttons are displayed for that record (wrong) - see attach 1
6. Click the Transaction tab.
7. Verify that all the buttons for Transaction and Header are displayed (as expected)
8. Click again in the filter box for Name.
9. Verify that all the buttons, including those for the header are hidden (wrong)
10. Click in the selected record.
11. Now the buttons are shown
12. Click in the filter box for Name.
13. Verify that the header buttons are not hidden (as expected)
14. Change the filter to get no results. For example "zzz"
15. Now no record is shown, but the buttons are still there (wrong) - see attach 2
For Automated Tests, the selection by filtering (step 5) should enable the buttons or it will fail.
Regression QA
png Openbravo Financial Account 1.png (98,277) 2011-11-05 10:24
https://issues.openbravo.com/file_download.php?file_id=4713&type=bug
png

png Openbravo Financial Account 2.png (81,139) 2011-11-05 10:25
https://issues.openbravo.com/file_download.php?file_id=4714&type=bug
png
Issue History
2011-11-05 10:24plujanNew Issue
2011-11-05 10:24plujanAssigned To => mtaal
2011-11-05 10:24plujanFile Added: Openbravo Financial Account 1.png
2011-11-05 10:24plujanModules => Core
2011-11-05 10:24plujanOBNetwork customer => No
2011-11-05 10:25plujanFile Added: Openbravo Financial Account 2.png
2011-11-05 23:21hgbotCheckin
2011-11-05 23:21hgbotNote Added: 0042635
2011-11-05 23:21hgbotStatusnew => resolved
2011-11-05 23:21hgbotResolutionopen => fixed
2011-11-05 23:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7bf55e5de6c77ba15440fbd66816337a502c03e0 [^]
2011-11-07 11:03plujanTag Attached: Regression QA
2011-11-10 01:40dbazStatusresolved => closed
2011-11-10 01:40dbazFixed in Version => 3.0MP5
2011-11-12 15:47hgbotCheckin
2011-11-12 15:47hgbotNote Added: 0042763
2011-11-12 15:47hgbotStatusclosed => resolved
2011-11-12 15:47hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/7bf55e5de6c77ba15440fbd66816337a502c03e0 [^] => http://code.openbravo.com/erp/devel/pi/rev/a6b30f6b8e495066d9f078844e3ed493f230e67b [^]
2011-11-12 15:48hudsonbotCheckin
2011-11-12 15:48hudsonbotNote Added: 0042773
2011-11-12 16:03shuehnerNote Added: 0042799
2011-11-12 16:03shuehnerStatusresolved => closed

Notes
(0042635)
hgbot   
2011-11-05 23:21   
Repository: erp/devel/pi
Changeset: 7bf55e5de6c77ba15440fbd66816337a502c03e0
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Nov 05 23:21:18 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/7bf55e5de6c77ba15440fbd66816337a502c03e0 [^]

Fixes issue 18980: Odd button show/hide behaviour generates error in Automated Tests
Related to issue 18963: Short flash of all orange process buttons when selecting a record

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0042763)
hgbot   
2011-11-12 15:47   
Repository: erp/devel/pi
Changeset: a6b30f6b8e495066d9f078844e3ed493f230e67b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Nov 05 23:21:18 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a6b30f6b8e495066d9f078844e3ed493f230e67b [^]

Fixes issue 18980: Odd button show/hide behaviour generates error in Automated Tests
Related to issue 18963: Short flash of all orange process buttons when selecting a record

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-toolbar.js
---
(0042773)
hudsonbot   
2011-11-12 15:48   
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/9752fe729257 [^]

Maturity status: Test
(0042799)
shuehner   
2011-11-12 16:03   
re-closing: has been reopened only because of code-line merge during mp5 release.