mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: Add qty column to server-side pdf templates
This commit is contained in:
@@ -194,7 +194,7 @@ export const defaultInvoicePdfTemplateAttributes = {
|
||||
|
||||
// Entries
|
||||
lineItemLabel: 'Item',
|
||||
lineDescriptionLabel: 'Description',
|
||||
lineQuantityLabel: 'Qty',
|
||||
lineRateLabel: 'Rate',
|
||||
lineTotalLabel: 'Total',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user