[
https://issues.apache.org/jira/browse/OFBIZ-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839218#action_12839218
]
Bruno Busco commented on OFBIZ-3505:
------------------------------------
Thank you BJ for reviewing the patch.
I see what you mean but:
- A party can live without an agreement -> this means that agreement stuff
should be moved away from party
- Actually the only agreement package I can find in ofbiz is
org.ofbiz.accounting.agreement
- The agreement menu is under Accounting->Agreements
- Accounting application depends on Order, Party (not sure workflow)
This is why I moved it over there.
> Data model to have Content and Party applications not dependant on other
> applications
> -------------------------------------------------------------------------------------
>
> Key: OFBIZ-3505
> URL: https://issues.apache.org/jira/browse/OFBIZ-3505
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL APPLICATIONS
> Reporter: Bruno Busco
> Priority: Minor
> Attachments: ofbiz_core.patch, party_to_agreement_entity_move.patch
>
>
> The patch attached is the work I did to try to have the Content and Party
> applications not dependent on the other applications.
> The patch only changes the data model and not the application code also so
> applying the patch results in a not working OFBiz.
> The purpose of the patch is to describe the solution I found to remove the
> mentioned dependencies and, if agreed, could be the base to change the code
> accordingly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.