You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Wei Zhang (JIRA)" <ji...@apache.org> on 2018/01/03 06:41:00 UTC

[jira] [Commented] (OFBIZ-9759) Fiscal Gl type is reflecting twice in drop-down of Cost Centers.

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

Wei Zhang commented on OFBIZ-9759:
----------------------------------

[~akash.jain] This fix dose not allow add a option with empty key, for example  

{code}
<drop-down>
    <option key="" description="All"/>
</drop-down>
{code}

Is this a problem?

> Fiscal Gl type is reflecting twice in drop-down of Cost Centers.
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-9759
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9759
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>         Environment: https://ofbiz-trunk.hotwaxsystems.com/accounting/control/GlAccountBalanceByCostCenter?organizationPartyId=Company
>            Reporter: Tejas Khanna
>            Assignee: Akash Jain
>            Priority: Minor
>             Fix For: 17.12.01
>
>         Attachments: OFBIZ-9759.patch
>
>
> Steps to reproduce:
> 1. Select Accounting from Applications.
> 2. Select Organization GL Settings from Accounting Manager.
> 3. Click on accounting.
> 4. Click on Reports
> 5. Select Cost Centers
> 6. Choose Fiscal Gl Type drop-down.
> Actual result: on selecting Gl Type from drop-down, selected Gl Type is reflecting twice.
> Expected result: Selected value should come only once in drop-down after report generation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)