Kind: Class
Source: Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-gross-margin/mrm-gross-margin.component.ts (line 48)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Id | number |
BranchId | number |
MonthId | number |
YearId | number |
GroupId | number |
DirectIntoCustoms | number |
DirectNonTaxable | number |
TotalSales | number |
DirectTaxable | number |
Commission | number |
MonthName | string |
_totalDirectSalesWithoutScrap | number |
_totalDirectSalesWithScrap | number |
_totalSalesMonthly | number |
_cumulativeSales | number |
_percentageOfAchievedSales | number |
Was this page helpful?