Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BC44C200C00 for ; Wed, 18 Jan 2017 14:36:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BAC8D160B3A; Wed, 18 Jan 2017 13:36:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0FC29160B34 for ; Wed, 18 Jan 2017 14:36:31 +0100 (CET) Received: (qmail 95376 invoked by uid 500); 18 Jan 2017 13:36:30 -0000 Mailing-List: contact dev-help@fineract.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fineract.incubator.apache.org Delivered-To: mailing list dev@fineract.incubator.apache.org Received: (qmail 95356 invoked by uid 99); 18 Jan 2017 13:36:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 13:36:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 6A1FBC00B6 for ; Wed, 18 Jan 2017 13:36:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.198 X-Spam-Level: X-Spam-Status: No, score=-1.198 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 0E16Me9yiff6 for ; Wed, 18 Jan 2017 13:36:28 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 544785F1EF for ; Wed, 18 Jan 2017 13:36:28 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D043AE58AA for ; Wed, 18 Jan 2017 13:36:27 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6E08025285 for ; Wed, 18 Jan 2017 13:36:26 +0000 (UTC) Date: Wed, 18 Jan 2017 13:36:26 +0000 (UTC) From: "Edward Cable (JIRA)" To: dev@fineract.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FINERACT-289) Unable to view general ledger report even with correct permissions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 Jan 2017 13:36:32 -0000 [ https://issues.apache.org/jira/browse/FINERACT-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Cable updated FINERACT-289: ---------------------------------- Labels: fineract-gci p3 (was: fineract-gci) > Unable to view general ledger report even with correct permissions > ------------------------------------------------------------------ > > Key: FINERACT-289 > URL: https://issues.apache.org/jira/browse/FINERACT-289 > Project: Apache Fineract > Issue Type: Bug > Reporter: Edward Cable > Assignee: Markus Geiss > Labels: fineract-gci, p3 > Attachments: Screen Shot 2016-12-09 at 2.32.35 AM.png, Screen Shot 2016-12-09 at 2.33.15 AM.png > > > There is a permission code mismatch regarding the General Ledger report as reported by Upendo and discussed on the lists. > Expected Behavior > Accountant with necessary permissions to view general ledger report should be able to view it. > On the Demo Server (https://demo3.openmf.org) with credentials mifos/password, the following has been done. > 1) Navigated to System >> Roles and Permissions >> Created new role called accountant with permissions to "view general ledger report" under "report" and "read report" under "configuration" > 2) Created New user with user id - accountant and password nonsecure has been created and given > 3) Logged in as accountant > 4) Clicked reports and accounting to view general ledger report. I should see General Ledger Report, be able to click and then input parameters to be able to run and view general ledger report. > Actual Behavior > * Nothing is displayed when clicking Accounting under Reports tab so don't have proper permissions to view GL report. -- This message was sent by Atlassian JIRA (v6.3.4#6332)