[jira] [Commented] (OFBIZ-9429) Cannot create a new GL Account

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9429) Cannot create a new GL Account

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062042#comment-16062042 ]

Sharan Foga commented on OFBIZ-9429:
------------------------------------

Hi Michael, thanks for the patch. I've tested it with demo data loaded and also with seed only and it works. One thing I noticed is that the sequencing starts at 10000 which is standard for OFBiz sequences and the demo data for chart of account template starts at 100000 for the glAccountIds so there should be no clash.


> 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, OFBIZ-9429.patch
>
>
> 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)