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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028493
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Multi-Dimensional Financial Reports Infrastructuremajoralways2014-12-29 12:262015-02-02 18:03
ReporterngarciaView Statuspublic 
Assigned Toaferraz 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionc5a758856a92
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned ToSandrahuguet
Regression introduced in release
Summary

0028493: Accounting Dimensions are not shown in Drag and Drop Selector of Multi-dimensional reports

DescriptionAccounting Dimensions are not shown in Drag and Drop Selector of Multi-dimensional reports
Steps To ReproduceNote: The context name should be different from 'openbravo'
As group admin role:
   Install the Multi-dimensional Profit and Loss module
   Configure it
   Open the Multi-dimensional Profit and Loss window and check the Accounting Dimensions selector is empty
Proposed SolutionCheck if the following change in the /org.openbravo.utility.draganddropselector3listsimplementation/js/ob-drag-and-drop-selector-item.js file could work

old code:

dataURL: '/openbravo/org.openbravo.service.datasource/DragAndDropThreeListsDataSource',

new code:

dataURL: OB.Application.contextUrl + 'org.openbravo.service.datasource/DragAndDropThreeListsDataSource',

could work
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0028494 closedaferraz Accounting Dimensions cannot be placed in Columns or Rows in Multi-dimensional Reports 

-  Notes
(0073973)
hgbot (developer)
2015-02-02 11:43

Repository: erp/mods/org.openbravo.utility.draganddropselector3listsimplementation
Changeset: c5a758856a9269abd50a5ebbf46466188b2fa1ae
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Mon Feb 02 11:27:44 2015 +0100
URL: http://code.openbravo.com/erp/mods/org.openbravo.utility.draganddropselector3listsimplementation/rev/c5a758856a9269abd50a5ebbf46466188b2fa1ae [^]

Fixes issue 28493 and fixes issue 28494: Multi-DimensionalProfitandLoss fails

Accounting Dimensions in Multi-Dimensional Profit and Loss window can't be placed in Columns or Rows. Accounting Dimensions selector also appears empty if openbravo context name is different than "openbravo".

---
M web/org.openbravo.utility.draganddropselector3listsimplementation/js/ob-drag-and-drop-selector-item.js
---
(0073975)
aferraz (manager)
2015-02-02 11:51

Test plan:

- Install the Multi-dimensional Profit and Loss module
- Change openbravo context in Eclipse -> Servers -> Modules tab -> Path
- Open Multi-Dimensional Profit and Loss window and check Accounting Dimensions selector is not empty
(0074001)
Sandrahuguet (developer)
2015-02-02 18:03

Code review + testing OK

- Issue History
Date Modified Username Field Change
2014-12-29 12:26 ngarcia New Issue
2014-12-29 12:26 ngarcia Assigned To => dmiguelez
2014-12-29 12:28 ngarcia Issue Monitored: networkb
2014-12-29 12:44 ngarcia Resolution time => 1422486000
2014-12-29 12:44 ngarcia Assigned To dmiguelez => AtulOpenbravo
2014-12-29 12:48 ngarcia Steps to Reproduce Updated View Revisions
2014-12-29 12:49 ngarcia Relationship added blocks 0028494
2015-01-30 08:43 aferraz Assigned To AtulOpenbravo => aferraz
2015-02-02 11:43 hgbot Checkin
2015-02-02 11:43 hgbot Note Added: 0073973
2015-02-02 11:43 hgbot Status new => resolved
2015-02-02 11:43 hgbot Resolution open => fixed
2015-02-02 11:43 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.utility.draganddropselector3listsimplementation/rev/c5a758856a9269abd50a5ebbf46466188b2fa1ae [^]
2015-02-02 11:51 aferraz Note Added: 0073975
2015-02-02 18:03 Sandrahuguet Review Assigned To => Sandrahuguet
2015-02-02 18:03 Sandrahuguet Note Added: 0074001
2015-02-02 18:03 Sandrahuguet Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker