You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Brajesh Patel (JIRA)" <ji...@apache.org> on 2009/07/28 06:05:14 UTC

[jira] Created: (OFBIZ-2764) Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities

Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities
--------------------------------------------------------------------------------------------

                 Key: OFBIZ-2764
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2764
             Project: OFBiz
          Issue Type: New Feature
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Brajesh Patel
            Priority: Minor
             Fix For: SVN trunk


Create standard ui and crud services to manage GlAccountCategory, GlAccountCategoryType and GlAccountCategoryMember entities.
Add a new seed data type to the GlAccountCategoryType entity: "Cost Center" "COST_CENTER".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-2764) Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities

Posted by "Brajesh Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brajesh Patel closed OFBIZ-2764.
--------------------------------


> Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2764
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2764
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2764.patch, OFBIZ-2764.patch
>
>
> Create standard ui and crud services to manage GlAccountCategory, GlAccountCategoryType and GlAccountCategoryMember entities.
> Add a new seed data type to the GlAccountCategoryType entity: "Cost Center" "COST_CENTER".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-2764) Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities

Posted by "Brajesh Patel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735917#action_12735917 ] 

Brajesh Patel commented on OFBIZ-2764:
--------------------------------------

1) Added new tab "GL Account Category" under the "Global GL Settings" tab.
2) "GL Account Category" tab contain "Gl Account Category" Search options and "New Category"(Create new GL Account Category) tab.
3) In the search result of GL Account Category and click on the GlAccountCategoryId it will show two new sub tab of the "GL Account Category" and "GL Account Category Member".
3) "GL Account Category" for edit Gl Account Category.
4) "GL Account Categroy Member" for this tab:
   a) Add new GlAccountCategoryMember.
   b) Edit GlAccountCategoryMember.

> Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2764
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2764
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> Create standard ui and crud services to manage GlAccountCategory, GlAccountCategoryType and GlAccountCategoryMember entities.
> Add a new seed data type to the GlAccountCategoryType entity: "Cost Center" "COST_CENTER".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2764) Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities

Posted by "Brajesh Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brajesh Patel updated OFBIZ-2764:
---------------------------------

    Attachment: OFBIZ-2764.patch

> Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2764
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2764
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2764.patch, OFBIZ-2764.patch
>
>
> Create standard ui and crud services to manage GlAccountCategory, GlAccountCategoryType and GlAccountCategoryMember entities.
> Add a new seed data type to the GlAccountCategoryType entity: "Cost Center" "COST_CENTER".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OFBIZ-2764) Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities

Posted by "Brajesh Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brajesh Patel resolved OFBIZ-2764.
----------------------------------

    Resolution: Fixed

Code checked in trunk rev.798447.

> Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2764
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2764
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2764.patch, OFBIZ-2764.patch
>
>
> Create standard ui and crud services to manage GlAccountCategory, GlAccountCategoryType and GlAccountCategoryMember entities.
> Add a new seed data type to the GlAccountCategoryType entity: "Cost Center" "COST_CENTER".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2764) Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities

Posted by "Brajesh Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brajesh Patel updated OFBIZ-2764:
---------------------------------

    Attachment: OFBIZ-2764.patch

> Create ui and crud services to manage GlAccountCategory and GlAccountCategoryMember entities
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2764
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2764
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2764.patch
>
>
> Create standard ui and crud services to manage GlAccountCategory, GlAccountCategoryType and GlAccountCategoryMember entities.
> Add a new seed data type to the GlAccountCategoryType entity: "Cost Center" "COST_CENTER".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.