{{ctrl.SSUtilService.getCurrentDateTime()}}

Permission Denied - DMS_VW_DASHBOARD

Quick Access Board

Welcome {{ ctrl.SSUserService.getDisplayName() }},

REVIEW NEW SALES

SALES & PAYMENTS

LIVE STACK VIEW

EOI

Shortcuts

Sales

To view Stats, select your project:
Loading ...
Number of Units Sold {{ ctrl.totalSoldUnitsCount ? ctrl.totalSoldUnitsCount.toLocaleString() : '--' }}
Recent Sales S$ {{ ctrl.totalSoldUnitsValue ? ctrl.convertSaleAmount(ctrl.totalSoldUnitsValue) : '--' }}
Units Sold

Gross Development Value

S$ {{ ctrl.gd ? ctrl.gd.toLocaleString('en-US', { minimumFractionDigits: 2 }) : '--' }}

-/+ Value

S$ {{ ctrl.gdDiff ? ctrl.gdDiff.toLocaleString('en-US', { minimumFractionDigits: 2 }) : '--' }}

Sale Count By Bedroom Type

Bedroom Type

Percentage Sold

{{ unitType.name }}

{{ unitType.totalSoldUnitsCount }} / {{ unitType.totalUnitsCount }}

{{ ctrl.SSAppService.getFormattedPercentageValue(unitType.percentage) }}

Sale Count By Floor Plan Type

FloorPlan Type

Percentage Sold

{{ floorPlanType.name }}

{{ floorPlanType.totalSoldUnitsCount }} / {{ floorPlanType.totalUnitsCount }}

{{ ctrl.SSAppService.getFormattedPercentageValue(floorPlanType.percentage) }}

Sale Count By Agency

Agency Name

Units Sold

{{ ctrl.getAgencyName(key) }}

{{ value.length }}

UNDEFINED AGENCY

{{ ctrl.saleByAgencyDetails[undefined].length }}