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

[jira] Created: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

Create a new service to storeQuote in a single transaction like storeOrder
--------------------------------------------------------------------------

                 Key: OFBIZ-1657
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
            Reporter: Marco Risaliti
            Assignee: Marco Risaliti
            Priority: Minor
             Fix For: SVN trunk




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


[jira] Updated: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

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

Marco Risaliti updated OFBIZ-1657:
----------------------------------

    Attachment: store_quote_service2.patch

Second patch for the new storeQuote service

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch
>
>


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


[jira] Reopened: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

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

Marco Risaliti reopened OFBIZ-1657:
-----------------------------------


I will reopen it to add some new parameters to permit to store also the others Quote entities (like quote adjustment, ....).
I find also a small bug that the selectAmount of the quote is not passed to the calculateProductPrice.

Marco

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch
>
>


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


[jira] Closed: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

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

Marco Risaliti closed OFBIZ-1657.
---------------------------------

    Resolution: Fixed

Fixed in rev. 628882/629216.

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch
>
>


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


[jira] Commented: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570019#action_12570019 ] 

Marco Risaliti commented on OFBIZ-1657:
---------------------------------------

First patch in trunk rev. 628882.

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch
>
>


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


[jira] Commented: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571759#action_12571759 ] 

Marco Risaliti commented on OFBIZ-1657:
---------------------------------------

Third patch in trunk rev. 630472

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch, store_quote_service3.patch
>
>


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


[jira] Updated: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

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

Marco Risaliti updated OFBIZ-1657:
----------------------------------

    Attachment: store_quote_service3.patch

This is the third patch.

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch, store_quote_service3.patch
>
>


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


[jira] Updated: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

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

Marco Risaliti updated OFBIZ-1657:
----------------------------------

    Attachment: store_quote_service.patch

First patch for the new storeQuote service.

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch
>
>


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


[jira] Commented: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570423#action_12570423 ] 

Marco Risaliti commented on OFBIZ-1657:
---------------------------------------

Second patch in trunk rev. 629216.

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch
>
>


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


[jira] Closed: (OFBIZ-1657) Create a new service to storeQuote in a single transaction like storeOrder

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

Marco Risaliti closed OFBIZ-1657.
---------------------------------

    Resolution: Fixed

Fixed in trunk rev. 630472

> Create a new service to storeQuote in a single transaction like storeOrder
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1657
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1657
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: store_quote_service.patch, store_quote_service2.patch, store_quote_service3.patch
>
>


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