home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
Demo.mdb
/
TimeEntry.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-18
|
2KB
{
"schema": {
"TimeEntryId": "Long Integer",
"Billable": "Boolean NOT NULL",
"TaskId": "Long Integer",
"IssueId": "Long Integer",
"UserId": "Long Integer",
"OrganizationId": "Long Integer",
"CustomerId": "Long Integer",
"ContractId": "Long Integer",
"Start": "DateTime",
"Stop": "DateTime",
"ActualTime": "Single",
"BillableTime": "Single"
},
"data": [
{
"TimeEntryId": 1,
"Billable": 0,
"TaskId": 1,
"IssueId": 1,
"UserId": 1,
"OrganizationId": 1,
"CustomerId": 1,
"ContractId": 1,
"Start": "12/30/99 00:00:00",
"Stop": "12/30/99 00:00:00",
"ActualTime": 0,
"BillableTime": 0
},
{
"TimeEntryId": 2,
"Billable": 1,
"TaskId": 3,
"IssueId": 2,
"UserId": 22,
"OrganizationId": 11,
"CustomerId": 1,
"ContractId": 11,
"Start": "01/18/99 11:35:50",
"Stop": "01/18/99 12:37:00",
"ActualTime": 1.0194,
"BillableTime": 1.0194
},
{
"TimeEntryId": 3,
"Billable": 1,
"TaskId": 3,
"IssueId": 2,
"UserId": 22,
"OrganizationId": 11,
"CustomerId": 1,
"ContractId": 11,
"Start": "01/18/99 14:38:00",
"Stop": "01/18/99 15:40:00",
"ActualTime": 1.0333,
"BillableTime": 1.0333
},
{
"TimeEntryId": 4,
"Billable": 1,
"TaskId": 3,
"IssueId": 2,
"UserId": 22,
"OrganizationId": 11,
"CustomerId": 1,
"ContractId": 11,
"Start": "01/18/99 16:46:00",
"Stop": "01/18/99 18:46:00",
"ActualTime": 2,
"BillableTime": 2
},
{
"TimeEntryId": 5,
"Billable": 1,
"TaskId": 7,
"IssueId": 4,
"UserId": 22,
"OrganizationId": 21,
"CustomerId": 47,
"ContractId": 12,
"Start": "01/15/99 11:49:11",
"Stop": "01/15/99 12:49:12",
"ActualTime": 1,
"BillableTime": 1
},
{
"TimeEntryId": 6,
"Billable": 1,
"TaskId": 7,
"IssueId": 4,
"UserId": 22,
"OrganizationId": 21,
"CustomerId": 47,
"ContractId": 12,
"Start": "01/16/99 08:51:00",
"Stop": "01/16/99 10:10:00",
"ActualTime": 1.3167,
"BillableTime": 1.3167
}
]
}