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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |