Add row to create new transaction #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "new-transaction-row"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently new transactions have to be created using a modal dialog. This adds a row that contains all the needed controls so a transaction can be created directly from the list of transactions.
This also uses an input with a datalist instead of a select. This simplifies searching for an existing option.
WIP: Add row to create new transactionto Add row to create new transaction