mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix: items entries total calculation.
This commit is contained in:
@@ -17,6 +17,7 @@ export const defaultBillEntry = {
|
||||
discount: '',
|
||||
quantity: '',
|
||||
description: '',
|
||||
amount: '',
|
||||
landed_cost: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user