Skip to content

DaLI generated config overwrites account_methods section #136

@orientalperil

Description

@orientalperil

For the RP2 config file there is a section that lets you choose a different accounting method for each year:

[accounting_methods]
2020 = fifo
2021 = lifo
2022 = hifo
2023 = fifo

If you put this in your config and then use DaLI to generate files again, it will be overwritten. Also there is no way to express multiple methods for different years on the command line.

So are you supposed to generate files with DaLI and then manually put this into the config file every time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions