[ 
https://issues.apache.org/jira/browse/OFBIZ-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux closed OFBIZ-620.
---------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

> Prepend feature idCodes with '-'
> --------------------------------
>
>                 Key: OFBIZ-620
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-620
>             Project: Apache OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: All.
>            Reporter: Jonathon Wong
>         Assigned To: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ProductFeatureServices.java.patch
>
>
> Currently, that function ProductFeatureServices.getVariantCombinations( ) 
> appends the ProductFeature idCode(s) immediately to the end of the Product 
> ID. So, WG-9943 will have WG-9943B3 rather than WG-9943-B3.
> Can I just add a '-' before the entire string of ProductFeature idCode(s)? Or 
> should I do more work to store this prefix '-' in some entity linked to a 
> Product? Or in config file? Or allow it to be specifiable by users on the 
> QuickAddVariants screen?
> I've included a suggested patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to