35 lines
784 B
JSON
35 lines
784 B
JSON
{
|
|
"Year": 2026,
|
|
"Entries": [
|
|
{
|
|
"ID": "20260509161557",
|
|
"Date": "2026-05-09",
|
|
"Duration": 1.0,
|
|
"ClientID": "CLT-001",
|
|
"ProjectID": "",
|
|
"Description": "Test time entry",
|
|
"Invoiced": false,
|
|
"InvoiceNumber": ""
|
|
},
|
|
{
|
|
"ID": "20260523222322",
|
|
"Date": "2026-05-23",
|
|
"Duration": 100.0,
|
|
"ClientID": "CLT-001",
|
|
"ProjectID": "PRJ-001",
|
|
"Description": "Test Work Description",
|
|
"Invoiced": false,
|
|
"InvoiceNumber": ""
|
|
},
|
|
{
|
|
"ID": "20260524104443",
|
|
"Date": "2026-05-24",
|
|
"Duration": 30.5,
|
|
"ClientID": "CLT-001",
|
|
"ProjectID": "",
|
|
"Description": "this is another test with variables",
|
|
"Invoiced": false,
|
|
"InvoiceNumber": ""
|
|
}
|
|
]
|
|
} |