You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2009/06/10 06:01:07 UTC

[jira] Updated: (OFBIZ-2583) datafile Import support for mapping categories

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

BJ Freeman updated OFBIZ-2583:
------------------------------

    Priority: Minor  (was: Major)

> datafile Import support for mapping categories
> ----------------------------------------------
>
>                 Key: OFBIZ-2583
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2583
>             Project: OFBiz
>          Issue Type: New Feature
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>            Priority: Minor
>
> this is code and an entity that uses simple key map to convert the Categories that an Import file may have to categories in the particular of biz.
> example the import file has
> leisure and sport|camping/hiking|accessories as the key and hik_acc would be the returned value.
> this is setup to import a cvc file or input key map from the UI
> I took the base code from address map.
> I did add a feature to look up the categories  in the ui
> At this point the services are not tied into the datafile code but is called from the custom import routine.
> I will probably edit this after I look at it later. :D

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