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:26:09 UTC

[jira] [Updated] (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:all-tabpanel ]

Nicolas Malin updated OFBIZ-5738:
---------------------------------

    Attachment: OFBIZ-5738.patch

Now the ProductFeatureServices.xml is really slim ;)

PS : My apologize jacopo for the bad corrected version information on two last JIRA

> 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.2#6252)