Details
-
Task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
Trunk, Upcoming Branch
-
None
Description
As exchanged on this discussion 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 accounting-ap-ar but you'll probably find a much better name
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-12966 Integrate AR Past Due into accounting- main
- Closed
-
OFBIZ-7415 Move 3rd party payment integrations from accounting application to plugins
- Open
- links to