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

Remove hard-coded instances of "IN" with ModelService.IN_PARAM

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • Trunk
    • 17.12.01
    • ALL COMPONENTS
    • None

    Description

      I found many occurrences in OFBiz where "IN" is used directly instead of ModelService.IN_PARAM which is the intended meaning/usage.

      Map<String, Object> addOrderItemShipGroupMap = dctx.makeValidContext("addOrderItemShipGroup", "IN", context);
      

      Attachments

        1. OFBIZ-9434.patch
          21 kB
          Pawan Verma

        Activity

          People

            deepak Deepak Dixit
            devanshu Devanshu Vyas
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: