Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027565Openbravo ERPA. Platformpublic2014-09-09 13:012014-09-18 07:45
Sandrahuguet 
AugustoMauch 
urgentmajorhave not tried
closedfixed 
20Community Appliance
 
3.0PR14Q43.0PR14Q4 
shankarb
No
Core
No
0027565: Wrong context for add payment selector in transaction tab
Wrong context for add payment selector in transaction tab. The context should be the tab transaction instead of the header financial account.
This issue is only reproducible in https://code.openbravo.com/erp/devel/pi-reconref [^]
- Go to Financial Account and select Bank account 1
- Navigate to Transaction tab
- Click in create a new record
- Click in '+' in payment selector
The context send to this process definition is the data of the header and this is wrong.
No tags attached.
related to defect 0037465 closed caristu Same process definition in several tabs in same window sends wrong information to server 
Issue History
2014-09-09 13:01SandrahuguetNew Issue
2014-09-09 13:01SandrahuguetAssigned To => AugustoMauch
2014-09-09 13:01SandrahuguetOBNetwork customer => No
2014-09-09 13:01SandrahuguetModules => Core
2014-09-09 13:01SandrahuguetTriggers an Emergency Pack => No
2014-09-09 17:00AugustoMauchIssue Monitored: shankarb
2014-09-09 17:00AugustoMauchReview Assigned To => shankarb
2014-09-09 17:01AugustoMauchNote Added: 0070058
2014-09-09 17:01hgbotCheckin
2014-09-09 17:01hgbotNote Added: 0070059
2014-09-09 17:01hgbotStatusnew => resolved
2014-09-09 17:01hgbotResolutionopen => fixed
2014-09-09 17:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f6997e0002d60eb8f4f12ccac1fda819340787b7 [^]
2014-09-10 03:34hudsonbotCheckin
2014-09-10 03:34hudsonbotNote Added: 0070071
2014-09-18 07:45shankarbNote Added: 0070192
2014-09-18 07:45shankarbStatusresolved => closed
2014-09-18 07:45shankarbFixed in Version => 3.0PR14Q4
2017-12-13 09:56caristuRelationship addedrelated to 0037465

Notes
(0070058)
AugustoMauch   
2014-09-09 17:01   
Before closing this issue, wait until the pireconref repo is updated with this change, or until that repo is merged with pi.
(0070059)
hgbot   
2014-09-09 17:01   
Repository: erp/devel/pi
Changeset: f6997e0002d60eb8f4f12ccac1fda819340787b7
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Sep 09 17:00:00 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f6997e0002d60eb8f4f12ccac1fda819340787b7 [^]

Fixes issue 27565: Parameter window from selector uses proper context

When a parameter window is opened from the '+' selector button, the view used to retrieve its context should be the view where that formitem is defined. Due to a bug the header view was always being picked
, instead of the view owner of the form item.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0070071)
hudsonbot   
2014-09-10 03:34   
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/3c9707a0de7c [^]
Maturity status: Test
(0070192)
shankarb   
2014-09-18 07:45   
Code reviewed and verified in pi changeset 04ae35aa72e5.