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

Replace EntityUtilProperties getPropertyValue method with correct method calls

    XMLWordPrintableJSON

Details

    Description

      In current OFBiz system at many places many methods implemented but not used as per their purpose. One example is in EntityUtilProperties we have getPropertyAsInteger() and getPropertyAsBigDecimal() and other methods which returns specific type data. But at most places system uses getPropertyValue() which returns string and then do explicit conversions.

      System should use proper methods for which they have been implemented.

      Attachments

        1. EntityUtilProperties.patch
          23 kB
          Rahul Singh

        Activity

          People

            arunpati Arun Patidar
            rishisolankii Rishi Solanki
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: