You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Amardeep Singh Jhajj (JIRA)" <ji...@apache.org> on 2016/06/15 05:09:09 UTC

[jira] [Commented] (OFBIZ-7349) Not able to add agreement term just after adding new or updating existing agreement's term

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

Amardeep Singh Jhajj commented on OFBIZ-7349:
---------------------------------------------

The reason of error is hidden parameter for agreementTermId in add form which actually set when we create or update existing agreement term. Added patch for Release 15.12 and trunk. Thanks.

> Not able to add agreement term just after adding new or updating existing agreement's term
> ------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7349
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7349
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Amardeep Singh Jhajj
>            Assignee: Amardeep Singh Jhajj
>         Attachments: OFBIZ-7349.patch
>
>
> Steps to regenerate:
> 1. Go to Agreement term page- https://localhost:8443/accounting/control/EditAgreementTerms?agreementId=8000
> 2. Add one agreement term or update already present term.
> 3. Now again try to add new agreement term, error occurs "Value found with Ids, cannot create new".
> This error should not occur as i was trying to add new term, agreement term should create with new sequence. This works when we refresh the page.



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