Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Implemented
-
Trunk
Description
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