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

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

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

Nicolas Malin (Jira)
kongrath created OFBIZ-6039:
-------------------------------

             Summary: 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, 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

Any opinions here?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)