Module transaction

Module transaction 

Source
Expand description

Transaction entry/edit dialog

Modal dialog for adding or editing transactions with form fields, tab navigation, validation, and save/cancel functionality.

Structs§

TransactionFormState
State for the transaction form dialog

Enums§

TransactionField
Which field is currently focused in the transaction form

Functions§

handle_key
Handle key input for the transaction dialog Returns true if the key was handled, false otherwise
render
Render the transaction dialog