mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat: checkbox field cell.
This commit is contained in:
@@ -27,7 +27,7 @@ export const defaultExpenseEntry = {
|
||||
amount: '',
|
||||
expense_account_id: '',
|
||||
description: '',
|
||||
landed_cost: false,
|
||||
landed_cost: 0,
|
||||
};
|
||||
|
||||
export const defaultExpense = {
|
||||
|
||||
Reference in New Issue
Block a user