Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5726

Convert ProdCatalog CRUD service from simple to entity-auto

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Implemented
    • Release Branch 13.07, Trunk
    • 14.12.01
    • product

    Description

      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

      <if-empty field="productCategory">
      <add-error><fail-property resource="ProductUiLabels" property="ProductCategoryNotFoundForCategoryID"/></add-error>
      </if-empty>
      <check-errors/>

      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

      Attachments

        1. OFBIZ-5726.patch
          16 kB
          Nicolas Malin

        Activity

          People

            nmalin Nicolas Malin
            nmalin Nicolas Malin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: