You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2014/08/28 19:22:08 UTC

[jira] [Created] (OFBIZ-5738) Convert ProductFeature entites CRUD service from simple to entity-auto

Nicolas Malin created OFBIZ-5738:
------------------------------------

             Summary: Convert ProductFeature entites CRUD service from simple to entity-auto
                 Key: OFBIZ-5738
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5738
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: Trunk
            Reporter: Nicolas Malin
            Priority: Trivial


I converted CRUD service to entity-auto for :
* ProductFeatureCategory
* ProductFeature
* ProductFeatureAppl
* ProductFeatureCategoryAppl
* ProductFeatureCatGrpAppl
* ProductFeatureGroup
* ProductFeatureType
* ProductFeatureApplAttr
* ProductFeaturePrice

I keep to service in mini lang : 
 * applyFeatureToProductFromTypeAndCode because it's really specific ;)
 * createProductFeatureType : there is a analyze of id

I run manual test create/update/delete from product feature screen with success and I run ./ant clean-all load-demo run-tests without error



--
This message was sent by Atlassian JIRA
(v6.2#6252)