cmd

package
v0.0.0-...-b4b5179 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Config

type Config struct {
	CsvHasHeader             bool
	CsvColumnDate            int // D
	CsvColumnAmount          int // T
	CsvColumnMemo            int // M
	CsvColumnPayee           int // P
	CsvColumnCategory        int // L
	CsvColumnAddress         int // A
	CsvColumnRefNumber       int // N
	CsvColumnCleared         int // C
	CsvColumnReimburseFlag   int // F
	CsvColumnSplitCategory   int // S
	CsvColumnSplitMemo       int // E
	CsvColumnSplitAmount     int // $
	CsvColumnSplitPercentage int // %
	CsvDateFormat            string
	CsvReverseAmountSign     bool
	QifAccountType           string
	QifDateFormat            string
}

Config is the configuration for Csv2Qif

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL