[jira] [Closed] (OFBIZ-5726) Convert ProdCatalog CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux closed OFBIZ-5726.
--
Resolution: Implemented

 Convert ProdCatalog CRUD service from simple to entity-auto
 ---

 Key: OFBIZ-5726
 URL: https://issues.apache.org/jira/browse/OFBIZ-5726
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: Release Branch 13.07, Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Priority: Trivial
  Labels: entity-auto, service
 Fix For: Upcoming Branch

 Attachments: OFBIZ-5726.patch


 I convert the ProdCatalog CRUD service to entity-auto.
 I have just a dout on method addProductCategoryToProdCatalog because we lost 
 with entity-auto the test
 {quote}
 if-empty field=productCategory
 add-errorfail-property resource=ProductUiLabels 
 property=ProductCategoryNotFoundForCategoryID//add-error
 /if-empty
 check-errors/
 {quote}
 I run manual test :
  * create/update catalog
  * create/update/delete category association
  * create/update/delete party association
 I run ./ant clean-all load-demo run-tests with success



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (OFBIZ-5726) Convert ProdCatalog CRUD service from simple to entity-auto

2014-09-30 Thread Nicolas Malin (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Malin closed OFBIZ-5726.

Resolution: Fixed
  Assignee: Nicolas Malin  (was: Jacques Le Roux)

Done on trunk at revision 1628405

 Convert ProdCatalog CRUD service from simple to entity-auto
 ---

 Key: OFBIZ-5726
 URL: https://issues.apache.org/jira/browse/OFBIZ-5726
 Project: OFBiz
  Issue Type: Improvement
  Components: product
Affects Versions: Release Branch 13.07, Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Priority: Trivial
  Labels: entity-auto, service
 Fix For: Upcoming Branch

 Attachments: OFBIZ-5726.patch


 I convert the ProdCatalog CRUD service to entity-auto.
 I have just a dout on method addProductCategoryToProdCatalog because we lost 
 with entity-auto the test
 {quote}
 if-empty field=productCategory
 add-errorfail-property resource=ProductUiLabels 
 property=ProductCategoryNotFoundForCategoryID//add-error
 /if-empty
 check-errors/
 {quote}
 I run manual test :
  * create/update catalog
  * create/update/delete category association
  * create/update/delete party association
 I run ./ant clean-all load-demo run-tests with success



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)