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

Convert existing CRUD services into entity-auto

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • Trunk
    • None
    • ALL COMPONENTS

    Description

      Convert existing CRUD services into entity-auto.

      Attachments

        Issue Links

          1.
          Convert updateWorkEffortSurveyAppl service from simple to entity-auto Sub-task Closed Deepak Dixit
          2.
          Convert updatePayPalPaymentMethod service from simple to entity-auto Sub-task Closed Deepak Dixit
          3.
          Convert deleteWorkEffortInventoryProduced service from simple to entity-auto Sub-task Closed Deepak Dixit
          4.
          Convert updateWorkEffortSurveyAppl service from simple to entity-auto Sub-task Closed Deepak Dixit
          5.
          Convert deleteWorkEffortInventoryProduced service from simple to entity-auto Sub-task Closed Deepak Dixit
          6.
          Convert createWorkEffortInventoryProduced service from simple to entity-auto Sub-task Closed Deepak Dixit
          7.
          Convert deleteWorkEffortSkillStandard service from simple to entity-auto Sub-task Closed Deepak Dixit
          8.
          Convert updateWorkEffortSkillStandard service from simple to entity-auto Sub-task Closed Deepak Dixit
          9.
          Convert createWorkEffortSkillStandard service from simple to entity-auto Sub-task Closed Deepak Dixit
          10.
          Convert updateWorkEffortGoodStandard service from simple to entity-auto Sub-task Closed Deepak Dixit
          11.
          Convert removeWorkEffortAssoc service from simple to entity-auto Sub-task Closed Deepak Dixit
          12.
          Convert updateWorkEffortAssoc service from simple to entity-auto Sub-task Closed Deepak Dixit
          13.
          Convert removeWorkEffortGoodStandard service from simple to entity-auto Sub-task Closed Deepak Dixit
          14.
          Convert unassignPartyFromWorkEffort service from simple to entity-auto Sub-task Closed Deepak Dixit
          15.
          Convert deleteVendorProduct service from simple to entity-auto Sub-task Closed Deepak Dixit
          16.
          Convert createVendorProduct service from simple to entity-auto Sub-task Closed Deepak Dixit
          17.
          Remove implementation for service "removeOrderContactMech" as this is already an entity-auto service. Sub-task Closed Deepak Dixit
          18.
          Convert createReturnItemResponse service from simple to entity-auto Sub-task Closed Deepak Dixit
          19.
          Convert updateDataCategory service from simple to entity-auto Sub-task Closed Deepak Dixit
          20.
          Convert createReturnItemBilling service from simple to entity-auto Sub-task Closed Deepak Dixit
          21.
          Convert updateDataResourceRole service from simple to entity-auto Sub-task Closed Deepak Dixit
          22.
          Convert updateDataResourceType service from simple to entity-auto Sub-task Closed Deepak Dixit
          23.
          Convert createDataResourceType service from simple to entity-auto Sub-task Closed Deepak Dixit
          24.
          Convert removeCharacterSet service from simple to entity-auto Sub-task Closed Deepak Dixit
          25.
          Convert removeDataResourceRole service from simple to entity-auto Sub-task Closed Deepak Dixit
          26.
          Convert createDataResourceTypeAttr service from simple to entity-auto Sub-task Closed Deepak Dixit
          27.
          Convert removeDataResourceType service from simple to entity-auto Sub-task Closed Deepak Dixit
          28.
          Convert updateDataResourceTypeAttr service from simple to entity-auto Sub-task Closed Deepak Dixit
          29.
          Convert removeDataCategory service from simple to entity-auto Sub-task Closed Deepak Dixit
          30.
          Convert deleteGlAccount service from simple to entity-auto Sub-task Closed Deepak Dixit
          31.
          Convert removeAddressMatchMap service from simple to entity-auto Sub-task Closed Deepak Dixit
          32.
          Convert createPartyGlAccount service from simple to entity-auto Sub-task Closed Deepak Dixit
          33.
          Convert createGlJournal service from simple to entity-auto Sub-task Closed Deepak Dixit
          34.
          Convert deleteGlJournal service from simple to entity-auto Sub-task Closed Deepak Dixit
          35.
          Convert deleteGlReconciliation service from simple to entity-auto Sub-task Closed Deepak Dixit
          36.
          Convert deleteGlAccountOrganization service from simple to entity-auto Sub-task Closed Deepak Dixit
          37.
          Convert updateGlAccount service from simple to entity-auto Sub-task Closed Deepak Dixit
          38.
          Convert updatePartyGlAccount service from simple to entity-auto Sub-task Closed Deepak Dixit
          39.
          Convert deletePartyGlAccount service from simple to entity-auto Sub-task Closed Deepak Dixit
          40.
          Convert updateGlJournal service from simple to entity-auto Sub-task Closed Deepak Dixit
          41.
          Convert updateGlAccountOrganization service from simple to entity-auto Sub-task Closed Deepak Dixit
          42.
          Convert removeFileExtension service from simple to entity-auto Sub-task Closed Deepak Dixit
          43.
          Convert removeElectronicText service from simple to entity-auto Sub-task Closed Deepak Dixit
          44.
          Convert createContactMechAttribute service from simple to entity-auto Sub-task Closed Deepak Dixit
          45.
          Convert removeContactMechAttribute service from simple to entity-auto Sub-task Closed Deepak Dixit
          46.
          Convert updateContactMechAttribute service from simple to entity-auto Sub-task Closed Deepak Dixit
          47.
          Convert updateElectronicText service from simple to entity-auto Sub-task Closed Deepak Dixit
          48.
          Convert createMimeTypeHtmlTemplate service from simple to entity-auto Sub-task Closed Deepak Dixit
          49.
          Convert removeMimeTypeHtmlTemplate service from simple to entity-auto Sub-task Closed Deepak Dixit
          50.
          Convert updateMimeTypeHtmlTemplate service from simple to entity-auto Sub-task Closed Deepak Dixit
          51.
          Convert createMimeType service from simple to entity-auto Sub-task Closed Deepak Dixit
          52.
          Convert removeDataResourceTypeAttr service from simple to entity-auto Sub-task Closed Deepak Dixit
          53.
          Convert createCharacterSet service from simple to entity-auto Sub-task Closed Deepak Dixit
          54.
          Convert updateCharacterSet service from simple to entity-auto Sub-task Closed Deepak Dixit
          55.
          Convert updateFileExtension service from simple to entity-auto Sub-task Closed Deepak Dixit
          56.
          Convert updateMetaDataPredicate service from simple to entity-auto Sub-task Closed Deepak Dixit
          57.
          Convert createFileExtension service from simple to entity-auto Sub-task Closed Deepak Dixit
          58.
          Convert removeMetaDataPredicate service from simple to entity-auto Sub-task Closed Deepak Dixit
          59.
          Convert createMetaDataPredicate service from simple to entity-auto Sub-task Closed Deepak Dixit
          60.
          Convert updateMimeType service from simple to entity-auto Sub-task Closed Deepak Dixit
          61.
          Convert removeMimeType service from simple to entity-auto Sub-task Closed Deepak Dixit
          62.
          Convert CarrierShipmentMethod entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          63.
          Convert CustRequestItemWorkEffort entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          64.
          Convert CustRequestWorkEffort entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          65.
          Convert OrderHeaderWorkEffort entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          66.
          Convert WorkEffortContactMech entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          67.
          Convert PartySkill entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          68.
          Convert QuoteWorkEffort entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          69.
          Convert ShipmentMethodType entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          70.
          Convert ShoppingListWorkEffort entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          71.
          Convert WorkEffortContent entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          72.
          Convert WorkEffortGoodStandard entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          73.
          Convert WorkRequirementFulfillment entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          74.
          Convert ShipmentContactMech entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          75.
          Convert QuoteTerm entity CRUD service to entity-auto Sub-task Closed Deepak Dixit
          76.
          Convert ShipmentMethodType entity CRUD service to entity-auto Sub-task Closed Unassigned
          77.
          Convert QuoteRole entity related service from simple to entity auto. Sub-task Closed Deepak Dixit
          78.
          Convert createPartyDataSource service to entity-auto Sub-task Closed Deepak Dixit
          79.
          Convert createMarketingCampaignRole service to entity-auto service Sub-task Closed Deepak Dixit
          80.
          Convert createContactList service from simple to entity-auto Sub-task Closed Nicolas Malin
          81.
          Convert Party entites CRUD service from simple to entity-auto Sub-task Closed Jacques Le Roux
          82.
          Use auto-attributes in ProductFeatureCategory CRUD services Sub-task Closed Jacques Le Roux
          83.
          Convert facility party related services from simple to entity-auto Sub-task Closed Rishi Solanki
          84.
          Convert Requirement related services from simple to entity-auto Sub-task Closed Jacques Le Roux
          85.
          Migrate createContent service from Minilang to Entity Auto Sub-task Closed Jacques Le Roux
          86.
          Replace ContentAssoc related CRUD services with entity-auto Sub-task Closed Arun Patidar
          87.
          Convert updateContent and removeContent service to entity-auto Sub-task Closed Deepak Dixit
          88.
          Convert Picklist related CRUD services from simple to entity-auto Sub-task Closed Nicolas Malin
          89.
          Convert createBudget service to entity-auto Sub-task Closed Deepak Dixit
          90.
          Convert Shipment Crud simple service to entity-auto Sub-task Closed Nicolas Malin
          91.
          Convert all FixedAssetMeter services from simple to entity-auto Sub-task Closed Suraj Khurana
          92.
          Convert cancelFixedAssetStdCost service from simple to entity-auto Sub-task Closed Suraj Khurana
          93.
          Convert all EntitySyncInclude services from simple to entity-auto Sub-task Closed Suraj Khurana
          94.
          Convert all ShipmentReceiptRole service from crud to entity-auto Sub-task Closed Suraj Khurana
          95.
          Convert all TrackingCodeType entity from simple to entity-auto Sub-task Closed Suraj Khurana
          96.
          Convert all Timesheet related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          97.
          Convert all TimesheetRole related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          98.
          Convert all CustRequestParty related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          99.
          Convert all TechDataCalendarExcDay related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          100.
          Convert all TrackingCodeOrderReturn related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          101.
          Convert all TimeEntry related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          102.
          Convert all TrackingCodeOrder related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          103.
          Convert all CustRequestContent related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          104.
          Convert all EmplLeave related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          105.
          Convert all SalaryStep related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          106.
          Convert all TechDataCalendar related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          107.
          Convert all TechDataCalendarExcWeek related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          108.
          Convert all CustRequestAttribute related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          109.
          Convert all RequirementCustRequest related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          110.
          Convert all AcctgTrans related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          111.
          Convert all RequirementRole related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          112.
          Convert all GlReconciliation related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          113.
          Convert all TechDataCalendarWeek related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          114.
          Convert all GlReconciliationEntry related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          115.
          Convert all CustRequestItem related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          116.
          Convert all ElectronicText related CRUD services from simple to entity-auto Sub-task Closed Suraj Khurana
          117.
          Convert CustomTimePeriod services from simple to entity-auto Sub-task Closed Suraj Khurana
          118.
          Convert WorkEffort related services from simple to entity-auto Sub-task Closed Suraj Khurana
          119.
          Convert following simple services services from simple to entity-auto Sub-task Closed Suraj Khurana

          Activity

            People

              surajk Suraj Khurana
              deepak Deepak Dixit
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: