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

sourabh jain commented on OFBIZ-9905:
-------------------------------------

I think it is the correct flow. In OFBiz, the Agreement entity has only one 
primary key i.e. Agreement Id. And Agreement Id is an auto-generated field 
here. Here we can create an agreement without any required input fields, but as 
per any particular business need, we can customize it accordingly.
An agreement is a configurable thing. So we can configure it after creating as 
well. Although the flow is working fine.

> Issue with Agreement under Accounting
> -------------------------------------
>
>                 Key: OFBIZ-9905
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9905
>             Project: OFBiz
>          Issue Type: Bug
>         Environment: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/EditAgreement
>            Reporter: Aayush jain
>            Assignee: sourabh jain
>
> Following issues found:
> 1. Create Agreement opens an edit agreement window
> 2. Able to Create Agreement without any detail (empty Agreement) 
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/FindAgreement
> 2. Navigate to Agreement section
> 3. Click on create Agreement
> 4. Click submit button
> Actual: Agreement id is generated for empty agreement and when create window 
> opens, it's redirection is wrong to edit window
> Expected: Proper redirection should be there (create agreement) and if an 
> agreement is created without any details its of no use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to