Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019619Openbravo ERPA. Platformpublic2012-02-01 17:422012-03-02 15:35
psarobe 
alostale 
urgentmajoralways
closedfixed 
5
 
3.0MP8 
Core
No
0019619: Financial Account window: Transaction tab does not get refreshed
After clicking the button "Modify" and changing whatever value, the transaction tab does not get refreshed so if you click again the button you will see the old values instead the new ones
1. Go to financial account window
2. Move to transaction tab
3. Click Add transaction button
4. Transaction type: GL Item
5. Select a G/L Item
6. Type a value for Receive In field
7. Click OK
8. Notice that you have a new line in the transaction tab.
9. Click button Modify. A pop-up gets opened
10. Notice that in the G/L item you have previous value. Change to another one
11. Notice a process completed successfully appears but the tab does not get refreshed. WRONG

Consequence:
Since the tab is not refreshed if you click the button again it retrieves the old G/L item instead the new one
Regression QA
related to defect 00193823.0MP8 closed alostale The flag "Trigger Autosave" is not being considered 
Issue History
2012-02-01 17:42psarobeNew Issue
2012-02-01 17:42psarobeAssigned To => alostale
2012-02-01 17:42psarobeModules => Core
2012-02-06 12:56alostaleTag Attached: Regression QA
2012-02-06 12:57alostaleNote Added: 0044888
2012-02-06 12:57alostaleRelationship addedrelated to 0019382
2012-02-06 12:59alostaleNote Added: 0044891
2012-02-06 13:17hgbotCheckin
2012-02-06 13:17hgbotNote Added: 0044893
2012-02-06 13:17hgbotStatusnew => resolved
2012-02-06 13:17hgbotResolutionopen => fixed
2012-02-06 13:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3e1095780a7b4c6f9288ff5cd3e21144a9acf7a4 [^]
2012-02-06 13:51AugustoMauchStatusresolved => closed
2012-02-06 13:51AugustoMauchFixed in Version => 3.0MP8
2012-03-02 15:35hudsonbotCheckin
2012-03-02 15:35hudsonbotNote Added: 0045763

Notes
(0044888)
alostale   
2012-02-06 12:57   
Regression introduced when fixing issue 0019382
(0044891)
alostale   
2012-02-06 12:59   
The problem is this button is set as "no triggers autosave", which was not implemented till 0019382. After implementing it, this kind of buttons don't execute autosave nor refresh the tab.

After reviewing existent no autosave buttons, this is the only one to be marked as save autosave.
(0044893)
hgbot   
2012-02-06 13:17   
Repository: erp/devel/pi
Changeset: 3e1095780a7b4c6f9288ff5cd3e21144a9acf7a4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Feb 06 13:14:36 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3e1095780a7b4c6f9288ff5cd3e21144a9acf7a4 [^]

fixed bug 19619: Financial Account: Transaction tab does not get refreshed

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_COLUMN.xml
---
(0045763)
hudsonbot   
2012-03-02 15:35   
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/544d64e0c159 [^]

Maturity status: Test