You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jonathon Wong (JIRA)" <ji...@apache.org> on 2007/01/13 05:09:27 UTC

[jira] Updated: (OFBIZ-620) Prepend feature idCodes with '-'

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

Jonathon Wong updated OFBIZ-620:
--------------------------------

    Attachment: ProductFeatureServices.java.patch

> 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
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ProductFeatureServices.java.patch
>
>
> Currently, that function 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