[jira] [Updated] (OFBIZ-10552) Move Acccounint AP AR webapps to plugin

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

[jira] [Updated] (OFBIZ-10552) Move Acccounint AP AR webapps to plugin

Nicolas Malin (Jira)

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

Nicolas Malin updated OFBIZ-10552:
----------------------------------
    Description:
As exchanged on [this discussion |https://lists.apache.org/thread.html/111ad6488cf6d1888004dca149d70f4131844fab3ac1215d7b236aa3@%3Cdev.ofbiz.apache.org%3E]I created the first patch [^OFBIZ-10552.patch] that contains the separation between accounting component and AP/AR  webapps.

I detected cross dependency on screens between accounting and AP /AR, so I realized following change :
 * the commissionRun link in accounting to keep this present on AP
 * move all Financial account deposit payment group screen from AR to Accounting

 You can see the svn status command result [^OFBIZ-10552-status.txt] that will be helpfull to read the patch.

To test without plugin ap-ar:
 * apply patch [^OFBIZ-10552.patch]
 * ./gradlew ofbiz

To test with plugin ap-ar
 * apply patch [^OFBIZ-10552.patch]
 * ^untar [^accounting-ap-ar.tar.gz] at the ofbiz home^
 * ./gradlew loadAll ofbiz

I named the plugin

  was:
As exchanged on [this discussion |https://lists.apache.org/thread.html/111ad6488cf6d1888004dca149d70f4131844fab3ac1215d7b236aa3@%3Cdev.ofbiz.apache.org%3E]I created the first patch that contains the separation between accounting component and AP/AR  webapps.

I detected cross dependency on screens between accounting and AP /AR, so I realized following change :
 * the commissionRun link in accounting to keep this present on AP
 * move all Financial account deposit payment group screen from AR to Accounting

 


> Move Acccounint AP AR webapps to plugin
> ---------------------------------------
>
>                 Key: OFBIZ-10552
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10552
>             Project: OFBiz
>          Issue Type: Task
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Major
>         Attachments: OFBIZ-10552-status.txt, OFBIZ-10552.patch, accounting-ap-ar.tar.gz
>
>
> As exchanged on [this discussion |https://lists.apache.org/thread.html/111ad6488cf6d1888004dca149d70f4131844fab3ac1215d7b236aa3@%3Cdev.ofbiz.apache.org%3E]I created the first patch [^OFBIZ-10552.patch] that contains the separation between accounting component and AP/AR  webapps.
> I detected cross dependency on screens between accounting and AP /AR, so I realized following change :
>  * the commissionRun link in accounting to keep this present on AP
>  * move all Financial account deposit payment group screen from AR to Accounting
>  You can see the svn status command result [^OFBIZ-10552-status.txt] that will be helpfull to read the patch.
> To test without plugin ap-ar:
>  * apply patch [^OFBIZ-10552.patch]
>  * ./gradlew ofbiz
> To test with plugin ap-ar
>  * apply patch [^OFBIZ-10552.patch]
>  * ^untar [^accounting-ap-ar.tar.gz] at the ofbiz home^
>  * ./gradlew loadAll ofbiz
> I named the plugin



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)