-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
For the RP2 config file there is a section that lets you choose a different accounting method for each year:
rp2/config/test_data_multi_method.ini
Lines 6 to 10 in aca7cf2
| [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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels