pub fn get_ledger_tx(
    ledger_journal_file: Option<String>,
    start_date: String,
    use_effective_dates: bool
) -> Vec<CommonTransaction>
Expand description

Get ledger transactions Ledger must be callable from the current directory.