Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030877 | Openbravo ERP | 01. General setup | public | 2015-09-21 13:54 | 2015-11-23 21:16 |
|
Reporter | maite | |
Assigned To | vmromanos | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR16Q1 | Fixed in Version | 3.0PR16Q1 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 38418 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030877: Accounting dimension not enabled when configured in Client | Dimensions tab |
Description | Accounting dimension not enabled when configured in Client | Dimensions tab |
Steps To Reproduce | 1. Access Client window and configure User 1 dimension to be shown in Lines
2. Access Dimensions tab, create new register and configure "Financial Account Transaction", "User 1" dimension and "shown in header", to enable this dimension also in Transaction tab
3. Logout and login
4. Access Financial Account window, go to Transactions tab in edit mode and realize that "User 1" dimension is not available |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 30877.diff (1,638) 2015-10-09 14:04 https://issues.openbravo.com/file_download.php?file_id=8555&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-21 13:54 | maite | New Issue | |
2015-09-21 13:54 | maite | Assigned To | => Triage Finance |
2015-09-21 13:54 | maite | OBNetwork customer | => Yes |
2015-09-21 13:54 | maite | Modules | => Core |
2015-09-21 13:54 | maite | Support ticket | => 38418 |
2015-09-21 13:54 | maite | Resolution time | => 1445814000 |
2015-09-21 13:54 | maite | Triggers an Emergency Pack | => No |
2015-09-21 13:54 | maite | Issue Monitored: networkb | |
2015-09-28 11:16 | vmromanos | Target Version | 3.0PR15Q4 => 3.0PR16Q1 |
2015-10-09 05:09 | AtulOpenbravo | Assigned To | Triage Finance => AtulOpenbravo |
2015-10-09 14:04 | vmromanos | File Added: 30877.diff | |
2015-10-16 10:24 | aferraz | Note Added: 0081051 | |
2015-10-16 10:24 | aferraz | Assigned To | AtulOpenbravo => vmromanos |
2015-10-16 10:27 | aferraz | Status | new => scheduled |
2015-10-16 12:42 | hgbot | Checkin | |
2015-10-16 12:42 | hgbot | Note Added: 0081055 | |
2015-10-16 12:42 | hgbot | Status | scheduled => resolved |
2015-10-16 12:42 | hgbot | Resolution | open => fixed |
2015-10-16 12:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e305b76978c34256d5b981f530f735e8cf3fe798 [^] |
2015-10-16 12:43 | aferraz | Review Assigned To | => aferraz |
2015-10-16 12:43 | aferraz | Note Added: 0081056 | |
2015-10-16 12:43 | aferraz | Status | resolved => closed |
2015-10-16 12:43 | aferraz | Fixed in Version | => 3.0PR16Q1 |
2015-11-23 21:16 | hudsonbot | Checkin | |
2015-11-23 21:16 | hudsonbot | Note Added: 0082129 | |
Notes |
|
|
1. Access Client window and configure User 1 dimension to be shown in Lines
2. Access Dimensions tab, create new register and configure "Financial Account Transaction", "User 1" dimension and "shown in header", to enable this dimension also in Transaction tab
3. Logout and login
4. Access Financial Account window, go to Transactions tab in edit mode and realize that "User 1" dimension is available |
|
|
(0081055)
|
hgbot
|
2015-10-16 12:42
|
|
Repository: erp/devel/pi
Changeset: e305b76978c34256d5b981f530f735e8cf3fe798
Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com>
Date: Fri Oct 16 10:16:54 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e305b76978c34256d5b981f530f735e8cf3fe798 [^]
Fixes issue 30877: U1 & U2 dimensions wrong defined
User1 and User2 accounting dimensions were wrongly defined when calculating isDisplayed value in DimensionDisplayUtility.
---
M src/org/openbravo/erpCommon/utility/DimensionDisplayUtility.java
---
|
|
|
|
Fix done by vmromanos
Code review + Testing OK done by aferraz |
|
|
|
|