[jira] Created: (OFBIZ-1434) General Ledger - Implemantation

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

[jira] Created: (OFBIZ-1434) General Ledger - Implemantation

Nicolas Malin (Jira)
General Ledger - Implemantation
-------------------------------

                 Key: OFBIZ-1434
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1434
             Project: OFBiz
          Issue Type: Task
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: Jacopo Cappellato


Finish implementation of the OFBiz accounting component, both the auto-posting to GL services and a nice complete set of reports (the 4 standard accounting 101 type reports plus a complete set of financial metrics). Complete the user interfaces to manage AR/AP tasks etc...

http://docs.ofbiz.org/x/sgw


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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1434) General Ledger

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato updated OFBIZ-1434:
-------------------------------------

    Summary: General Ledger  (was: General Ledger - Implemantation)

> General Ledger
> --------------
>
>                 Key: OFBIZ-1434
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1434
>             Project: OFBiz
>          Issue Type: Task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Finish implementation of the OFBiz accounting component, both the auto-posting to GL services and a nice complete set of reports (the 4 standard accounting 101 type reports plus a complete set of financial metrics). Complete the user interfaces to manage AR/AP tasks etc...
> http://docs.ofbiz.org/x/sgw

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1434) General Ledger

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Anil K Patel commented on OFBIZ-1434:
-------------------------------------

I think we should add AR and AP as two independent components under special purpose folder. Such components should have Task oriented tools for target Professional roles. This will allow us to easily implement and maintain SECURITY AND EASE OF USE.


> General Ledger
> --------------
>
>                 Key: OFBIZ-1434
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1434
>             Project: OFBiz
>          Issue Type: Task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Finish implementation of the OFBiz accounting component, both the auto-posting to GL services and a nice complete set of reports (the 4 standard accounting 101 type reports plus a complete set of financial metrics). Complete the user interfaces to manage AR/AP tasks etc...
> http://docs.ofbiz.org/x/sgw

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1434) General Ledger

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacopo Cappellato commented on OFBIZ-1434:
------------------------------------------

Anil,
I like the idea of having different applications for the AP and AR screens, but maybe they can reside as independent applications under the "accounting" component (applications/accounting/webapp/ap and applications/accounting/webapp/ar). Does it make sense?


> General Ledger
> --------------
>
>                 Key: OFBIZ-1434
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1434
>             Project: OFBiz
>          Issue Type: Task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Finish implementation of the OFBiz accounting component, both the auto-posting to GL services and a nice complete set of reports (the 4 standard accounting 101 type reports plus a complete set of financial metrics). Complete the user interfaces to manage AR/AP tasks etc...
> http://docs.ofbiz.org/x/sgw

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1434) General Ledger

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

David E. Jones commented on OFBIZ-1434:
---------------------------------------

The normal pattern for applications versus specialpurpose is that the components in applications would contain fully functional but very generic (data oriented) user interfaces where you can do anything. The components in specialpurpose would be more role/process oriented and would be slimmed down and streamlined for the relevant purpose.

> General Ledger
> --------------
>
>                 Key: OFBIZ-1434
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1434
>             Project: OFBiz
>          Issue Type: Task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Finish implementation of the OFBiz accounting component, both the auto-posting to GL services and a nice complete set of reports (the 4 standard accounting 101 type reports plus a complete set of financial metrics). Complete the user interfaces to manage AR/AP tasks etc...
> http://docs.ofbiz.org/x/sgw

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1434) General Ledger

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Anil K Patel commented on OFBIZ-1434:
-------------------------------------

Jacopo,
Yes, I understand what you. It will be lot cleaner to do it that way. What I suggested was My interpretation of David's comments in other situations.

This issue and Sub tasks are great effort. Tasking up at this granular level makes it really easy to contribute.

Thanks for your effort.

> General Ledger
> --------------
>
>                 Key: OFBIZ-1434
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1434
>             Project: OFBiz
>          Issue Type: Task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>
> Finish implementation of the OFBiz accounting component, both the auto-posting to GL services and a nice complete set of reports (the 4 standard accounting 101 type reports plus a complete set of financial metrics). Complete the user interfaces to manage AR/AP tasks etc...
> http://docs.ofbiz.org/x/sgw

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