| Customer / Product | {{ c.label }}{{ c.arrow }} | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
{{ g.caret }}{{ g.name }}
{{ g.meta }}
|
{{ g.totalCost }} | {{ g.profit }} | {{ g.annual }} | {{ g.margin }} | + | |||||
| {{ r.total }} | {{ r.totalCost }} | {{ r.profit }} | {{ r.annual }} | {{ r.margin }} | × | |||||
|
⚠ {{ r.flagKind }}
{{ r.flagText }}
{{ r.fixLabel }}
|
||||||||||
| {{ footLabel }} | {{ foot.revenue }} | {{ foot.cost }} | {{ foot.profit }} | {{ foot.annual }} | {{ foot.margin }} | |||||
| Product | Term | Qty | Price | Revenue | Cost | Profit | Margin |
|---|---|---|---|---|---|---|---|
| {{ r.product }} | {{ r.term }} | {{ r.qty }} | {{ r.priceFmt }} | {{ r.total }} | {{ r.totalCost }} | {{ r.profit }} | {{ r.margin }} |
| Product | Customers | Units | Revenue | Cost | Profit | Margin |
|---|---|---|---|---|---|---|
| {{ p.name }} | {{ p.customers }} | {{ p.units }} | {{ p.revenue }} | {{ p.cost }} | {{ p.profit }} |
|
| Customer | Lines | Bill amount | Tax | w/ Tax | Status |
|---|---|---|---|---|---|
| {{ b.name }} | {{ b.lines }} | {{ b.amount }} | {{ b.tax }} | {{ b.withTax }} | {{ b.status }} {{ b.reason }} |
| Billable this run | {{ billFoot.amount }} | {{ billFoot.tax }} | {{ billFoot.withTax }} | {{ billFoot.note }} | |
| Customer | Product | Qty | Price | Cost | Billed | Match |
|---|---|---|---|---|---|---|
| {{ p.customer }} | {{ p.product }} | {{ p.qty }} | {{ p.price }} | {{ p.cost }} | {{ p.billed }} | {{ p.match }} |