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

Fix type entities to follow convention of hasTable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • 17.12.01
    • ALL COMPONENTS
    • None

    Description

      'hasTable' field of 'Type' entities is used to give an idea that detail entity exists or not. We generally get the name of detail entity on the basis of typeId field value.

      For example :

      ContactMechType,contactMechTypeId = "POSTAL_ADDRESS" then we go to PostalAddress for detail.

      similarly,
      ContactMechType,contactMechTypeId = "TELECOM_NUMBER" then we go to TelecomNumber for detail.

      We should follow the naming convention.

      Below are some entities that are not following the pattern. Some of them are:

      • ShipmentGatewayConfigType
      • PaymentGatewayConfigType

      Attachments

        1. OFBIZ-9696-2.patch
          16 kB
          Aman Agrawal
        2. OFBIZ-9696.patch
          5 kB
          Aman Agrawal

        Issue Links

          Activity

            People

              arunpati Arun Patidar
              arunpati Arun Patidar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: