Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030047 | Openbravo ERP | 09. Financial management | public | 2015-05-29 14:09 | 2015-06-05 01:33 |
|
Reporter | maite | |
Assigned To | jorge-garcia | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | vmromanos |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 36531 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030047: "US Finance" role should be able to select by account in General Ledger Report |
Description | In an organization structure similar to F&B, a role with access to "US" organization should be able to filter by specific accounts in General Ledger Report, although account tree is defined at F&B Organization |
Steps To Reproduce | 1. Log in using "US Finance" role
2. Access General Ledger Report, open Account selector and realize that you are not able to see any account
However you are able to run report for all accounts and review accounting information |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-29 14:09 | maite | New Issue | |
2015-05-29 14:09 | maite | Assigned To | => Triage Finance |
2015-05-29 14:09 | maite | OBNetwork customer | => Yes |
2015-05-29 14:09 | maite | Modules | => Core |
2015-05-29 14:09 | maite | Support ticket | => 36531 |
2015-05-29 14:09 | maite | Resolution time | => 1435701600 |
2015-05-29 14:09 | maite | Triggers an Emergency Pack | => No |
2015-05-29 14:10 | maite | Issue Monitored: networkb | |
2015-06-01 10:28 | jorge-garcia | Assigned To | Triage Finance => jorge-garcia |
2015-06-01 10:28 | jorge-garcia | Status | new => acknowledged |
2015-06-01 15:46 | jorge-garcia | Note Added: 0077947 | |
2015-06-04 13:08 | vmromanos | Status | acknowledged => scheduled |
2015-06-04 13:59 | hgbot | Checkin | |
2015-06-04 13:59 | hgbot | Note Added: 0078066 | |
2015-06-04 13:59 | hgbot | Status | scheduled => resolved |
2015-06-04 13:59 | hgbot | Resolution | open => fixed |
2015-06-04 13:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/843ebb54cf075c2b805a662b884e5756db7cd5f3 [^] |
2015-06-04 13:59 | hgbot | Checkin | |
2015-06-04 13:59 | hgbot | Note Added: 0078067 | |
2015-06-04 14:00 | vmromanos | Review Assigned To | => vmromanos |
2015-06-04 14:00 | vmromanos | Note Added: 0078069 | |
2015-06-04 14:00 | vmromanos | Status | resolved => closed |
2015-06-05 01:33 | hudsonbot | Checkin | |
2015-06-05 01:33 | hudsonbot | Note Added: 0078104 | |
2015-06-05 01:33 | hudsonbot | Checkin | |
2015-06-05 01:33 | hudsonbot | Note Added: 0078105 | |
Notes |
|
(0077947)
|
jorge-garcia
|
2015-06-01 15:46
|
|
Test Plan:
AS "F&B US Finance" role:
Access General Ledger Report, open Account selector and realize that you see accounts to select |
|
|
(0078066)
|
hgbot
|
2015-06-04 13:59
|
|
Repository: erp/devel/pi
Changeset: 843ebb54cf075c2b805a662b884e5756db7cd5f3
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Mon Jun 01 13:20:50 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/843ebb54cf075c2b805a662b884e5756db7cd5f3 [^]
Fixed issue 30047: Finance role should be able to select a account in G/L Report
In an organization structure similar to F&B, a role with access to "US"
organization should be able to filter by specific accounts in General Ledger
Report, although account tree is defined at F&B Organization.
The problem was that the F&B US Finance role cannot select none of the accounts
defined for F&B International group.
The solution is to grant access to the accounts defined for F&B International
group. It has no sense that the user cannot select those accounts, but the user
can see the report with all it's accounts.
---
M src/org/openbravo/erpCommon/info/AccountElementValue.java
---
|
|
|
(0078067)
|
hgbot
|
2015-06-04 13:59
|
|
|
|
|
|
|
|
|
|
|
|