Revision Of Rates

Revision of Rates feature frontend tech documentation

Overview

The revision of Rates feature helps in revising the rates, if any changes in the SOR composition is done and the new works SOR rates has to be applied.

The feature has 2 associated screens :

  • Search SOR (Revision of Rates)

  • View Jobs

Configurations

MDMS Configurations

S.No.DataMDMS Link

1

SOR Type

2

SOR SubType

3

SOR Varient

Module Enablement Configuration

This feature has been integrated with Rate analysis module, hence Please follow the document on Rate Analysis to understand this part.

Role-action Mapping

S.No.APIAction IDRoles

1

/rate-analysis/v1/scheduler/_create

464

MDMS_CITY_ADMIN

2

/rate-analysis/v1/scheduler/_search

465

MDMS_CITY_ADMIN

S.No.ScreenNavigation URLLeft Icon UpdatesRoles

1

Revision of Rates

/employee/rateAnalysis/search-sor

dynamic:ContractIcon

MDMS_CITY_ADMIN

Sample object for a sidebar action defined in MDMS (containing navigationUrl )

{
      "id": 194,
      "name": "MDMS",
      "url": "url",
      "displayName": "Manage Works Revision of Rates",
      "orderNumber": 1,
      "parentModule": "",
      "enabled": true,
      "serviceCode": "MDMS",
      "code": "null",
      "navigationURL": "/works-ui/employee/rateAnalysis/search-sor",
      "path": "9MDMS.WORKS-SOR.RevisionOfRates",
      "leftIcon": "dynamic:ContractIcon"
    }

Screen Configuration

S.No.ScreenConfiguration

1

Revision of Rates

2

View Jobs

Localization Configuration & Modules

TenantIDModule

pg

rainmaker-common

pg

rainmaker-rateanalysis

pg

rainmaker-common-masters

Workflow Configuration

Revision of Rates do not have any workflow, here Users can search works type of SOR and proceed with two options

  • Select few Works SORs and revise the rates for those by clicking on "Revise Rate For Selected"

  • Revise rates for all Works type of SORs by clicking on "Revise Rate For All"

Customisation

Search SOR Screen:

  • Use the common Utility “PreProcessMDMSConfig”.

  • Pass the associated dependencies for the config.

  • The utility will return a config which will run through InboxSearchComposer.

  • Refer to docs for Pre-Process config in Component comments.

  • SOR Type, SOR SubType and SOR Vairent Loaded in the search screen are MDMS data.

View Jobs Screen:

  • Use the common Utility “PreProcessMDMSConfig”.

  • Pass the associated dependencies for the config.

  • The utility will return a config which will run through InboxSearchComposer.

  • Refer to docs for Pre-Process config in Component comments.

All the Inbox and Search screens throughout the app are rendered using this component Inbox/Search Composer.

Last updated

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.