Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025215Openbravo ERPA. Platformpublic2013-11-26 12:412013-12-02 17:01
ioritzCia 
AugustoMauch 
immediatemajoralways
closedfixed 
20Ubuntu 10.04
 
3.0MP30 
shankarb
Core
Production - QA Approved
2013-10-07
https://code.openbravo.com/erp/devel/pi/rev/94d0fb15191969d20c2f89b919bec8a95ad33110 [^]
No
0025215: Close button shows unlock option instead of close the first time.
Close button shows unlock option instead of close the first time.

It happens in live in MP29 and does not in MP28.
- Go to a completed Sales Order (it happens in invoices too and probably in other documents).
- Close it, the options in the popup are Reactivate and Unlock, they should be Close and Reactivate.
- Close the popup and open it again.
- Now Close and Reactivate options appear.
No tags attached.
Issue History
2013-11-26 12:41ioritzCiaNew Issue
2013-11-26 12:41ioritzCiaAssigned To => AugustoMauch
2013-11-26 12:41ioritzCiaModules => Core
2013-11-26 12:41ioritzCiaTriggers an Emergency Pack => No
2013-11-26 12:44ioritzCiaRegression level => Production - QA Approved
2013-11-26 12:44ioritzCiaDescription Updatedbug_revision_view_page.php?rev_id=5209#r5209
2013-11-26 12:52ioritzCiaDescription Updatedbug_revision_view_page.php?rev_id=5210#r5210
2013-11-28 18:15AugustoMauchIssue Monitored: shankarb
2013-11-28 18:15AugustoMauchReview Assigned To => shankarb
2013-11-28 18:19AugustoMauchRegression date => 2013-10-07
2013-11-28 18:19AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/94d0fb15191969d20c2f89b919bec8a95ad33110 [^]
2013-11-28 18:29hgbotCheckin
2013-11-28 18:29hgbotNote Added: 0062461
2013-11-28 18:29hgbotStatusnew => resolved
2013-11-28 18:29hgbotResolutionopen => fixed
2013-11-28 18:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c758874d50d4a817f4c6d12d789c6be499ab2063 [^]
2013-12-01 10:36shankarbNote Added: 0062471
2013-12-01 10:36shankarbStatusresolved => closed
2013-12-01 10:36shankarbFixed in Version => 3.0MP30
2013-12-02 17:01hudsonbotCheckin
2013-12-02 17:01hudsonbotNote Added: 0062493

Notes
(0062461)
hgbot   
2013-11-28 18:29   
Repository: erp/devel/pi
Changeset: c758874d50d4a817f4c6d12d789c6be499ab2063
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu Nov 28 18:14:17 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c758874d50d4a817f4c6d12d789c6be499ab2063 [^]

Fixes issue 25215: All buttons are included in the grid datasource response

Initially only the buttons with label values were considered required for the grid. This was not enough, because there are buttons with docAction that need to have their value present when the button is pressed in order to compute its combos properly.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewGridComponent.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewTab.java
---
(0062471)
shankarb   
2013-12-01 10:36   
Code reviewed and verified in pi changeset da5abac33c8f
(0062493)
hudsonbot   
2013-12-02 17:01   
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/9732e7b65447 [^]

Maturity status: Test