mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
fix: full amount bold expenses transactions.
fix: bulk delete expenses transactions. fix: issue delete account node in tree.
This commit is contained in:
@@ -143,7 +143,7 @@ function ExpenseForm({
|
||||
|
||||
const form = {
|
||||
...values,
|
||||
is_published: submitPayload.publish,
|
||||
publish: submitPayload.publish,
|
||||
categories,
|
||||
};
|
||||
// Handle request success.
|
||||
|
||||
Reference in New Issue
Block a user