Invoice from
- ${ author.name }
- ${ author.address }
- ${ author.website }
- ${ author.email }
- ${ author.phone }
Invoice | #${ number } |
issued at: | ${ date } |
due at: | ${ due_date } |
${ notes }
Description | Rate | Quantity | Amount |
---|---|---|---|
${ it.name }
${ if(it.comment) }
${ it.comment } ${ endif } |
${ it.rate } | ${ it.qty } | ${ it.sum } |
Total in ${ currency } | ${ total } |