tracking_service: youtrack: auth_token: 'perm:' base_url: 'https://.myjetbrains.com' report_id: '83-554' # report command report: report: '83-541' # invoice command invoice: # default value for report parameter report: '83-554' export: template_path: 'tests/data/invoice-template.html' output: 'tests/data/output/Invoice-Novelli-[[month]]-[[year]].pdf' labels: - 'Tätigkeit' - 'Stunden' - 'Stundensatz' - 'EUR' email: template_path: 'tests/data/rprt-cli/email-template.txt' username: '' tokens: me: 'Liopold Novelli' to: - 'wolfgang.ziegler@drunomics.com' - 'accounting@drunomics.com' from: 'liopolddoron@gmail.com' projects: LDP: name: 'lupus.digital publishing' pattern: 'LDP' price: 25.6 currency: 'EUR' project_column: 1 time_column: 4 # time format m - minutes, h - hours time_format: 'm' Other: name: 'Projektbezogene Entwicklung' pattern: '(?!.\bLDP\b)' price: 29.1 currency: 'EUR' project_column: 1 time_column: 4 time_format: 'm'