Quantity | NDC | Product | Dosage | Packaging | Price |
---|---|---|---|---|---|
{{product.ndc}} | {{product.description}} | {{product.dosage}} | {{product.pkg}} | {{product.price | currency:'$'}} |
Please indicate desired quantities (call for exact unit of issue)
NDC | Product | Quantity | Price | Packaging | Subtotal | |
---|---|---|---|---|---|---|
{{pmap[id].ndc}} | {{pmap[id].description}} | {{pmap[id].price | currency:'$'}} | {{pmap[id].pkg}} | {{subtotals[id] | currency:'$'}} |
Order | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Order Date: {{order.ctime}}Status: {{statuses[order.status || 0]}}PO #{{order.po}}Order #{{order.id}}BPA: {{order.bpa || 'N/A'}}Submitter: {{v.umap[order.user].name}}Address: {{formatAddress(addressmap[order.address])}}Order Total: {{order.total | currency:'$'}}Notes: {{order.notes}}
|
Spreadsheet
|
For performance reasons, only the most recent 15 quotes are shown. Use the search field at the top to find a specific order older than these.
ID | Office | Name | Address | City | State | Zip | |
---|---|---|---|---|---|---|---|
{{address.id}} | {{address.office}} | {{address.name}} | {{address.address1}} {{address.address2}} | {{address.city}} | {{address.state}} | {{address.zip}} |
User ID | Name | Last Login | Type | ||
---|---|---|---|---|---|
{{user.id}} | {{user.name}} | {{user.email || 'Not set'}} | {{user.last}} | {{user.contractor ? 'Contractor' : 'Non-Contractor'}} |