Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #37872 Back to Issue ]
Summary 0037872: Error when opening a child tab, which have filters applied, from another window
Revision 2018-02-12 09:39 by caristu
Steps To Reproduce Having an activated instance:

1) Open G/L Journal window and:
 - Use as filter the column 'Period' on the G/L journal tab
 - Use as filter the column 'General Ledger' on the Header tab
 - Use as filter the column 'Account' on the Lines tab

2) Save the record as 'test' and use it as default, then close the window

3) Open a record on the 'Lines' tab programatically by running this command on the developer tools console:
OB.Utilities.openDirectView('161', 'C_ValidCombination_ID', 'FinancialMgmtGLJournalLine', 'FF1F677803C244A69A629F9D0FA900B9')

4) The following error is shown:

ISC_Combined.js:254 Uncaught TypeError: Cannot read property 'getEditForm' of undefined
    at _2.loadFilterAuxiliaryCache (4198c78b36779605b83051fedf741940.js:2107)
    at _2.setViewState (4198c78b36779605b83051fedf741940.js:2105)
    at Object.OB.Personalization.applyViewDefinitionToView (4198c78b36779605b83051fedf741940.js:2692)
    at Object.OB.Personalization.applyViewDefinition (4198c78b36779605b83051fedf741940.js:2684)
    at _2.setPersonalization (4198c78b36779605b83051fedf741940.js:1477)
    at _2.setWindowSettings (4198c78b36779605b83051fedf741940.js:1459)
    at _2.callback (4198c78b36779605b83051fedf741940.js:1445)
    at _2.isc_c_Class_fireCallback [as fireCallback] (ISC_Combined.js:254)
    at _2.isc_c_Class__fireActionsOnPause [as $cm] (ISC_Combined.js:259)
    at _2.isc_c_Class_fireCallback [as fireCallback] (ISC_Combined.js:254)
Revision 2018-02-09 15:10 by caristu
Steps To Reproduce Having an activated instance:

1) Open G/L Journal window and:
 - Use as filter the column 'Period' on the G/L journal tab
 - Use as filter the column 'General Ledger' on the Header tab
 - Use as filter the column 'Account' on the Lines tab

2) Save the record as 'test' and use it as default, then close the window

3) Open a record on the 'Lines' tab programatically by running this command on the developer tools console:
OB.Utilities.openDirectView('161', 'C_ValidCombination_ID', 'FinancialMgmtGLJournalLine', '94607037204243ECB11E878E6A828895')

4) The following error is shown:

ISC_Combined.js:254 Uncaught TypeError: Cannot read property 'getEditForm' of undefined
    at _2.loadFilterAuxiliaryCache (4198c78b36779605b83051fedf741940.js:2107)
    at _2.setViewState (4198c78b36779605b83051fedf741940.js:2105)
    at Object.OB.Personalization.applyViewDefinitionToView (4198c78b36779605b83051fedf741940.js:2692)
    at Object.OB.Personalization.applyViewDefinition (4198c78b36779605b83051fedf741940.js:2684)
    at _2.setPersonalization (4198c78b36779605b83051fedf741940.js:1477)
    at _2.setWindowSettings (4198c78b36779605b83051fedf741940.js:1459)
    at _2.callback (4198c78b36779605b83051fedf741940.js:1445)
    at _2.isc_c_Class_fireCallback [as fireCallback] (ISC_Combined.js:254)
    at _2.isc_c_Class__fireActionsOnPause [as $cm] (ISC_Combined.js:259)
    at _2.isc_c_Class_fireCallback [as fireCallback] (ISC_Combined.js:254)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker