Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040698 | Openbravo ERP | 09. Financial management | public | 2019-04-29 12:47 | 2019-05-21 15:17 |
|
Reporter | ngarcia | |
Assigned To | nonofrancisco | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q3 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | Gold |
Web browser | |
Modules | Core |
Support ticket | 9142 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040698: Accounting Report field of Balance Sheet and P&L structure is showing definitions made in non-accessible organizations |
Description | Accounting Report field of Balance Sheet and P&L structure is showing definitions made in non-accessible organizations |
Steps To Reproduce | As group admin role:
Create a new entry in Balance Sheet and P&L structure Setup
Organization: F&B España, S.A
General Ledger: F&B International Group US/A/US Dollar
Log in with a role that does not have access to F&B España, S.A. (For instance, F&B US, Inc. - Admin)
Go to Balance Sheet and P&L structure
Check you can select previously created accounting report and you should not
In any case, Organization combo will be empty so the report could not be launched |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | causes | defect | 0043042 | | closed | AtulOpenbravo | [Balance Sheet and P&L Structure: User can select General Ledger of organizations for its natural tree but not Accounting Report |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-04-29 12:47 | ngarcia | New Issue | |
2019-04-29 12:47 | ngarcia | Assigned To | => Triage Finance |
2019-04-29 12:47 | ngarcia | OBNetwork customer | => Gold |
2019-04-29 12:47 | ngarcia | Modules | => Core |
2019-04-29 12:47 | ngarcia | Support ticket | => 9142 |
2019-04-29 12:47 | ngarcia | Triggers an Emergency Pack | => No |
2019-04-29 12:47 | ngarcia | Issue Monitored: networkb | |
2019-04-29 13:18 | Sandrahuguet | Assigned To | Triage Finance => nonofrancisco |
2019-05-02 05:27 | nonofrancisco | Status | new => scheduled |
2019-05-02 05:28 | nonofrancisco | Note Added: 0111411 | |
2019-05-08 10:26 | hgbot | Checkin | |
2019-05-08 10:26 | hgbot | Note Added: 0111558 | |
2019-05-08 10:26 | hgbot | Status | scheduled => resolved |
2019-05-08 10:26 | hgbot | Resolution | open => fixed |
2019-05-08 10:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3c5c9d991b1e6e6c6aeedad4a6cbf35dbbdcabe1 [^] |
2019-05-08 10:29 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-05-08 10:29 | Sandrahuguet | Note Added: 0111559 | |
2019-05-08 10:29 | Sandrahuguet | Status | resolved => closed |
2019-05-08 10:29 | Sandrahuguet | Fixed in Version | => 3.0PR19Q3 |
2019-05-21 15:17 | hudsonbot | Checkin | |
2019-05-21 15:17 | hudsonbot | Note Added: 0112017 | |
2020-01-29 09:55 | ngarcia | Relationship added | causes 0043042 |
Notes |
|
|
Test Plan
As group admin role:
Create a new entry in Balance Sheet and P&L structure Setup
Name: Report A
Organization: F&B España, S.A
General Ledger: F&B International Group US/A/US Dollar
Create a new entry in Balance Sheet and P&L structure Setup
Name: Report B
Organization: F&B US East Coast
General Ledger: F&B International Group US/A/US Dollar
Log in with role F&B US, Inc. - Finnance
Go to Balance Sheet and P&L structure
Verify you can only select the report B |
|
|
(0111558)
|
hgbot
|
2019-05-08 10:26
|
|
Repository: erp/devel/pi
Changeset: 3c5c9d991b1e6e6c6aeedad4a6cbf35dbbdcabe1
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Tue May 07 13:26:05 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3c5c9d991b1e6e6c6aeedad4a6cbf35dbbdcabe1 [^]
Fixes issue 40698: Filters accounting reports by organization.
Prior this fix, when selecting accounting reports, organizations the role has
access were not considered.
This fix retrieves accounting reports considering organizations the current
role has access.
---
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java
M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports_data.xsql
---
|
|
|
|
|
|
|
|