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/31 21:40:20 UTC

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

Nicolas Malin created OFBIZ-5741:
------------------------------------

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

I converted CRUD service to entity-auto for :

    ProductStoreCatalog
    ProductStorePaymentSetting
    ProductStoreEmail
    ProductStoreVendorPayment
    ProductStoreShipMeth
    ProductStoreRole
    ProductStoreKeywordOvrd
    ProductStoreSurveyAppl
    ProductStoreFinActSetting
    ProductStoreVendorShipment

I keep to service in mini lang ProductStore.
I add a new permission service on product store with the same template of produt and productCategory for more homogeneity.

I run manual test create/update/delete from product store 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)