DrCr/drcr/config.py.example

7 lines
153 B
Plaintext
Raw Normal View History

2023-01-02 21:00:09 +11:00
TAX_MAPPING = {
'Government allowances': [],
'Other work-related expenses': [],
'Salary and wages': [],
'Work-related self-education expenses': []
2023-01-02 21:00:09 +11:00
}