Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-8408 Convert existing CRUD services into entity-auto
  3. OFBIZ-9608

Use auto-attributes in ProductFeatureCategory CRUD services

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • Trunk
    • 17.12.01
    • product
    • None

    Description

      ProductFeatureCategory CRUD services have explicitly mentioned IN/OUT parameters in their service definition, like
      <attribute name="description" type="string" mode="IN" optional="false"/>

      Rather, the IN/OUT parameters for this crud services should have been written using auto-attribute, like
      <auto-attributes include="nonpk" mode="IN" optional="true"/>

      Attachments

        1. OFBIZ-9608.patch
          2 kB
          Rohit Rai

        Activity

          People

            jleroux Jacques Le Roux
            rohit.rai Rohit Rai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: