Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-libary/widgets/mrm-total-sales/mrm-total-sales.component.ts (line 40)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
BranchId | number |
MonthId | number |
YearId | number |
GroupId | number |
DirectIntoCustoms | number |
DirectNonTaxable | number |
DirectTaxable | number |
TotalSales | number |
Commission | number |
TotalCommission | number |
MonthName | string |
_totalDirect | number |
_totalDirectSalesWithoutScrap | number |
_totalDirectSalesWithScrap | number |
_totalSalesMonthly | number |
_cumulativeSales | number |
_percentageOfAchievedSales | number |
Was this page helpful?