Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0025795Openbravo ERPA. Platformpublic2014-02-21 11:242014-03-16 06:24
eduardo_Argal 
AugustoMauch 
urgentmajoralways
closedfixed 
5
 
3.0PR14Q23.0PR14Q2 
shankarb
Core
No
0025795: Auxiliar input values not refreshed when a record is saved in a child tab
when defining an auxiliar input in header of a document, if I execute a process using a button in a child tab, parent is being refreshed (to capture any change in the info) but auxiliar input values are not. Auxiliar input value may be dependent on child info and this may have changed, so value should be refreshed.
Create an auxiliar input in financial account window header based on reconciliations (get draft reconciliation)
Make sure all reconciliations are processed, so that auxiliar input has a '' value.
then reactivate one reconciliation.
Mind that session value for auxiliar input remains as '' while it should now contain the id of the draft reconciliation
No tags attached.
Issue History
2014-02-21 11:24eduardo_ArgalNew Issue
2014-02-21 11:24eduardo_ArgalAssigned To => AugustoMauch
2014-02-21 11:24eduardo_ArgalModules => Core
2014-02-21 11:24eduardo_ArgalTriggers an Emergency Pack => No
2014-03-11 13:13jonalegriaesarteResolution time => 1396216800
2014-03-11 13:13jonalegriaesarteTarget Version => PR14Q2
2014-03-12 13:22shankarbAssigned ToAugustoMauch => shankarb
2014-03-12 13:28AugustoMauchAssigned Toshankarb => AugustoMauch
2014-03-12 13:31AugustoMauchStatusnew => scheduled
2014-03-12 13:31AugustoMauchfix_in_branch => pi
2014-03-12 13:39AugustoMauchfix_in_branchpi =>
2014-03-12 13:39AugustoMauchSummaryAuxiliar input values not refreshed => Auxiliar input values not refreshed when a record is saved in a child tab
2014-03-12 23:13AugustoMauchIssue Monitored: shankarb
2014-03-12 23:13AugustoMauchReview Assigned To => shankarb
2014-03-12 23:17hgbotCheckin
2014-03-12 23:17hgbotNote Added: 0065104
2014-03-12 23:17hgbotStatusscheduled => resolved
2014-03-12 23:17hgbotResolutionopen => fixed
2014-03-12 23:17hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3af79da74bf44bee694a3d83b929be00148eeade [^]
2014-03-13 11:14hudsonbotCheckin
2014-03-13 11:14hudsonbotNote Added: 0065119
2014-03-16 06:24shankarbNote Added: 0065200
2014-03-16 06:24shankarbStatusresolved => closed
2014-03-16 06:24shankarbFixed in Version => PR14Q2

Notes
(0065104)
hgbot   
2014-03-12 23:17   
Repository: erp/devel/pi
Changeset: 3af79da74bf44bee694a3d83b929be00148eeade
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Mar 12 23:16:11 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3af79da74bf44bee694a3d83b929be00148eeade [^]

Fixes issue 25795:Auxiliary inputs are refreshed in parent after saving record

When a record was updated and its parent record was being shown in the grid view, the auxiliary inputs of the parent tab were not being refreshed.

This has been fixed by calling the FIC in SETSESSION mode in the callback executed after refreshing the parent record.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0065119)
hudsonbot   
2014-03-13 11:14   
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/ed77dba8a2e6 [^]
Maturity status: Test
(0065200)
shankarb   
2014-03-16 06:24   
Code reviewed and verified in pi changeset 09baf685138e.