You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "nicolas malin (JIRA)" <ji...@apache.org> on 2008/02/20 14:49:43 UTC

[jira] Created: (OFBIZ-1664) Possibility to use manual orderId on createOrderHeader

Possibility to use manual orderId on createOrderHeader
------------------------------------------------------

                 Key: OFBIZ-1664
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1664
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
            Reporter: nicolas malin
            Priority: Minor
             Fix For: SVN trunk
         Attachments: orderServices.patch

The service createOrderHeader accept in input parameter the attribute orderId but doesn't use.

The patch correct this problem. If you send an orderId to createOrderHeader, the sevice take it otherwise he call sequenceValue system.

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


[jira] Closed: (OFBIZ-1664) Possibility to use manual orderId on createOrderHeader

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

Jacques Le Roux closed OFBIZ-1664.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Nicolas,

Your patch is in trunk revision: 629463 


> Possibility to use manual orderId on createOrderHeader
> ------------------------------------------------------
>
>                 Key: OFBIZ-1664
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1664
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: orderServices.patch
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> The service createOrderHeader accept in input parameter the attribute orderId but doesn't use.
> The patch correct this problem. If you send an orderId to createOrderHeader, the sevice take it otherwise he call sequenceValue system.

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


[jira] Updated: (OFBIZ-1664) Possibility to use manual orderId on createOrderHeader

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

nicolas malin updated OFBIZ-1664:
---------------------------------

    Attachment: orderServices.patch

> Possibility to use manual orderId on createOrderHeader
> ------------------------------------------------------
>
>                 Key: OFBIZ-1664
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1664
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: orderServices.patch
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> The service createOrderHeader accept in input parameter the attribute orderId but doesn't use.
> The patch correct this problem. If you send an orderId to createOrderHeader, the sevice take it otherwise he call sequenceValue system.

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