You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David - DiSiD Technologies (JIRA)" <ji...@apache.org> on 2010/07/20 12:50:50 UTC

[jira] Created: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

"Create Product in Category" doesn't allow non USD prices
---------------------------------------------------------

                 Key: OFBIZ-3865
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: Release 09.04, Release Branch 09.04, Release Branch 10.04, jQuery, SVN trunk
         Environment: ALL
            Reporter: David - DiSiD Technologies
             Fix For: Release Branch 09.04, Release Branch 10.04, jQuery, SVN trunk, Release 09.04


In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.

It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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


[jira] Updated: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

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

Jacques Le Roux updated OFBIZ-3865:
-----------------------------------

        Fix Version/s:     (was: Release 09.04)
                           (was: jQuery)
    Affects Version/s:     (was: Release Branch 09.04)
                           (was: Release Branch 10.04)
                           (was: Release 09.04)
                           (was: jQuery)
        Fix Version/s:     (was: Release Branch 09.04)
                           (was: Release Branch 10.04)

David,

Improvments get only in trunk...

> "Create Product in Category" doesn't allow non USD prices
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3865
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: ALL
>            Reporter: David - DiSiD Technologies
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3865_createProductInCategoryWithCurrency.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.
> It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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


[jira] Assigned: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

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

Jacques Le Roux reassigned OFBIZ-3865:
--------------------------------------

    Assignee: Jacques Le Roux

> "Create Product in Category" doesn't allow non USD prices
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3865
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: ALL
>            Reporter: David - DiSiD Technologies
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3865_createProductInCategoryWithCurrency.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.
> It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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


[jira] Updated: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

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

David - DiSiD Technologies updated OFBIZ-3865:
----------------------------------------------

    Priority: Minor  (was: Major)

> "Create Product in Category" doesn't allow non USD prices
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3865
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Release Branch 09.04, Release 09.04, Release Branch 10.04, jQuery, SVN trunk
>         Environment: ALL
>            Reporter: David - DiSiD Technologies
>            Priority: Minor
>             Fix For: Release Branch 09.04, Release 09.04, Release Branch 10.04, jQuery, SVN trunk
>
>         Attachments: OFBIZ-3865_createProductInCategoryWithCurrency.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.
> It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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


[jira] Issue Comment Edited: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890242#action_12890242 ] 

Jacques Le Roux edited comment on OFBIZ-3865 at 7/20/10 7:26 AM:
-----------------------------------------------------------------

David,

Improvments go only in trunk...

      was (Author: jacques.le.roux):
    David,

Improvments get only in trunk...
  
> "Create Product in Category" doesn't allow non USD prices
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3865
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: ALL
>            Reporter: David - DiSiD Technologies
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3865_createProductInCategoryWithCurrency.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.
> It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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


[jira] Closed: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

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

Jacques Le Roux closed OFBIZ-3865.
----------------------------------

    Resolution: Fixed

Thanks David,

Your patch is in trunk at r967155  


> "Create Product in Category" doesn't allow non USD prices
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3865
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: ALL
>            Reporter: David - DiSiD Technologies
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3865_createProductInCategoryWithCurrency.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.
> It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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


[jira] Updated: (OFBIZ-3865) "Create Product in Category" doesn't allow non USD prices

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

David - DiSiD Technologies updated OFBIZ-3865:
----------------------------------------------

    Attachment: OFBIZ-3865_createProductInCategoryWithCurrency.patch

The attached patch (OFBIZ-3865_createProductInCategoryWithCurrency.patch) adds the inputs to the forms, in order to support the curreny in the creation of new products in categories.

> "Create Product in Category" doesn't allow non USD prices
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3865
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3865
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Release Branch 09.04, Release 09.04, Release Branch 10.04, jQuery, SVN trunk
>         Environment: ALL
>            Reporter: David - DiSiD Technologies
>             Fix For: Release Branch 09.04, Release 09.04, Release Branch 10.04, jQuery, SVN trunk
>
>         Attachments: OFBIZ-3865_createProductInCategoryWithCurrency.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> In the page "Create Product in Category" (for example: https://demo-trunk.ofbiz.apache.org/catalog/control/createProductInCategoryStart?productCategoryId=100), the process that creates new product always creates it with USD price. It doesn't allow non USD prices.
> It can be solved adding an input to set the currency in the form (because the service is ready to support it)

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