mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: add discount and adjustment fields to email templates.
This commit is contained in:
@@ -33,6 +33,9 @@ Thanks,
|
||||
Bigcapital`,
|
||||
dueDate: ' 10 Oct 2024',
|
||||
total: '$1,000.00',
|
||||
subtotal: '$1,000.00',
|
||||
dueAmount: '$1,000.00',
|
||||
items: [{ label: 'Swaniawski Muller', quantity: '1', rate: '$1,000.00' }],
|
||||
adjustment: '$100.00',
|
||||
discount: '$100.00',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user