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/08/01 12:04:14 UTC

[jira] Commented: (OFBIZ-2783) Cost Centers: implement new accounting screen to associate gl accounts to "cost centers"

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

Brajesh Patel commented on OFBIZ-2783:
--------------------------------------

Here I have attached patch for work related to the "CostCenters".
1) Added screen for CostCenters.
2) Added service for save amountPercentage in the GlAccountCategoryMember entity. If total of amountPercentage is greater then 100 then it will give error message.


> Cost Centers: implement new accounting screen to associate gl accounts to "cost centers"
> ----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2783
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2783
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Brajesh Patel
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2783.patch
>
>
> The new screen will be implemented under the "Global GL Settings" menu.
> The screen will be used to quickly create and manage GlAccountGroupMember records for "cost center" groups.
> The idea is that the user sets, for each gl account, the percentage amount to be accounted for each "cost center".
> The screen will present a list with all the gl accounts:
> For example, if we have three "cost center" records in the GlAccountCategory entity: "Cost Center 1", "Cost Center 2", "Cost Center 3"
> then the title section of the list will be:
> gl account id | code | name | Cost Center 1 |Cost Center 2 | Cost Center 3

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