mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
feat: add totalExcludingTax property and update GL entry calculations
This commit is contained in:
@@ -232,6 +232,7 @@ export function ReceiptPaperTemplate({
|
||||
</Text>
|
||||
</Stack>
|
||||
),
|
||||
thStyle: { width: '60%' },
|
||||
},
|
||||
{ label: lineQuantityLabel, accessor: 'quantity' },
|
||||
{ label: lineRateLabel, accessor: 'rate', align: 'right' },
|
||||
|
||||
Reference in New Issue
Block a user