You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rashko Rejmer (JIRA)" <ji...@apache.org> on 2007/05/21 22:52:16 UTC

[jira] Created: (OFBIZ-1005) Unable to create a copy from invoice because of setting the same invoiceId

Unable to create a copy from invoice because of setting the same invoiceId
--------------------------------------------------------------------------

                 Key: OFBIZ-1005
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1005
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: accounting
            Reporter: Rashko Rejmer
            Priority: Trivial
         Attachments: copyInvoice.patch

If we try to create a copy of invoice we get a error, because the copyInvoice service tries to create entity with same invoiceId(PK).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1005) Unable to create a copy from invoice because of setting the same invoiceId

Posted by "Hans Bakker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Bakker closed OFBIZ-1005.
------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 4.0
                   SVN trunk

Rashco, thanks for reporting this, it is now fixed in rev 540361 and the rel4.0 branch

> Unable to create a copy from invoice because of setting the same invoiceId
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1005
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1005
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Rashko Rejmer
>         Assigned To: Hans Bakker
>            Priority: Trivial
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: copyInvoice.patch
>
>
> If we try to create a copy of invoice we get a error, because the copyInvoice service tries to create entity with same invoiceId(PK).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OFBIZ-1005) Unable to create a copy from invoice because of setting the same invoiceId

Posted by "Hans Bakker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Bakker reassigned OFBIZ-1005:
----------------------------------

    Assignee: Hans Bakker

> Unable to create a copy from invoice because of setting the same invoiceId
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1005
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1005
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Rashko Rejmer
>         Assigned To: Hans Bakker
>            Priority: Trivial
>         Attachments: copyInvoice.patch
>
>
> If we try to create a copy of invoice we get a error, because the copyInvoice service tries to create entity with same invoiceId(PK).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1005) Unable to create a copy from invoice because of setting the same invoiceId

Posted by "Rashko Rejmer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rashko Rejmer updated OFBIZ-1005:
---------------------------------

    Attachment: copyInvoice.patch

I think that this patch resolves the issue.

> Unable to create a copy from invoice because of setting the same invoiceId
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1005
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1005
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting
>            Reporter: Rashko Rejmer
>            Priority: Trivial
>         Attachments: copyInvoice.patch
>
>
> If we try to create a copy of invoice we get a error, because the copyInvoice service tries to create entity with same invoiceId(PK).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.