[
https://issues.apache.org/jira/browse/OFBIZ-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298868#comment-14298868 ]
Adrian Crum commented on OFBIZ-6039:
------------------------------------
There is already a link from Agreement to Order - via the AgreementProductAppl entity.
From the DMRB: "In most cases, there is no direct relationship between ORDER and AGREEMENT because the terms and pricing of an agreement will dictate business rules that govern the processing of an order."
Everything you need is already in the data model. You will need to spend some time in the DMRB to understand how to model your data.
> Orders and Consents
> -------------------
>
> Key: OFBIZ-6039
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6039> Project: OFBiz
> Issue Type: New Feature
> Reporter: Kongrath Suankaewmanee
> Priority: Minor
>
> We need to be able to make a relationship between the agreements with orders.
> And I still don't see anywhere to link agreements with a specific order.
> In the business case, By confirming the purchase order, customer need to agree on the purchase terms. Also, there will need to be a specific indicator in the database to capture that the customer has indeed agreed to the terms and the datetime stamp of this consent.
> This is our solution and maybe a best way to add a new entity.
> AgreementOrderAppl:
> agreementId
> agreementItemSeqId
> orderId
> orderItemSeqId
> Link:
http://ofbiz.135035.n4.nabble.com/orders-and-contracts-td2248364.html#a2248681> Any opinions here?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)