[
https://issues.apache.org/jira/browse/OFBIZ-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin closed OFBIZ-6873.
--------------------------------
Resolution: Done
Done on trunk at revision 1728261
> Convert some Product entites CRUD service from simple to entity-auto
> --------------------------------------------------------------------
>
> Key: OFBIZ-6873
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6873> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Labels: crud, entity-auto
> Fix For: Upcoming Branch
>
>
> I converted the follow entities the simple service crud to entity-auto :
> * ProductPaymentMethodType
> * SupplierProduct
> * CommunicationEventProduct
> * ProductCategoryMember
> * ProductFeatureDataResource
> * ProductConfig
> * ProductConfigItem
> * ProductConfigOption
> * ProductConfigProduct
> * ProductPriceRule
> * ProductPriceAction
> * PhysicalInventory
> * ProductFacilityLocation
> * Facility
> * FacilityLocation
> * FacilityGroupMember
> * FacilityGroupRollup
> * FacilityParty
> * FacilityContent
> * InventoryItemLabelType
> * InventoryItemLabelAppl
> * InventoryItemLabel
> * ProductPromo
> * ProductPromoCode
> * ProductPromoCategory
> * ProductPromoCodeEmail
> * ProductPromoCodeParty
> * ProductPromoProduct
> * ProductPromoRule
> I added a new permission service productPriceGenericPermission to manage all related price service.
> I try to convert saveProductPriceChange service but the fields changed* didn't manage by th entity-auto service. I will check the engine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)