| Sr.No | Length | Width | Piece | RunningFt(cutting). | SqFt. | Edge | EdgeType | RunningFt(Edge). | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ runningFtCalculation(jobs.length,jobs.width,jobs.piece,index)}} | {{sqFtCalculation(jobs.length,jobs.width,jobs.piece,index)}} |
{{ edge.name }}
|
{{totalDharCalculation(jobs.length,jobs.width,jobs.piece,index)}} | ||||||
| {{ totalSqft() }} | {{ totalCutting() }} | {{ totalDhar() }} |
| Wastage | {{ totalWastageCalculate() }} | |||
|---|---|---|---|---|
| Total Foot | {{ totalFootCalculate() }} | |||
| Price | {{ totalFootCalculate() }} | {{ totalFootCalculate() * subTotal2 }} | ||
| Others | {{ otherCharges() }} | |||
| Cutting | {{ totalSqft() }} | {{ totalCutting() * cuttingPrice }} | ||
| {{ idx }} | {{ dharTypeByGroup(edgeGroup,idx) }} | {{ totalDhar() * dharPrice }} | ||
| Loading | ||||
| Transport | ||||
| TOTAL | {{ finalTotal() }} |