You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2015/01/29 08:56:35 UTC

[jira] [Commented] (OFBIZ-6039) Orders and Consents

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

Pierre Smits commented on OFBIZ-6039:
-------------------------------------

If an agreement exists between the customer and the internal organisation, it can be selected in the order entry process.

Apart from that, when a customer confirms an order he/she agrees to all content in the order, including the terms stated in the order. If the customer deems that certain terms can not be agreed to, he must make this know to internal organisation. And renegotiations need to occur to resolve the issue. 

The need to capture the consent of the customer on the order seems a valid business case to me. Likewise is the consent of the opposing partner visavis agreements. 

My suggestion in both cases is:
* to capture the party (person) who can express the consent in the AgreementRoles and OrderRoles for resp. agreements and orders.
* extend both applications to register the consent.

> Orders and Consents
> -------------------
>
>                 Key: OFBIZ-6039
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6039
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: kongrath
>            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)