| Material | {{locationRow.get('code')}} |
|---|---|
|
|
{{row[locationRow.id] ? row[locationRow.id].toFixed(2) + ' ' +
getMaterialUnits(row.materialId) : '-'}} {{getInventoryValue(row.materialId, locationRow.id)}} |
| Total Value |
{{getValueForLocation(locationRow.id)}}
|
{{action.label}}
| Material | Quantity | Price |
|---|---|---|
| {{item.material.get('name')}} | {{item.display}} | ${{item.price}} |
| Total Price | ${{totalPrice}} |
| Material | Quantity | Price |
|---|---|---|
| {{item.material.get('name')}} | {{item.display}} | ${{item.price}} |
| Total Price | ${{totalPrice}} |
{{report.label}}
| Material | Quantity | Price |
|---|---|---|
| {{item.material.get('name')}} | {{item.quantity}} | ${{item.price}} |
| Total Price | ${{purchaseOrder.get('totalPrice')}} |
{{setup.label}}
{{busyMessage}}...