Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Users requesting the payments of loans/ grants for the Maintenance and Housing services provided are noted as contractors.




e-Services provides 2 types of assistance to the Contractors as listed below:

Loan:

The loan is the payment to the contractor on breakage of time, based on the work completed and it needs to be repaid.

Grant:

The grant is the payment to the contractor on no breakage and it need not be repaid. 

Contractors can request the release of payment of loan/grant, in 3 easy steps as listed below:

                Open new project file

                Request contractor project payments

                Request retention payment




Html
<style>
#main{
background:#f9f9f9;
}
#header .aui-header{
    background-color: #005b99;
}
.wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro {
    cursor: pointer !important;
}
.wiki-content a,
.wiki-content a:hover,
.wiki-content a:active{
	color:#015b98 !important;
}
.aui-header-inner{
height: 41px;
}
#search-ui,
.aui-header-before,
.aui-header-primary,
#notifications-anchor,
.header-quicksearch,
#likes-section,
#labels-section,
#breadcrumb-section,
#page-metadata-banner,
.space-tools-section,
.footer-body,
.page-metadata-modification-info{
display:none;
}
a#sv-scmtb-trsl-lang-picker {
    background: #35709d;
    color: #fff;
}


.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;
}


.columnLayout.single .relative-table.confluenceTable .confluenceTd h3 span a {
color: #182b4d !important;
}
/*Language BTN*/
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h3 strong{display: inline-block;vertical-align: top;height: 30px;line-height: 22px18px;}
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h3{
padding-top: 10px;
}
/*END Language BTN*/
.columnLayout.single:nth-child(1) td.confluenceTd {
width: auto !important;
float:right;
}
@media screen and (max-width: 1024px) {
.columnLayout.single .innerCell img{
width:100%;
}
.columnLayout.single table.relative-table.confluenceTable h3 strong a{color: #182b4d !important;display: inline-block;height: 30px;line-height: 28px;vertical-align: top;}
.columnLayout.single:first-child h3{height:30px;line-height:30px;}
.columnLayout.single:nth-child(1) .innerCell img {
width: 50px;
}
.columnLayout.single table.relative-table.confluenceTable td.confluenceTd:nth-child(2) img{
 width: 30px;
}
}




</style>



...