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

Remove restriction of setting PARTY_ENABLED as first default status of party

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Release Branch 13.07, Release Branch 14.12, Release Branch 15.12, Trunk
    • 14.12.01, 15.12.01, 13.07.04
    • party
    • None

    Description

      I was creating a new Party through custom service and tried to set its initial status as "PARTY_DISABLED" using setPartyStatus service but it defaults set as PARTY_ENABLED. In setPartyStatus service of PartyServices.java, if oldStatusId is not found then party status is set to "PARTY_ENABLED" (which is not necessary for all scenarios), a user can also set "PARTY_DISABLED" as first default party status.

      Attachments

        1. OFBIZ-7098.patch
          0.6 kB
          Suraj Khurana

        Activity

          People

            mridulpathak Mridul Pathak
            surajk Suraj Khurana
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: