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/09/01 14:47:20 UTC

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

    [ https://issues.apache.org/jira/browse/OFBIZ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117389#comment-14117389 ] 

Nicolas Malin commented on OFBIZ-5738:
--------------------------------------

I will review the patch without resource-description (see OFBIZ-5741 for more information)

> 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
>              Labels: entity-auto, product
>         Attachments: OFBIZ-5738.patch
>
>
> 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.3.4#6332)