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 DC06B200CB1 for ; Sat, 24 Jun 2017 15:26:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DA501160BE6; Sat, 24 Jun 2017 13:26:06 +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 2CB1F160BDA for ; Sat, 24 Jun 2017 15:26:06 +0200 (CEST) Received: (qmail 41905 invoked by uid 500); 24 Jun 2017 13:26:05 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 41896 invoked by uid 99); 24 Jun 2017 13:26:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Jun 2017 13:26:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D9C15191F93 for ; Sat, 24 Jun 2017 13:26:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id gen2T1qY8Vvw for ; Sat, 24 Jun 2017 13:26:03 +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 ACF695F6C2 for ; Sat, 24 Jun 2017 13:26:02 +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 D20A4E00A0 for ; Sat, 24 Jun 2017 13:26:01 +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 0C4D421941 for ; Sat, 24 Jun 2017 13:26:00 +0000 (UTC) Date: Sat, 24 Jun 2017 13:26:00 +0000 (UTC) From: "Sharan Foga (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-9429) Cannot create a new GL Account MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 24 Jun 2017 13:26:07 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061984#comment-16061984 ] Sharan Foga commented on OFBIZ-9429: ------------------------------------ Hi Michael, thanks for looking at this and I think that system generated would be the best solution. In the past the GLAccountID used to be displayed on that screen and the user could enter it. This changed because users did not want to be restricted to a numeric only GLAccount ID as some prefer alpha numeric codes for their accounts. So the Account Code field was used for this as it is alpha numeric and longer too. Because of the the GLAccountID was removed from being editable too and this shows me that the plan was for the system to generate it. I suspect there will be other minor fixes as this gets tested throughout the full accounting process flow. > Cannot create a new GL Account > ------------------------------ > > Key: OFBIZ-9429 > URL: https://issues.apache.org/jira/browse/OFBIZ-9429 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: 16.11.02 > Reporter: Sharan Foga > Assignee: Michael Brohl > Priority: Minor > Attachments: Account_Error.png > > > Hi > In the current 16.11 demo you cannot create a new GL Account manually using our current 16.11 demo. When I try I get the following message > {quote} > The Following Errors Occurred: > The following required parameter is missing: [createGlAccount.glAccountId] > {quote} > Steps to recreate the error: > 1. Go to Accounting / Global GL Settings > 2. Click Navigate Accounts (to go into Add mode for adding a new account) > 3. Enter an Account Code (I used 10010) > 4. Enter an Account Name (I used Test Account) > 5. Click Add > I've also attached a screenshot of the error. > Thanks > Sharan -- This message was sent by Atlassian JIRA (v6.4.14#64029)