taxtank-core 1.0.67 → 1.0.69
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3352,6 +3352,71 @@ var ChartAccountsValues = [
|
|
3352
3352
|
unitOfMeasure: "hours",
|
3353
3353
|
createdAt: "2024-06-25 00:00:00",
|
3354
3354
|
updatedAt: "2024-06-25 00:00:00"
|
3355
|
+
},
|
3356
|
+
{
|
3357
|
+
id: 61,
|
3358
|
+
chartAccounts: {
|
3359
|
+
id: 24
|
3360
|
+
},
|
3361
|
+
financialYear: 2026,
|
3362
|
+
startDate: null,
|
3363
|
+
endDate: null,
|
3364
|
+
value: 0.88,
|
3365
|
+
unitOfMeasure: "kilometres",
|
3366
|
+
createdAt: "2025-06-27 00:00:00",
|
3367
|
+
updatedAt: "2025-06-27 00:00:00"
|
3368
|
+
},
|
3369
|
+
{
|
3370
|
+
id: 62,
|
3371
|
+
chartAccounts: {
|
3372
|
+
id: 87
|
3373
|
+
},
|
3374
|
+
financialYear: 2026,
|
3375
|
+
startDate: null,
|
3376
|
+
endDate: null,
|
3377
|
+
value: 0.7,
|
3378
|
+
unitOfMeasure: "hours",
|
3379
|
+
createdAt: "2025-06-27 00:00:00",
|
3380
|
+
updatedAt: "2025-06-27 00:00:00"
|
3381
|
+
},
|
3382
|
+
{
|
3383
|
+
id: 63,
|
3384
|
+
chartAccounts: {
|
3385
|
+
id: 103
|
3386
|
+
},
|
3387
|
+
financialYear: 2026,
|
3388
|
+
startDate: null,
|
3389
|
+
endDate: null,
|
3390
|
+
value: 0.7,
|
3391
|
+
unitOfMeasure: "hours",
|
3392
|
+
createdAt: "2025-06-27 00:00:00",
|
3393
|
+
updatedAt: "2025-06-27 00:00:00"
|
3394
|
+
},
|
3395
|
+
{
|
3396
|
+
id: 64,
|
3397
|
+
chartAccounts: {
|
3398
|
+
id: 683
|
3399
|
+
},
|
3400
|
+
financialYear: 2026,
|
3401
|
+
startDate: null,
|
3402
|
+
endDate: null,
|
3403
|
+
value: 0.88,
|
3404
|
+
unitOfMeasure: "kilometres",
|
3405
|
+
createdAt: "2025-06-27 00:00:00",
|
3406
|
+
updatedAt: "2025-06-27 00:00:00"
|
3407
|
+
},
|
3408
|
+
{
|
3409
|
+
id: 65,
|
3410
|
+
chartAccounts: {
|
3411
|
+
id: 888
|
3412
|
+
},
|
3413
|
+
financialYear: 2026,
|
3414
|
+
startDate: null,
|
3415
|
+
endDate: null,
|
3416
|
+
value: 0.7,
|
3417
|
+
unitOfMeasure: "hours",
|
3418
|
+
createdAt: "2025-06-27 00:00:00",
|
3419
|
+
updatedAt: "2025-06-27 00:00:00"
|
3355
3420
|
}
|
3356
3421
|
];
|
3357
3422
|
|
@@ -11968,7 +12033,6 @@ let RestService$1 = class RestService extends DataService {
|
|
11968
12033
|
return;
|
11969
12034
|
}
|
11970
12035
|
this.sseService.on(this.mercureTopic).pipe(map((response) => {
|
11971
|
-
console.log(response);
|
11972
12036
|
let model = this.createModelInstance(response);
|
11973
12037
|
let method;
|
11974
12038
|
if (model.id) {
|
@@ -11981,7 +12045,6 @@ let RestService$1 = class RestService extends DataService {
|
|
11981
12045
|
}
|
11982
12046
|
return { method, model };
|
11983
12047
|
})).subscribe((change) => {
|
11984
|
-
console.log(change);
|
11985
12048
|
this.handleResponse([change.model], change.method);
|
11986
12049
|
});
|
11987
12050
|
}
|
@@ -17324,2075 +17387,1959 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImpor
|
|
17324
17387
|
var TaxReturnItems = [
|
17325
17388
|
{
|
17326
17389
|
id: 1,
|
17327
|
-
|
17328
|
-
|
17329
|
-
|
17330
|
-
|
17331
|
-
subCode: "C",
|
17332
|
-
taxReturnCode: null,
|
17390
|
+
tax_return_category_id: 1,
|
17391
|
+
code: "1",
|
17392
|
+
sub_code: "C",
|
17393
|
+
tax_return_code: null,
|
17333
17394
|
name: "Salary or wages",
|
17334
17395
|
seq: 10,
|
17335
|
-
|
17336
|
-
|
17337
|
-
|
17396
|
+
is_other_income: 0,
|
17397
|
+
created_at: "2020-06-01 00:00:00",
|
17398
|
+
updated_at: "2020-06-01 00:00:00"
|
17338
17399
|
},
|
17339
17400
|
{
|
17340
17401
|
id: 2,
|
17341
|
-
|
17342
|
-
|
17343
|
-
|
17344
|
-
|
17345
|
-
subCode: "K",
|
17346
|
-
taxReturnCode: null,
|
17402
|
+
tax_return_category_id: 30,
|
17403
|
+
code: "2",
|
17404
|
+
sub_code: "K",
|
17405
|
+
tax_return_code: null,
|
17347
17406
|
name: "Allowances, earnings, tips, directors fees",
|
17348
17407
|
seq: 20,
|
17349
|
-
|
17350
|
-
|
17351
|
-
|
17408
|
+
is_other_income: 0,
|
17409
|
+
created_at: "2020-06-01 00:00:00",
|
17410
|
+
updated_at: "2020-06-01 00:00:00"
|
17352
17411
|
},
|
17353
17412
|
{
|
17354
17413
|
id: 3,
|
17355
|
-
|
17356
|
-
|
17357
|
-
|
17358
|
-
|
17359
|
-
subCode: "R",
|
17360
|
-
taxReturnCode: null,
|
17414
|
+
tax_return_category_id: 31,
|
17415
|
+
code: "3",
|
17416
|
+
sub_code: "R",
|
17417
|
+
tax_return_code: null,
|
17361
17418
|
name: "Employer lump sum payments",
|
17362
17419
|
seq: 30,
|
17363
|
-
|
17364
|
-
|
17365
|
-
|
17420
|
+
is_other_income: 0,
|
17421
|
+
created_at: "2020-06-01 00:00:00",
|
17422
|
+
updated_at: "2020-06-01 00:00:00"
|
17366
17423
|
},
|
17367
17424
|
{
|
17368
17425
|
id: 4,
|
17369
|
-
|
17370
|
-
|
17371
|
-
|
17372
|
-
|
17373
|
-
subCode: "I",
|
17374
|
-
taxReturnCode: null,
|
17426
|
+
tax_return_category_id: 32,
|
17427
|
+
code: "4",
|
17428
|
+
sub_code: "I",
|
17429
|
+
tax_return_code: null,
|
17375
17430
|
name: "Employment termination payments",
|
17376
17431
|
seq: 40,
|
17377
|
-
|
17378
|
-
|
17379
|
-
|
17432
|
+
is_other_income: 0,
|
17433
|
+
created_at: "2020-06-01 00:00:00",
|
17434
|
+
updated_at: "2020-06-01 00:00:00"
|
17380
17435
|
},
|
17381
17436
|
{
|
17382
17437
|
id: 5,
|
17383
|
-
|
17384
|
-
|
17385
|
-
|
17386
|
-
|
17387
|
-
subCode: "A",
|
17388
|
-
taxReturnCode: null,
|
17438
|
+
tax_return_category_id: 2,
|
17439
|
+
code: "5",
|
17440
|
+
sub_code: "A",
|
17441
|
+
tax_return_code: null,
|
17389
17442
|
name: "Australian Government allowances and payments",
|
17390
17443
|
seq: 50,
|
17391
|
-
|
17392
|
-
|
17393
|
-
|
17444
|
+
is_other_income: 1,
|
17445
|
+
created_at: "2020-06-01 00:00:00",
|
17446
|
+
updated_at: "2020-06-01 00:00:00"
|
17394
17447
|
},
|
17395
17448
|
{
|
17396
17449
|
id: 6,
|
17397
|
-
|
17398
|
-
|
17399
|
-
|
17400
|
-
|
17401
|
-
subCode: "B",
|
17402
|
-
taxReturnCode: null,
|
17450
|
+
tax_return_category_id: 33,
|
17451
|
+
code: "6",
|
17452
|
+
sub_code: "B",
|
17453
|
+
tax_return_code: null,
|
17403
17454
|
name: "Australian Government pensions and allowances",
|
17404
17455
|
seq: 60,
|
17405
|
-
|
17406
|
-
|
17407
|
-
|
17456
|
+
is_other_income: 1,
|
17457
|
+
created_at: "2020-06-01 00:00:00",
|
17458
|
+
updated_at: "2020-06-01 00:00:00"
|
17408
17459
|
},
|
17409
17460
|
{
|
17410
17461
|
id: 7,
|
17411
|
-
|
17412
|
-
|
17413
|
-
|
17414
|
-
|
17415
|
-
subCode: null,
|
17416
|
-
taxReturnCode: null,
|
17462
|
+
tax_return_category_id: 3,
|
17463
|
+
code: "7",
|
17464
|
+
sub_code: null,
|
17465
|
+
tax_return_code: null,
|
17417
17466
|
name: "Australian annuities and superannuation income streams",
|
17418
17467
|
seq: 70,
|
17419
|
-
|
17420
|
-
|
17421
|
-
|
17468
|
+
is_other_income: 1,
|
17469
|
+
created_at: "2020-06-01 00:00:00",
|
17470
|
+
updated_at: "2020-06-01 00:00:00"
|
17422
17471
|
},
|
17423
17472
|
{
|
17424
17473
|
id: 8,
|
17425
|
-
|
17426
|
-
|
17427
|
-
|
17428
|
-
|
17429
|
-
subCode: null,
|
17430
|
-
taxReturnCode: null,
|
17474
|
+
tax_return_category_id: 34,
|
17475
|
+
code: "8",
|
17476
|
+
sub_code: null,
|
17477
|
+
tax_return_code: null,
|
17431
17478
|
name: "Australian superannuation lump sum payments",
|
17432
17479
|
seq: 80,
|
17433
|
-
|
17434
|
-
|
17435
|
-
|
17480
|
+
is_other_income: 1,
|
17481
|
+
created_at: "2020-06-01 00:00:00",
|
17482
|
+
updated_at: "2020-06-01 00:00:00"
|
17436
17483
|
},
|
17437
17484
|
{
|
17438
17485
|
id: 9,
|
17439
|
-
|
17440
|
-
|
17441
|
-
|
17442
|
-
|
17443
|
-
subCode: "O",
|
17444
|
-
taxReturnCode: null,
|
17486
|
+
tax_return_category_id: 4,
|
17487
|
+
code: "9",
|
17488
|
+
sub_code: "O",
|
17489
|
+
tax_return_code: null,
|
17445
17490
|
name: "Attributed personal services income",
|
17446
17491
|
seq: 90,
|
17447
|
-
|
17448
|
-
|
17449
|
-
|
17492
|
+
is_other_income: 0,
|
17493
|
+
created_at: "2020-06-01 00:00:00",
|
17494
|
+
updated_at: "2020-06-01 00:00:00"
|
17450
17495
|
},
|
17451
17496
|
{
|
17452
17497
|
id: 10,
|
17453
|
-
|
17454
|
-
|
17455
|
-
|
17456
|
-
|
17457
|
-
subCode: "L",
|
17458
|
-
taxReturnCode: null,
|
17498
|
+
tax_return_category_id: 5,
|
17499
|
+
code: "10",
|
17500
|
+
sub_code: "L",
|
17501
|
+
tax_return_code: null,
|
17459
17502
|
name: "Gross interest",
|
17460
17503
|
seq: 100,
|
17461
|
-
|
17462
|
-
|
17463
|
-
|
17504
|
+
is_other_income: 1,
|
17505
|
+
created_at: "2020-06-01 00:00:00",
|
17506
|
+
updated_at: "2020-06-01 00:00:00"
|
17464
17507
|
},
|
17465
17508
|
{
|
17466
17509
|
id: 11,
|
17467
|
-
|
17468
|
-
|
17469
|
-
|
17470
|
-
|
17471
|
-
subCode: null,
|
17472
|
-
taxReturnCode: null,
|
17510
|
+
tax_return_category_id: 6,
|
17511
|
+
code: "11",
|
17512
|
+
sub_code: null,
|
17513
|
+
tax_return_code: null,
|
17473
17514
|
name: "Dividends",
|
17474
17515
|
seq: 110,
|
17475
|
-
|
17476
|
-
|
17477
|
-
|
17516
|
+
is_other_income: 1,
|
17517
|
+
created_at: "2020-06-01 00:00:00",
|
17518
|
+
updated_at: "2020-06-01 00:00:00"
|
17478
17519
|
},
|
17479
17520
|
{
|
17480
17521
|
id: 12,
|
17481
|
-
|
17482
|
-
|
17483
|
-
|
17484
|
-
|
17485
|
-
subCode: null,
|
17486
|
-
taxReturnCode: null,
|
17522
|
+
tax_return_category_id: 35,
|
17523
|
+
code: "12",
|
17524
|
+
sub_code: null,
|
17525
|
+
tax_return_code: null,
|
17487
17526
|
name: "Employee share schemes",
|
17488
17527
|
seq: 120,
|
17489
|
-
|
17490
|
-
|
17491
|
-
|
17492
|
-
},
|
17493
|
-
{
|
17494
|
-
id: 13,
|
17495
|
-
taxReturnCategory: {
|
17496
|
-
id: 13
|
17497
|
-
},
|
17498
|
-
code: 13,
|
17499
|
-
subCode: null,
|
17500
|
-
taxReturnCode: null,
|
17501
|
-
name: "Partnerships and trusts",
|
17502
|
-
seq: 130,
|
17503
|
-
isOtherIncome: 1,
|
17504
|
-
createdAt: "2020-06-01 00:00:00",
|
17505
|
-
updatedAt: "2020-06-01 00:00:00"
|
17528
|
+
is_other_income: 1,
|
17529
|
+
created_at: "2020-06-01 00:00:00",
|
17530
|
+
updated_at: "2020-06-01 00:00:00"
|
17506
17531
|
},
|
17507
17532
|
{
|
17508
17533
|
id: 14,
|
17509
|
-
|
17510
|
-
|
17511
|
-
|
17512
|
-
|
17513
|
-
subCode: "N",
|
17514
|
-
taxReturnCode: null,
|
17534
|
+
tax_return_category_id: 14,
|
17535
|
+
code: "14",
|
17536
|
+
sub_code: "N",
|
17537
|
+
tax_return_code: null,
|
17515
17538
|
name: "Personal services income (PSI) - ABN not quoted",
|
17516
17539
|
seq: 140,
|
17517
|
-
|
17518
|
-
|
17519
|
-
|
17520
|
-
},
|
17521
|
-
{
|
17522
|
-
id: 15,
|
17523
|
-
taxReturnCategory: {
|
17524
|
-
id: 38
|
17525
|
-
},
|
17526
|
-
code: 15,
|
17527
|
-
subCode: null,
|
17528
|
-
taxReturnCode: null,
|
17529
|
-
name: "Net income or loss from business",
|
17530
|
-
seq: 150,
|
17531
|
-
isOtherIncome: 1,
|
17532
|
-
createdAt: "2020-06-01 00:00:00",
|
17533
|
-
updatedAt: "2020-06-01 00:00:00"
|
17534
|
-
},
|
17535
|
-
{
|
17536
|
-
id: 16,
|
17537
|
-
taxReturnCategory: {
|
17538
|
-
id: 16
|
17539
|
-
},
|
17540
|
-
code: 16,
|
17541
|
-
subCode: null,
|
17542
|
-
taxReturnCode: null,
|
17543
|
-
name: "Deferred non-commercial business losses",
|
17544
|
-
seq: 160,
|
17545
|
-
isOtherIncome: 1,
|
17546
|
-
createdAt: "2020-06-01 00:00:00",
|
17547
|
-
updatedAt: "2020-06-01 00:00:00"
|
17540
|
+
is_other_income: 1,
|
17541
|
+
created_at: "2020-06-01 00:00:00",
|
17542
|
+
updated_at: "2020-06-01 00:00:00"
|
17548
17543
|
},
|
17549
17544
|
{
|
17550
17545
|
id: 17,
|
17551
|
-
|
17552
|
-
|
17553
|
-
|
17554
|
-
|
17555
|
-
subCode: null,
|
17556
|
-
taxReturnCode: null,
|
17546
|
+
tax_return_category_id: 17,
|
17547
|
+
code: "17",
|
17548
|
+
sub_code: null,
|
17549
|
+
tax_return_code: null,
|
17557
17550
|
name: "Net farm management deposits or repayments",
|
17558
17551
|
seq: 170,
|
17559
|
-
|
17560
|
-
|
17561
|
-
|
17552
|
+
is_other_income: 1,
|
17553
|
+
created_at: "2020-06-01 00:00:00",
|
17554
|
+
updated_at: "2020-06-01 00:00:00"
|
17562
17555
|
},
|
17563
17556
|
{
|
17564
17557
|
id: 18,
|
17565
|
-
|
17566
|
-
|
17567
|
-
|
17568
|
-
|
17569
|
-
subCode: null,
|
17570
|
-
taxReturnCode: null,
|
17558
|
+
tax_return_category_id: 15,
|
17559
|
+
code: "18",
|
17560
|
+
sub_code: null,
|
17561
|
+
tax_return_code: null,
|
17571
17562
|
name: "Capital gains",
|
17572
17563
|
seq: 180,
|
17573
|
-
|
17574
|
-
|
17575
|
-
|
17564
|
+
is_other_income: 1,
|
17565
|
+
created_at: "2020-06-01 00:00:00",
|
17566
|
+
updated_at: "2020-06-01 00:00:00"
|
17576
17567
|
},
|
17577
17568
|
{
|
17578
17569
|
id: 19,
|
17579
|
-
|
17580
|
-
|
17581
|
-
|
17582
|
-
|
17583
|
-
subCode: null,
|
17584
|
-
taxReturnCode: null,
|
17570
|
+
tax_return_category_id: 17,
|
17571
|
+
code: "19",
|
17572
|
+
sub_code: null,
|
17573
|
+
tax_return_code: null,
|
17585
17574
|
name: "Foreign entities",
|
17586
17575
|
seq: 190,
|
17587
|
-
|
17588
|
-
|
17589
|
-
|
17590
|
-
},
|
17591
|
-
{
|
17592
|
-
id: 20,
|
17593
|
-
taxReturnCategory: {
|
17594
|
-
id: 16
|
17595
|
-
},
|
17596
|
-
code: 20,
|
17597
|
-
subCode: null,
|
17598
|
-
taxReturnCode: null,
|
17599
|
-
name: "Foreign source income and foreign assets or property",
|
17600
|
-
seq: 200,
|
17601
|
-
isOtherIncome: 1,
|
17602
|
-
createdAt: "2020-06-01 00:00:00",
|
17603
|
-
updatedAt: "2020-06-01 00:00:00"
|
17576
|
+
is_other_income: 1,
|
17577
|
+
created_at: "2020-06-01 00:00:00",
|
17578
|
+
updated_at: "2020-06-01 00:00:00"
|
17604
17579
|
},
|
17605
17580
|
{
|
17606
17581
|
id: 21,
|
17607
|
-
|
17608
|
-
|
17609
|
-
|
17610
|
-
|
17611
|
-
subCode: "T",
|
17612
|
-
taxReturnCode: "U",
|
17582
|
+
tax_return_category_id: 12,
|
17583
|
+
code: "21",
|
17584
|
+
sub_code: "T",
|
17585
|
+
tax_return_code: "U",
|
17613
17586
|
name: "Travel Expenses",
|
17614
17587
|
seq: 210,
|
17615
|
-
|
17616
|
-
|
17617
|
-
|
17588
|
+
is_other_income: 1,
|
17589
|
+
created_at: "2020-06-01 00:00:00",
|
17590
|
+
updated_at: "2020-06-01 00:00:00"
|
17618
17591
|
},
|
17619
17592
|
{
|
17620
17593
|
id: 22,
|
17621
|
-
|
17622
|
-
|
17623
|
-
|
17624
|
-
|
17625
|
-
subCode: "A",
|
17626
|
-
taxReturnCode: "P",
|
17594
|
+
tax_return_category_id: 8,
|
17595
|
+
code: "21",
|
17596
|
+
sub_code: "A",
|
17597
|
+
tax_return_code: "P",
|
17627
17598
|
name: "Rental Income",
|
17628
17599
|
seq: 220,
|
17629
|
-
|
17630
|
-
|
17631
|
-
|
17600
|
+
is_other_income: 1,
|
17601
|
+
created_at: "2020-06-01 00:00:00",
|
17602
|
+
updated_at: "2020-06-01 00:00:00"
|
17632
17603
|
},
|
17633
17604
|
{
|
17634
17605
|
id: 23,
|
17635
|
-
|
17636
|
-
|
17637
|
-
|
17638
|
-
|
17639
|
-
subCode: "B",
|
17640
|
-
taxReturnCode: "P",
|
17606
|
+
tax_return_category_id: 8,
|
17607
|
+
code: "21",
|
17608
|
+
sub_code: "B",
|
17609
|
+
tax_return_code: "P",
|
17641
17610
|
name: "Other rental Income",
|
17642
17611
|
seq: 230,
|
17643
|
-
|
17644
|
-
|
17645
|
-
|
17612
|
+
is_other_income: 1,
|
17613
|
+
created_at: "2020-06-01 00:00:00",
|
17614
|
+
updated_at: "2020-06-01 00:00:00"
|
17646
17615
|
},
|
17647
17616
|
{
|
17648
17617
|
id: 24,
|
17649
|
-
|
17650
|
-
|
17651
|
-
|
17652
|
-
|
17653
|
-
subCode: "L",
|
17654
|
-
taxReturnCode: "Q",
|
17618
|
+
tax_return_category_id: 9,
|
17619
|
+
code: "21",
|
17620
|
+
sub_code: "L",
|
17621
|
+
tax_return_code: "Q",
|
17655
17622
|
name: "Interest on loan(s)",
|
17656
17623
|
seq: 240,
|
17657
|
-
|
17658
|
-
|
17659
|
-
|
17624
|
+
is_other_income: 1,
|
17625
|
+
created_at: "2020-06-01 00:00:00",
|
17626
|
+
updated_at: "2020-06-01 00:00:00"
|
17660
17627
|
},
|
17661
17628
|
{
|
17662
17629
|
id: 25,
|
17663
|
-
|
17664
|
-
|
17665
|
-
|
17666
|
-
|
17667
|
-
subCode: "R",
|
17668
|
-
taxReturnCode: "F",
|
17630
|
+
tax_return_category_id: 10,
|
17631
|
+
code: "21",
|
17632
|
+
sub_code: "R",
|
17633
|
+
tax_return_code: "F",
|
17669
17634
|
name: "Capital Works - Depreciation",
|
17670
17635
|
seq: 250,
|
17671
|
-
|
17672
|
-
|
17673
|
-
|
17636
|
+
is_other_income: 1,
|
17637
|
+
created_at: "2020-06-01 00:00:00",
|
17638
|
+
updated_at: "2020-06-01 00:00:00"
|
17674
17639
|
},
|
17675
17640
|
{
|
17676
17641
|
id: 26,
|
17677
|
-
|
17678
|
-
|
17679
|
-
|
17680
|
-
|
17681
|
-
subCode: "D",
|
17682
|
-
taxReturnCode: "U",
|
17642
|
+
tax_return_category_id: 12,
|
17643
|
+
code: "21",
|
17644
|
+
sub_code: "D",
|
17645
|
+
tax_return_code: "U",
|
17683
17646
|
name: "Advertising for tenants",
|
17684
17647
|
seq: 260,
|
17685
|
-
|
17686
|
-
|
17687
|
-
|
17648
|
+
is_other_income: 1,
|
17649
|
+
created_at: "2020-06-01 00:00:00",
|
17650
|
+
updated_at: "2020-06-01 00:00:00"
|
17688
17651
|
},
|
17689
17652
|
{
|
17690
17653
|
id: 27,
|
17691
|
-
|
17692
|
-
|
17693
|
-
|
17694
|
-
|
17695
|
-
subCode: "E",
|
17696
|
-
taxReturnCode: "U",
|
17654
|
+
tax_return_category_id: 12,
|
17655
|
+
code: "21",
|
17656
|
+
sub_code: "E",
|
17657
|
+
tax_return_code: "U",
|
17697
17658
|
name: "Body Corporate Fees",
|
17698
17659
|
seq: 270,
|
17699
|
-
|
17700
|
-
|
17701
|
-
|
17660
|
+
is_other_income: 1,
|
17661
|
+
created_at: "2020-06-01 00:00:00",
|
17662
|
+
updated_at: "2020-06-01 00:00:00"
|
17702
17663
|
},
|
17703
17664
|
{
|
17704
17665
|
id: 28,
|
17705
|
-
|
17706
|
-
|
17707
|
-
|
17708
|
-
|
17709
|
-
subCode: "F",
|
17710
|
-
taxReturnCode: "U",
|
17666
|
+
tax_return_category_id: 29,
|
17667
|
+
code: "21",
|
17668
|
+
sub_code: "F",
|
17669
|
+
tax_return_code: "U",
|
17711
17670
|
name: "Borrowing Expenses",
|
17712
17671
|
seq: 280,
|
17713
|
-
|
17714
|
-
|
17715
|
-
|
17672
|
+
is_other_income: 1,
|
17673
|
+
created_at: "2020-06-01 00:00:00",
|
17674
|
+
updated_at: "2020-06-01 00:00:00"
|
17716
17675
|
},
|
17717
17676
|
{
|
17718
17677
|
id: 29,
|
17719
|
-
|
17720
|
-
|
17721
|
-
|
17722
|
-
|
17723
|
-
subCode: "G",
|
17724
|
-
taxReturnCode: "U",
|
17678
|
+
tax_return_category_id: 12,
|
17679
|
+
code: "21",
|
17680
|
+
sub_code: "G",
|
17681
|
+
tax_return_code: "U",
|
17725
17682
|
name: "Cleaning",
|
17726
17683
|
seq: 290,
|
17727
|
-
|
17728
|
-
|
17729
|
-
|
17684
|
+
is_other_income: 1,
|
17685
|
+
created_at: "2020-06-01 00:00:00",
|
17686
|
+
updated_at: "2020-06-01 00:00:00"
|
17730
17687
|
},
|
17731
17688
|
{
|
17732
17689
|
id: 30,
|
17733
|
-
|
17734
|
-
|
17735
|
-
|
17736
|
-
|
17737
|
-
subCode: "H",
|
17738
|
-
taxReturnCode: "U",
|
17690
|
+
tax_return_category_id: 12,
|
17691
|
+
code: "21",
|
17692
|
+
sub_code: "H",
|
17693
|
+
tax_return_code: "U",
|
17739
17694
|
name: "Council Rates",
|
17740
17695
|
seq: 300,
|
17741
|
-
|
17742
|
-
|
17743
|
-
|
17696
|
+
is_other_income: 1,
|
17697
|
+
created_at: "2020-06-01 00:00:00",
|
17698
|
+
updated_at: "2020-06-01 00:00:00"
|
17744
17699
|
},
|
17745
17700
|
{
|
17746
17701
|
id: 31,
|
17747
|
-
|
17748
|
-
|
17749
|
-
|
17750
|
-
|
17751
|
-
subCode: "J",
|
17752
|
-
taxReturnCode: "U",
|
17702
|
+
tax_return_category_id: 12,
|
17703
|
+
code: "21",
|
17704
|
+
sub_code: "J",
|
17705
|
+
tax_return_code: "U",
|
17753
17706
|
name: "Gardening / Lawn Mowing",
|
17754
17707
|
seq: 310,
|
17755
|
-
|
17756
|
-
|
17757
|
-
|
17708
|
+
is_other_income: 1,
|
17709
|
+
created_at: "2020-06-01 00:00:00",
|
17710
|
+
updated_at: "2020-06-01 00:00:00"
|
17758
17711
|
},
|
17759
17712
|
{
|
17760
17713
|
id: 32,
|
17761
|
-
|
17762
|
-
|
17763
|
-
|
17764
|
-
|
17765
|
-
subCode: "I",
|
17766
|
-
taxReturnCode: "U",
|
17714
|
+
tax_return_category_id: 11,
|
17715
|
+
code: "21",
|
17716
|
+
sub_code: "I",
|
17717
|
+
tax_return_code: "U",
|
17767
17718
|
name: "Plant & Equipment - Depreciation & Low Value Pool",
|
17768
17719
|
seq: 320,
|
17769
|
-
|
17770
|
-
|
17771
|
-
|
17720
|
+
is_other_income: 1,
|
17721
|
+
created_at: "2020-06-01 00:00:00",
|
17722
|
+
updated_at: "2020-06-01 00:00:00"
|
17772
17723
|
},
|
17773
17724
|
{
|
17774
17725
|
id: 33,
|
17775
|
-
|
17776
|
-
|
17777
|
-
|
17778
|
-
|
17779
|
-
subCode: "K",
|
17780
|
-
taxReturnCode: "U",
|
17726
|
+
tax_return_category_id: 12,
|
17727
|
+
code: "21",
|
17728
|
+
sub_code: "K",
|
17729
|
+
tax_return_code: "U",
|
17781
17730
|
name: "Insurance",
|
17782
17731
|
seq: 330,
|
17783
|
-
|
17784
|
-
|
17785
|
-
|
17732
|
+
is_other_income: 1,
|
17733
|
+
created_at: "2020-06-01 00:00:00",
|
17734
|
+
updated_at: "2020-06-01 00:00:00"
|
17786
17735
|
},
|
17787
17736
|
{
|
17788
17737
|
id: 34,
|
17789
|
-
|
17790
|
-
|
17791
|
-
|
17792
|
-
|
17793
|
-
subCode: "M",
|
17794
|
-
taxReturnCode: "U",
|
17738
|
+
tax_return_category_id: 12,
|
17739
|
+
code: "21",
|
17740
|
+
sub_code: "M",
|
17741
|
+
tax_return_code: "U",
|
17795
17742
|
name: "Land Tax",
|
17796
17743
|
seq: 340,
|
17797
|
-
|
17798
|
-
|
17799
|
-
|
17744
|
+
is_other_income: 1,
|
17745
|
+
created_at: "2020-06-01 00:00:00",
|
17746
|
+
updated_at: "2020-06-01 00:00:00"
|
17800
17747
|
},
|
17801
17748
|
{
|
17802
17749
|
id: 35,
|
17803
|
-
|
17804
|
-
|
17805
|
-
|
17806
|
-
|
17807
|
-
subCode: "N",
|
17808
|
-
taxReturnCode: "U",
|
17750
|
+
tax_return_category_id: 12,
|
17751
|
+
code: "21",
|
17752
|
+
sub_code: "N",
|
17753
|
+
tax_return_code: "U",
|
17809
17754
|
name: "Legal Fees",
|
17810
17755
|
seq: 350,
|
17811
|
-
|
17812
|
-
|
17813
|
-
|
17756
|
+
is_other_income: 1,
|
17757
|
+
created_at: "2020-06-01 00:00:00",
|
17758
|
+
updated_at: "2020-06-01 00:00:00"
|
17814
17759
|
},
|
17815
17760
|
{
|
17816
17761
|
id: 36,
|
17817
|
-
|
17818
|
-
|
17819
|
-
|
17820
|
-
|
17821
|
-
subCode: "O",
|
17822
|
-
taxReturnCode: "U",
|
17762
|
+
tax_return_category_id: 12,
|
17763
|
+
code: "21",
|
17764
|
+
sub_code: "O",
|
17765
|
+
tax_return_code: "U",
|
17823
17766
|
name: "Pest Control",
|
17824
17767
|
seq: 360,
|
17825
|
-
|
17826
|
-
|
17827
|
-
|
17768
|
+
is_other_income: 1,
|
17769
|
+
created_at: "2020-06-01 00:00:00",
|
17770
|
+
updated_at: "2020-06-01 00:00:00"
|
17828
17771
|
},
|
17829
17772
|
{
|
17830
17773
|
id: 37,
|
17831
|
-
|
17832
|
-
|
17833
|
-
|
17834
|
-
|
17835
|
-
subCode: "P",
|
17836
|
-
taxReturnCode: "U",
|
17774
|
+
tax_return_category_id: 12,
|
17775
|
+
code: "21",
|
17776
|
+
sub_code: "P",
|
17777
|
+
tax_return_code: "U",
|
17837
17778
|
name: "Property Management Fees",
|
17838
17779
|
seq: 370,
|
17839
|
-
|
17840
|
-
|
17841
|
-
|
17780
|
+
is_other_income: 1,
|
17781
|
+
created_at: "2020-06-01 00:00:00",
|
17782
|
+
updated_at: "2020-06-01 00:00:00"
|
17842
17783
|
},
|
17843
17784
|
{
|
17844
17785
|
id: 38,
|
17845
|
-
|
17846
|
-
|
17847
|
-
|
17848
|
-
|
17849
|
-
subCode: "Q",
|
17850
|
-
taxReturnCode: "U",
|
17786
|
+
tax_return_category_id: 12,
|
17787
|
+
code: "21",
|
17788
|
+
sub_code: "Q",
|
17789
|
+
tax_return_code: "U",
|
17851
17790
|
name: "Repairs & Maintenance",
|
17852
17791
|
seq: 380,
|
17853
|
-
|
17854
|
-
|
17855
|
-
|
17792
|
+
is_other_income: 1,
|
17793
|
+
created_at: "2020-06-01 00:00:00",
|
17794
|
+
updated_at: "2020-06-01 00:00:00"
|
17856
17795
|
},
|
17857
17796
|
{
|
17858
17797
|
id: 39,
|
17859
|
-
|
17860
|
-
|
17861
|
-
|
17862
|
-
|
17863
|
-
subCode: "S",
|
17864
|
-
taxReturnCode: "U",
|
17798
|
+
tax_return_category_id: 12,
|
17799
|
+
code: "21",
|
17800
|
+
sub_code: "S",
|
17801
|
+
tax_return_code: "U",
|
17865
17802
|
name: "Stationery / Phone / Postage",
|
17866
17803
|
seq: 390,
|
17867
|
-
|
17868
|
-
|
17869
|
-
|
17804
|
+
is_other_income: 1,
|
17805
|
+
created_at: "2020-06-01 00:00:00",
|
17806
|
+
updated_at: "2020-06-01 00:00:00"
|
17870
17807
|
},
|
17871
17808
|
{
|
17872
17809
|
id: 40,
|
17873
|
-
|
17874
|
-
|
17875
|
-
|
17876
|
-
|
17877
|
-
subCode: "U",
|
17878
|
-
taxReturnCode: "U",
|
17810
|
+
tax_return_category_id: 12,
|
17811
|
+
code: "21",
|
17812
|
+
sub_code: "U",
|
17813
|
+
tax_return_code: "U",
|
17879
17814
|
name: "Water Charges",
|
17880
17815
|
seq: 400,
|
17881
|
-
|
17882
|
-
|
17883
|
-
|
17816
|
+
is_other_income: 1,
|
17817
|
+
created_at: "2020-06-01 00:00:00",
|
17818
|
+
updated_at: "2020-06-01 00:00:00"
|
17884
17819
|
},
|
17885
17820
|
{
|
17886
17821
|
id: 41,
|
17887
|
-
|
17888
|
-
|
17889
|
-
|
17890
|
-
|
17891
|
-
subCode: "V",
|
17892
|
-
taxReturnCode: "U",
|
17822
|
+
tax_return_category_id: 12,
|
17823
|
+
code: "21",
|
17824
|
+
sub_code: "V",
|
17825
|
+
tax_return_code: "U",
|
17893
17826
|
name: "Sundry Rental Expenses",
|
17894
17827
|
seq: 410,
|
17895
|
-
|
17896
|
-
|
17897
|
-
|
17828
|
+
is_other_income: 1,
|
17829
|
+
created_at: "2020-06-01 00:00:00",
|
17830
|
+
updated_at: "2020-06-01 00:00:00"
|
17898
17831
|
},
|
17899
17832
|
{
|
17900
17833
|
id: 42,
|
17901
|
-
|
17902
|
-
|
17903
|
-
|
17904
|
-
|
17905
|
-
subCode: "W",
|
17906
|
-
taxReturnCode: null,
|
17834
|
+
tax_return_category_id: 17,
|
17835
|
+
code: "22",
|
17836
|
+
sub_code: "W",
|
17837
|
+
tax_return_code: null,
|
17907
17838
|
name: "Bonuses from life insurance companies and friendly societies",
|
17908
17839
|
seq: 420,
|
17909
|
-
|
17910
|
-
|
17911
|
-
|
17840
|
+
is_other_income: 1,
|
17841
|
+
created_at: "2020-06-01 00:00:00",
|
17842
|
+
updated_at: "2020-06-01 00:00:00"
|
17912
17843
|
},
|
17913
17844
|
{
|
17914
17845
|
id: 43,
|
17915
|
-
|
17916
|
-
|
17917
|
-
|
17918
|
-
|
17919
|
-
subCode: null,
|
17920
|
-
taxReturnCode: null,
|
17846
|
+
tax_return_category_id: 39,
|
17847
|
+
code: "23",
|
17848
|
+
sub_code: null,
|
17849
|
+
tax_return_code: null,
|
17921
17850
|
name: "Forestry managed investment scheme income",
|
17922
17851
|
seq: 430,
|
17923
|
-
|
17924
|
-
|
17925
|
-
|
17852
|
+
is_other_income: 1,
|
17853
|
+
created_at: "2020-06-01 00:00:00",
|
17854
|
+
updated_at: "2020-06-01 00:00:00"
|
17926
17855
|
},
|
17927
17856
|
{
|
17928
17857
|
id: 44,
|
17929
|
-
|
17930
|
-
|
17931
|
-
|
17932
|
-
|
17933
|
-
subCode: null,
|
17934
|
-
taxReturnCode: null,
|
17858
|
+
tax_return_category_id: 40,
|
17859
|
+
code: "24",
|
17860
|
+
sub_code: null,
|
17861
|
+
tax_return_code: null,
|
17935
17862
|
name: "Other income",
|
17936
17863
|
seq: 440,
|
17937
|
-
|
17938
|
-
|
17939
|
-
|
17864
|
+
is_other_income: 1,
|
17865
|
+
created_at: "2020-06-01 00:00:00",
|
17866
|
+
updated_at: "2020-06-01 00:00:00"
|
17940
17867
|
},
|
17941
17868
|
{
|
17942
17869
|
id: 45,
|
17943
|
-
|
17944
|
-
id: 7
|
17945
|
-
},
|
17870
|
+
tax_return_category_id: 65,
|
17946
17871
|
code: "D1",
|
17947
|
-
|
17948
|
-
|
17872
|
+
sub_code: null,
|
17873
|
+
tax_return_code: null,
|
17949
17874
|
name: "Work-related car expenses",
|
17950
17875
|
seq: 450,
|
17951
|
-
|
17952
|
-
|
17953
|
-
|
17876
|
+
is_other_income: 0,
|
17877
|
+
created_at: "2020-06-01 00:00:00",
|
17878
|
+
updated_at: "2020-06-01 00:00:00"
|
17954
17879
|
},
|
17955
17880
|
{
|
17956
17881
|
id: 46,
|
17957
|
-
|
17958
|
-
id: 7
|
17959
|
-
},
|
17882
|
+
tax_return_category_id: 65,
|
17960
17883
|
code: "D1",
|
17961
|
-
|
17962
|
-
|
17884
|
+
sub_code: "Claim S",
|
17885
|
+
tax_return_code: null,
|
17963
17886
|
name: "Klm's travelled for work",
|
17964
17887
|
seq: 460,
|
17965
|
-
|
17966
|
-
|
17967
|
-
|
17888
|
+
is_other_income: 0,
|
17889
|
+
created_at: "2020-06-01 00:00:00",
|
17890
|
+
updated_at: "2020-06-01 00:00:00"
|
17968
17891
|
},
|
17969
17892
|
{
|
17970
17893
|
id: 47,
|
17971
|
-
|
17972
|
-
id: 7
|
17973
|
-
},
|
17894
|
+
tax_return_category_id: 65,
|
17974
17895
|
code: "D1",
|
17975
|
-
|
17976
|
-
|
17896
|
+
sub_code: "Claim B",
|
17897
|
+
tax_return_code: null,
|
17977
17898
|
name: "Depreciation - Vehicles",
|
17978
17899
|
seq: 470,
|
17979
|
-
|
17980
|
-
|
17981
|
-
|
17900
|
+
is_other_income: 0,
|
17901
|
+
created_at: "2020-06-01 00:00:00",
|
17902
|
+
updated_at: "2020-06-01 00:00:00"
|
17982
17903
|
},
|
17983
17904
|
{
|
17984
17905
|
id: 48,
|
17985
|
-
|
17986
|
-
id: 7
|
17987
|
-
},
|
17906
|
+
tax_return_category_id: 66,
|
17988
17907
|
code: "D2",
|
17989
|
-
|
17990
|
-
|
17908
|
+
sub_code: null,
|
17909
|
+
tax_return_code: null,
|
17991
17910
|
name: "Work-related travel expenses",
|
17992
17911
|
seq: 480,
|
17993
|
-
|
17994
|
-
|
17995
|
-
|
17912
|
+
is_other_income: 0,
|
17913
|
+
created_at: "2020-06-01 00:00:00",
|
17914
|
+
updated_at: "2020-06-01 00:00:00"
|
17996
17915
|
},
|
17997
17916
|
{
|
17998
17917
|
id: 49,
|
17999
|
-
|
18000
|
-
id: 7
|
18001
|
-
},
|
17918
|
+
tax_return_category_id: 66,
|
18002
17919
|
code: "D2",
|
18003
|
-
|
18004
|
-
|
17920
|
+
sub_code: "A",
|
17921
|
+
tax_return_code: null,
|
18005
17922
|
name: "Award Transport",
|
18006
17923
|
seq: 490,
|
18007
|
-
|
18008
|
-
|
18009
|
-
|
17924
|
+
is_other_income: 0,
|
17925
|
+
created_at: "2020-06-01 00:00:00",
|
17926
|
+
updated_at: "2020-06-01 00:00:00"
|
18010
17927
|
},
|
18011
17928
|
{
|
18012
17929
|
id: 50,
|
18013
|
-
|
18014
|
-
id: 7
|
18015
|
-
},
|
17930
|
+
tax_return_category_id: 66,
|
18016
17931
|
code: "D2",
|
18017
|
-
|
18018
|
-
|
17932
|
+
sub_code: "D",
|
17933
|
+
tax_return_code: null,
|
18019
17934
|
name: "Domestic Transport",
|
18020
17935
|
seq: 500,
|
18021
|
-
|
18022
|
-
|
18023
|
-
|
17936
|
+
is_other_income: 0,
|
17937
|
+
created_at: "2020-06-01 00:00:00",
|
17938
|
+
updated_at: "2020-06-01 00:00:00"
|
18024
17939
|
},
|
18025
17940
|
{
|
18026
17941
|
id: 51,
|
18027
|
-
|
18028
|
-
id: 7
|
18029
|
-
},
|
17942
|
+
tax_return_category_id: 66,
|
18030
17943
|
code: "D2",
|
18031
|
-
|
18032
|
-
|
17944
|
+
sub_code: "T",
|
17945
|
+
tax_return_code: null,
|
18033
17946
|
name: "Tolls",
|
18034
17947
|
seq: 510,
|
18035
|
-
|
18036
|
-
|
18037
|
-
|
17948
|
+
is_other_income: 0,
|
17949
|
+
created_at: "2020-06-01 00:00:00",
|
17950
|
+
updated_at: "2020-06-01 00:00:00"
|
18038
17951
|
},
|
18039
17952
|
{
|
18040
17953
|
id: 52,
|
18041
|
-
|
18042
|
-
id: 7
|
18043
|
-
},
|
17954
|
+
tax_return_category_id: 66,
|
18044
17955
|
code: "D2",
|
18045
|
-
|
18046
|
-
|
17956
|
+
sub_code: "P",
|
17957
|
+
tax_return_code: null,
|
18047
17958
|
name: "Parking",
|
18048
17959
|
seq: 520,
|
18049
|
-
|
18050
|
-
|
18051
|
-
|
17960
|
+
is_other_income: 0,
|
17961
|
+
created_at: "2020-06-01 00:00:00",
|
17962
|
+
updated_at: "2020-06-01 00:00:00"
|
18052
17963
|
},
|
18053
17964
|
{
|
18054
17965
|
id: 53,
|
18055
|
-
|
18056
|
-
id: 7
|
18057
|
-
},
|
17966
|
+
tax_return_category_id: 66,
|
18058
17967
|
code: "D2",
|
18059
|
-
|
18060
|
-
|
17968
|
+
sub_code: "V",
|
17969
|
+
tax_return_code: null,
|
18061
17970
|
name: "Hire Vehicle Expenses",
|
18062
17971
|
seq: 530,
|
18063
|
-
|
18064
|
-
|
18065
|
-
|
17972
|
+
is_other_income: 0,
|
17973
|
+
created_at: "2020-06-01 00:00:00",
|
17974
|
+
updated_at: "2020-06-01 00:00:00"
|
18066
17975
|
},
|
18067
17976
|
{
|
18068
17977
|
id: 54,
|
18069
|
-
|
18070
|
-
id: 7
|
18071
|
-
},
|
17978
|
+
tax_return_category_id: 66,
|
18072
17979
|
code: "D2",
|
18073
|
-
|
18074
|
-
|
17980
|
+
sub_code: "O",
|
17981
|
+
tax_return_code: null,
|
18075
17982
|
name: "Travel Expenses - Other",
|
18076
17983
|
seq: 540,
|
18077
|
-
|
18078
|
-
|
18079
|
-
|
17984
|
+
is_other_income: 0,
|
17985
|
+
created_at: "2020-06-01 00:00:00",
|
17986
|
+
updated_at: "2020-06-01 00:00:00"
|
18080
17987
|
},
|
18081
17988
|
{
|
18082
17989
|
id: 55,
|
18083
|
-
|
18084
|
-
id: 7
|
18085
|
-
},
|
17990
|
+
tax_return_category_id: 67,
|
18086
17991
|
code: "D3",
|
18087
|
-
|
18088
|
-
|
17992
|
+
sub_code: null,
|
17993
|
+
tax_return_code: null,
|
18089
17994
|
name: "Work-related clothing expenses",
|
18090
17995
|
seq: 550,
|
18091
|
-
|
18092
|
-
|
18093
|
-
|
17996
|
+
is_other_income: 0,
|
17997
|
+
created_at: "2020-06-01 00:00:00",
|
17998
|
+
updated_at: "2020-06-01 00:00:00"
|
18094
17999
|
},
|
18095
18000
|
{
|
18096
18001
|
id: 56,
|
18097
|
-
|
18098
|
-
id: 7
|
18099
|
-
},
|
18002
|
+
tax_return_category_id: 67,
|
18100
18003
|
code: "D3",
|
18101
|
-
|
18102
|
-
|
18004
|
+
sub_code: "C",
|
18005
|
+
tax_return_code: null,
|
18103
18006
|
name: "Compulsory Work Uniform",
|
18104
18007
|
seq: 560,
|
18105
|
-
|
18106
|
-
|
18107
|
-
|
18008
|
+
is_other_income: 0,
|
18009
|
+
created_at: "2020-06-01 00:00:00",
|
18010
|
+
updated_at: "2020-06-01 00:00:00"
|
18108
18011
|
},
|
18109
18012
|
{
|
18110
18013
|
id: 57,
|
18111
|
-
|
18112
|
-
id: 7
|
18113
|
-
},
|
18014
|
+
tax_return_category_id: 67,
|
18114
18015
|
code: "D3",
|
18115
|
-
|
18116
|
-
|
18016
|
+
sub_code: "P",
|
18017
|
+
tax_return_code: null,
|
18117
18018
|
name: "Hi Vis Workwear",
|
18118
18019
|
seq: 570,
|
18119
|
-
|
18120
|
-
|
18121
|
-
|
18020
|
+
is_other_income: 0,
|
18021
|
+
created_at: "2020-06-01 00:00:00",
|
18022
|
+
updated_at: "2020-06-01 00:00:00"
|
18122
18023
|
},
|
18123
18024
|
{
|
18124
18025
|
id: 58,
|
18125
|
-
|
18126
|
-
id: 7
|
18127
|
-
},
|
18026
|
+
tax_return_category_id: 67,
|
18128
18027
|
code: "D3",
|
18129
|
-
|
18130
|
-
|
18028
|
+
sub_code: "S",
|
18029
|
+
tax_return_code: null,
|
18131
18030
|
name: "Occupational Specific Clothing",
|
18132
18031
|
seq: 580,
|
18133
|
-
|
18134
|
-
|
18135
|
-
|
18032
|
+
is_other_income: 0,
|
18033
|
+
created_at: "2020-06-01 00:00:00",
|
18034
|
+
updated_at: "2020-06-01 00:00:00"
|
18136
18035
|
},
|
18137
18036
|
{
|
18138
18037
|
id: 59,
|
18139
|
-
|
18140
|
-
id: 7
|
18141
|
-
},
|
18038
|
+
tax_return_category_id: 68,
|
18142
18039
|
code: "D4",
|
18143
|
-
|
18144
|
-
|
18040
|
+
sub_code: null,
|
18041
|
+
tax_return_code: null,
|
18145
18042
|
name: "Work-related self-education expenses",
|
18146
18043
|
seq: 590,
|
18147
|
-
|
18148
|
-
|
18149
|
-
|
18044
|
+
is_other_income: 0,
|
18045
|
+
created_at: "2020-06-01 00:00:00",
|
18046
|
+
updated_at: "2020-06-01 00:00:00"
|
18150
18047
|
},
|
18151
18048
|
{
|
18152
18049
|
id: 60,
|
18153
|
-
|
18154
|
-
id: 7
|
18155
|
-
},
|
18050
|
+
tax_return_category_id: 68,
|
18156
18051
|
code: "D4",
|
18157
|
-
|
18158
|
-
|
18052
|
+
sub_code: "A",
|
18053
|
+
tax_return_code: null,
|
18159
18054
|
name: "Course Fees",
|
18160
18055
|
seq: 600,
|
18161
|
-
|
18162
|
-
|
18163
|
-
|
18056
|
+
is_other_income: 0,
|
18057
|
+
created_at: "2020-06-01 00:00:00",
|
18058
|
+
updated_at: "2020-06-01 00:00:00"
|
18164
18059
|
},
|
18165
18060
|
{
|
18166
18061
|
id: 61,
|
18167
|
-
|
18168
|
-
id: 7
|
18169
|
-
},
|
18062
|
+
tax_return_category_id: 69,
|
18170
18063
|
code: "D5",
|
18171
|
-
|
18172
|
-
|
18064
|
+
sub_code: null,
|
18065
|
+
tax_return_code: null,
|
18173
18066
|
name: "Other work-related expenses",
|
18174
18067
|
seq: 610,
|
18175
|
-
|
18176
|
-
|
18177
|
-
|
18068
|
+
is_other_income: 0,
|
18069
|
+
created_at: "2020-06-01 00:00:00",
|
18070
|
+
updated_at: "2020-06-01 00:00:00"
|
18178
18071
|
},
|
18179
18072
|
{
|
18180
18073
|
id: 62,
|
18181
|
-
|
18182
|
-
id: 7
|
18183
|
-
},
|
18074
|
+
tax_return_category_id: 69,
|
18184
18075
|
code: "D5",
|
18185
|
-
|
18186
|
-
|
18076
|
+
sub_code: "A",
|
18077
|
+
tax_return_code: null,
|
18187
18078
|
name: "Mobile Phone",
|
18188
18079
|
seq: 620,
|
18189
|
-
|
18190
|
-
|
18191
|
-
|
18080
|
+
is_other_income: 0,
|
18081
|
+
created_at: "2020-06-01 00:00:00",
|
18082
|
+
updated_at: "2020-06-01 00:00:00"
|
18192
18083
|
},
|
18193
18084
|
{
|
18194
18085
|
id: 63,
|
18195
|
-
|
18196
|
-
id: 7
|
18197
|
-
},
|
18086
|
+
tax_return_category_id: 69,
|
18198
18087
|
code: "D5",
|
18199
|
-
|
18200
|
-
|
18088
|
+
sub_code: "B",
|
18089
|
+
tax_return_code: null,
|
18201
18090
|
name: "Books, Journals",
|
18202
18091
|
seq: 630,
|
18203
|
-
|
18204
|
-
|
18205
|
-
|
18092
|
+
is_other_income: 0,
|
18093
|
+
created_at: "2020-06-01 00:00:00",
|
18094
|
+
updated_at: "2020-06-01 00:00:00"
|
18206
18095
|
},
|
18207
18096
|
{
|
18208
18097
|
id: 64,
|
18209
|
-
|
18210
|
-
id: 7
|
18211
|
-
},
|
18098
|
+
tax_return_category_id: 69,
|
18212
18099
|
code: "D5",
|
18213
|
-
|
18214
|
-
|
18100
|
+
sub_code: "E",
|
18101
|
+
tax_return_code: null,
|
18215
18102
|
name: "Internet",
|
18216
18103
|
seq: 640,
|
18217
|
-
|
18218
|
-
|
18219
|
-
|
18104
|
+
is_other_income: 0,
|
18105
|
+
created_at: "2020-06-01 00:00:00",
|
18106
|
+
updated_at: "2020-06-01 00:00:00"
|
18220
18107
|
},
|
18221
18108
|
{
|
18222
18109
|
id: 65,
|
18223
|
-
|
18224
|
-
id: 7
|
18225
|
-
},
|
18110
|
+
tax_return_category_id: 69,
|
18226
18111
|
code: "D5",
|
18227
|
-
|
18228
|
-
|
18112
|
+
sub_code: "F",
|
18113
|
+
tax_return_code: null,
|
18229
18114
|
name: "Financial Institutions Duty (FID)",
|
18230
18115
|
seq: 650,
|
18231
|
-
|
18232
|
-
|
18233
|
-
|
18116
|
+
is_other_income: 0,
|
18117
|
+
created_at: "2020-06-01 00:00:00",
|
18118
|
+
updated_at: "2020-06-01 00:00:00"
|
18234
18119
|
},
|
18235
18120
|
{
|
18236
18121
|
id: 66,
|
18237
|
-
|
18238
|
-
id: 7
|
18239
|
-
},
|
18122
|
+
tax_return_category_id: 69,
|
18240
18123
|
code: "D5",
|
18241
|
-
|
18242
|
-
|
18124
|
+
sub_code: "G",
|
18125
|
+
tax_return_code: null,
|
18243
18126
|
name: "Subscriptions",
|
18244
18127
|
seq: 660,
|
18245
|
-
|
18246
|
-
|
18247
|
-
|
18128
|
+
is_other_income: 0,
|
18129
|
+
created_at: "2020-06-01 00:00:00",
|
18130
|
+
updated_at: "2020-06-01 00:00:00"
|
18248
18131
|
},
|
18249
18132
|
{
|
18250
18133
|
id: 67,
|
18251
|
-
|
18252
|
-
id: 7
|
18253
|
-
},
|
18134
|
+
tax_return_category_id: 69,
|
18254
18135
|
code: "D5",
|
18255
|
-
|
18256
|
-
|
18136
|
+
sub_code: "H",
|
18137
|
+
tax_return_code: null,
|
18257
18138
|
name: "Home Office - Running",
|
18258
18139
|
seq: 670,
|
18259
|
-
|
18260
|
-
|
18261
|
-
|
18140
|
+
is_other_income: 0,
|
18141
|
+
created_at: "2020-06-01 00:00:00",
|
18142
|
+
updated_at: "2020-06-01 00:00:00"
|
18262
18143
|
},
|
18263
18144
|
{
|
18264
18145
|
id: 68,
|
18265
|
-
|
18266
|
-
id: 7
|
18267
|
-
},
|
18146
|
+
tax_return_category_id: 69,
|
18268
18147
|
code: "D5",
|
18269
|
-
|
18270
|
-
|
18148
|
+
sub_code: "I",
|
18149
|
+
tax_return_code: null,
|
18271
18150
|
name: "Work-related depreciation",
|
18272
18151
|
seq: 680,
|
18273
|
-
|
18274
|
-
|
18275
|
-
|
18152
|
+
is_other_income: 0,
|
18153
|
+
created_at: "2020-06-01 00:00:00",
|
18154
|
+
updated_at: "2020-06-01 00:00:00"
|
18276
18155
|
},
|
18277
18156
|
{
|
18278
18157
|
id: 70,
|
18279
|
-
|
18280
|
-
id: 7
|
18281
|
-
},
|
18158
|
+
tax_return_category_id: 69,
|
18282
18159
|
code: "D5",
|
18283
|
-
|
18284
|
-
|
18160
|
+
sub_code: "J",
|
18161
|
+
tax_return_code: null,
|
18285
18162
|
name: "Home Office - Occupancy",
|
18286
18163
|
seq: 700,
|
18287
|
-
|
18288
|
-
|
18289
|
-
|
18164
|
+
is_other_income: 0,
|
18165
|
+
created_at: "2020-06-01 00:00:00",
|
18166
|
+
updated_at: "2020-06-01 00:00:00"
|
18290
18167
|
},
|
18291
18168
|
{
|
18292
18169
|
id: 71,
|
18293
|
-
|
18294
|
-
id: 7
|
18295
|
-
},
|
18170
|
+
tax_return_category_id: 69,
|
18296
18171
|
code: "D5",
|
18297
|
-
|
18298
|
-
|
18172
|
+
sub_code: "M",
|
18173
|
+
tax_return_code: null,
|
18299
18174
|
name: "Award Overtime Meal Allowance Expense",
|
18300
18175
|
seq: 710,
|
18301
|
-
|
18302
|
-
|
18303
|
-
|
18176
|
+
is_other_income: 0,
|
18177
|
+
created_at: "2020-06-01 00:00:00",
|
18178
|
+
updated_at: "2020-06-01 00:00:00"
|
18304
18179
|
},
|
18305
18180
|
{
|
18306
18181
|
id: 72,
|
18307
|
-
|
18308
|
-
id: 7
|
18309
|
-
},
|
18182
|
+
tax_return_category_id: 69,
|
18310
18183
|
code: "D5",
|
18311
|
-
|
18312
|
-
|
18184
|
+
sub_code: "N",
|
18185
|
+
tax_return_code: null,
|
18313
18186
|
name: "Newspaper",
|
18314
18187
|
seq: 720,
|
18315
|
-
|
18316
|
-
|
18317
|
-
|
18188
|
+
is_other_income: 0,
|
18189
|
+
created_at: "2020-06-01 00:00:00",
|
18190
|
+
updated_at: "2020-06-01 00:00:00"
|
18318
18191
|
},
|
18319
18192
|
{
|
18320
18193
|
id: 73,
|
18321
|
-
|
18322
|
-
id: 7
|
18323
|
-
},
|
18194
|
+
tax_return_category_id: 69,
|
18324
18195
|
code: "D5",
|
18325
|
-
|
18326
|
-
|
18196
|
+
sub_code: "P",
|
18197
|
+
tax_return_code: null,
|
18327
18198
|
name: "Printing, Postage & Stationery",
|
18328
18199
|
seq: 730,
|
18329
|
-
|
18330
|
-
|
18331
|
-
|
18200
|
+
is_other_income: 0,
|
18201
|
+
created_at: "2020-06-01 00:00:00",
|
18202
|
+
updated_at: "2020-06-01 00:00:00"
|
18332
18203
|
},
|
18333
18204
|
{
|
18334
18205
|
id: 74,
|
18335
|
-
|
18336
|
-
id: 7
|
18337
|
-
},
|
18206
|
+
tax_return_category_id: 69,
|
18338
18207
|
code: "D5",
|
18339
|
-
|
18340
|
-
|
18208
|
+
sub_code: "S",
|
18209
|
+
tax_return_code: null,
|
18341
18210
|
name: "Seminars, workshops and courses",
|
18342
18211
|
seq: 740,
|
18343
|
-
|
18344
|
-
|
18345
|
-
|
18212
|
+
is_other_income: 0,
|
18213
|
+
created_at: "2020-06-01 00:00:00",
|
18214
|
+
updated_at: "2020-06-01 00:00:00"
|
18346
18215
|
},
|
18347
18216
|
{
|
18348
18217
|
id: 75,
|
18349
|
-
|
18350
|
-
id: 7
|
18351
|
-
},
|
18218
|
+
tax_return_category_id: 69,
|
18352
18219
|
code: "D5",
|
18353
|
-
|
18354
|
-
|
18220
|
+
sub_code: "T",
|
18221
|
+
tax_return_code: null,
|
18355
18222
|
name: "Telephone",
|
18356
18223
|
seq: 750,
|
18357
|
-
|
18358
|
-
|
18359
|
-
|
18224
|
+
is_other_income: 0,
|
18225
|
+
created_at: "2020-06-01 00:00:00",
|
18226
|
+
updated_at: "2020-06-01 00:00:00"
|
18360
18227
|
},
|
18361
18228
|
{
|
18362
18229
|
id: 76,
|
18363
|
-
|
18364
|
-
id: 7
|
18365
|
-
},
|
18230
|
+
tax_return_category_id: 69,
|
18366
18231
|
code: "D5",
|
18367
|
-
|
18368
|
-
|
18232
|
+
sub_code: "U",
|
18233
|
+
tax_return_code: null,
|
18369
18234
|
name: "Union Fees",
|
18370
18235
|
seq: 760,
|
18371
|
-
|
18372
|
-
|
18373
|
-
|
18236
|
+
is_other_income: 0,
|
18237
|
+
created_at: "2020-06-01 00:00:00",
|
18238
|
+
updated_at: "2020-06-01 00:00:00"
|
18374
18239
|
},
|
18375
18240
|
{
|
18376
18241
|
id: 77,
|
18377
|
-
|
18378
|
-
id: 7
|
18379
|
-
},
|
18242
|
+
tax_return_category_id: 69,
|
18380
18243
|
code: "D5",
|
18381
|
-
|
18382
|
-
|
18244
|
+
sub_code: "O",
|
18245
|
+
tax_return_code: null,
|
18383
18246
|
name: "Other work-related expenses",
|
18384
18247
|
seq: 770,
|
18385
|
-
|
18386
|
-
|
18387
|
-
|
18248
|
+
is_other_income: 0,
|
18249
|
+
created_at: "2020-06-01 00:00:00",
|
18250
|
+
updated_at: "2020-06-01 00:00:00"
|
18388
18251
|
},
|
18389
18252
|
{
|
18390
18253
|
id: 78,
|
18391
|
-
|
18392
|
-
id: 7
|
18393
|
-
},
|
18254
|
+
tax_return_category_id: 70,
|
18394
18255
|
code: "D6",
|
18395
|
-
|
18396
|
-
|
18256
|
+
sub_code: null,
|
18257
|
+
tax_return_code: null,
|
18397
18258
|
name: "Low-value pool deduction",
|
18398
18259
|
seq: 780,
|
18399
|
-
|
18400
|
-
|
18401
|
-
|
18260
|
+
is_other_income: 0,
|
18261
|
+
created_at: "2020-06-01 00:00:00",
|
18262
|
+
updated_at: "2020-06-01 00:00:00"
|
18402
18263
|
},
|
18403
18264
|
{
|
18404
18265
|
id: 79,
|
18405
|
-
|
18406
|
-
id: 7
|
18407
|
-
},
|
18266
|
+
tax_return_category_id: 71,
|
18408
18267
|
code: "D7",
|
18409
|
-
|
18410
|
-
|
18268
|
+
sub_code: null,
|
18269
|
+
tax_return_code: null,
|
18411
18270
|
name: "Interest Deductions",
|
18412
18271
|
seq: 790,
|
18413
|
-
|
18414
|
-
|
18415
|
-
|
18272
|
+
is_other_income: 0,
|
18273
|
+
created_at: "2020-06-01 00:00:00",
|
18274
|
+
updated_at: "2020-06-01 00:00:00"
|
18416
18275
|
},
|
18417
18276
|
{
|
18418
18277
|
id: 80,
|
18419
|
-
|
18420
|
-
id: 7
|
18421
|
-
},
|
18278
|
+
tax_return_category_id: 71,
|
18422
18279
|
code: "D7",
|
18423
|
-
|
18424
|
-
|
18280
|
+
sub_code: "BL",
|
18281
|
+
tax_return_code: null,
|
18425
18282
|
name: "Interest Deductions - Linked Bonded & Notes",
|
18426
18283
|
seq: 800,
|
18427
|
-
|
18428
|
-
|
18429
|
-
|
18284
|
+
is_other_income: 0,
|
18285
|
+
created_at: "2020-06-01 00:00:00",
|
18286
|
+
updated_at: "2020-06-01 00:00:00"
|
18430
18287
|
},
|
18431
18288
|
{
|
18432
18289
|
id: 81,
|
18433
|
-
|
18434
|
-
id: 7
|
18435
|
-
},
|
18290
|
+
tax_return_category_id: 71,
|
18436
18291
|
code: "D7",
|
18437
|
-
|
18438
|
-
|
18292
|
+
sub_code: "BO",
|
18293
|
+
tax_return_code: null,
|
18439
18294
|
name: "Interest Deductions - Bonds Other",
|
18440
18295
|
seq: 810,
|
18441
|
-
|
18442
|
-
|
18443
|
-
|
18296
|
+
is_other_income: 0,
|
18297
|
+
created_at: "2020-06-01 00:00:00",
|
18298
|
+
updated_at: "2020-06-01 00:00:00"
|
18444
18299
|
},
|
18445
18300
|
{
|
18446
18301
|
id: 82,
|
18447
|
-
|
18448
|
-
id: 7
|
18449
|
-
},
|
18302
|
+
tax_return_category_id: 71,
|
18450
18303
|
code: "D7",
|
18451
|
-
|
18452
|
-
|
18304
|
+
sub_code: "CN",
|
18305
|
+
tax_return_code: null,
|
18453
18306
|
name: "Interest Deductions - Convertible Notes",
|
18454
18307
|
seq: 820,
|
18455
|
-
|
18456
|
-
|
18457
|
-
|
18308
|
+
is_other_income: 0,
|
18309
|
+
created_at: "2020-06-01 00:00:00",
|
18310
|
+
updated_at: "2020-06-01 00:00:00"
|
18458
18311
|
},
|
18459
18312
|
{
|
18460
18313
|
id: 83,
|
18461
|
-
|
18462
|
-
id: 7
|
18463
|
-
},
|
18314
|
+
tax_return_category_id: 71,
|
18464
18315
|
code: "D7",
|
18465
|
-
|
18466
|
-
|
18316
|
+
sub_code: "CP",
|
18317
|
+
tax_return_code: null,
|
18467
18318
|
name: "Interest Deductions - Convertible Preference Shares",
|
18468
18319
|
seq: 830,
|
18469
|
-
|
18470
|
-
|
18471
|
-
|
18320
|
+
is_other_income: 0,
|
18321
|
+
created_at: "2020-06-01 00:00:00",
|
18322
|
+
updated_at: "2020-06-01 00:00:00"
|
18472
18323
|
},
|
18473
18324
|
{
|
18474
18325
|
id: 84,
|
18475
|
-
|
18476
|
-
id: 7
|
18477
|
-
},
|
18326
|
+
tax_return_category_id: 71,
|
18478
18327
|
code: "D7",
|
18479
|
-
|
18480
|
-
|
18328
|
+
sub_code: "IR",
|
18329
|
+
tax_return_code: null,
|
18481
18330
|
name: "Interest Deductions - Instalment Receipts",
|
18482
18331
|
seq: 840,
|
18483
|
-
|
18484
|
-
|
18485
|
-
|
18332
|
+
is_other_income: 0,
|
18333
|
+
created_at: "2020-06-01 00:00:00",
|
18334
|
+
updated_at: "2020-06-01 00:00:00"
|
18486
18335
|
},
|
18487
18336
|
{
|
18488
18337
|
id: 85,
|
18489
|
-
|
18490
|
-
id: 7
|
18491
|
-
},
|
18338
|
+
tax_return_category_id: 71,
|
18492
18339
|
code: "D7",
|
18493
|
-
|
18494
|
-
|
18340
|
+
sub_code: "MA",
|
18341
|
+
tax_return_code: null,
|
18495
18342
|
name: "Interest Deductions - Allocated Pensions & Annuities",
|
18496
18343
|
seq: 850,
|
18497
|
-
|
18498
|
-
|
18499
|
-
|
18344
|
+
is_other_income: 0,
|
18345
|
+
created_at: "2020-06-01 00:00:00",
|
18346
|
+
updated_at: "2020-06-01 00:00:00"
|
18500
18347
|
},
|
18501
18348
|
{
|
18502
18349
|
id: 86,
|
18503
|
-
|
18504
|
-
id: 7
|
18505
|
-
},
|
18350
|
+
tax_return_category_id: 71,
|
18506
18351
|
code: "D7",
|
18507
|
-
|
18508
|
-
|
18352
|
+
sub_code: "MF",
|
18353
|
+
tax_return_code: null,
|
18509
18354
|
name: "Interest Deductions - Friendly Society",
|
18510
18355
|
seq: 860,
|
18511
|
-
|
18512
|
-
|
18513
|
-
|
18356
|
+
is_other_income: 0,
|
18357
|
+
created_at: "2020-06-01 00:00:00",
|
18358
|
+
updated_at: "2020-06-01 00:00:00"
|
18514
18359
|
},
|
18515
18360
|
{
|
18516
18361
|
id: 87,
|
18517
|
-
|
18518
|
-
id: 7
|
18519
|
-
},
|
18362
|
+
tax_return_category_id: 72,
|
18520
18363
|
code: "D8",
|
18521
|
-
|
18522
|
-
|
18364
|
+
sub_code: null,
|
18365
|
+
tax_return_code: null,
|
18523
18366
|
name: "Dividend Deductions",
|
18524
18367
|
seq: 870,
|
18525
|
-
|
18526
|
-
|
18527
|
-
|
18368
|
+
is_other_income: 0,
|
18369
|
+
created_at: "2020-06-01 00:00:00",
|
18370
|
+
updated_at: "2020-06-01 00:00:00"
|
18528
18371
|
},
|
18529
18372
|
{
|
18530
18373
|
id: 88,
|
18531
|
-
|
18532
|
-
id: 7
|
18533
|
-
},
|
18374
|
+
tax_return_category_id: 72,
|
18534
18375
|
code: "D8",
|
18535
|
-
|
18536
|
-
|
18376
|
+
sub_code: "BL",
|
18377
|
+
tax_return_code: null,
|
18537
18378
|
name: "Dividend Deductions - Linked Bonded & Notes",
|
18538
18379
|
seq: 880,
|
18539
|
-
|
18540
|
-
|
18541
|
-
|
18380
|
+
is_other_income: 0,
|
18381
|
+
created_at: "2020-06-01 00:00:00",
|
18382
|
+
updated_at: "2020-06-01 00:00:00"
|
18542
18383
|
},
|
18543
18384
|
{
|
18544
18385
|
id: 89,
|
18545
|
-
|
18546
|
-
id: 7
|
18547
|
-
},
|
18386
|
+
tax_return_category_id: 72,
|
18548
18387
|
code: "D8",
|
18549
|
-
|
18550
|
-
|
18388
|
+
sub_code: "BO",
|
18389
|
+
tax_return_code: null,
|
18551
18390
|
name: "Dividend Deductions - Bonds Other",
|
18552
18391
|
seq: 890,
|
18553
|
-
|
18554
|
-
|
18555
|
-
|
18392
|
+
is_other_income: 0,
|
18393
|
+
created_at: "2020-06-01 00:00:00",
|
18394
|
+
updated_at: "2020-06-01 00:00:00"
|
18556
18395
|
},
|
18557
18396
|
{
|
18558
18397
|
id: 90,
|
18559
|
-
|
18560
|
-
id: 7
|
18561
|
-
},
|
18398
|
+
tax_return_category_id: 72,
|
18562
18399
|
code: "D8",
|
18563
|
-
|
18564
|
-
|
18400
|
+
sub_code: "CN",
|
18401
|
+
tax_return_code: null,
|
18565
18402
|
name: "Dividend Deductions - Convertible Notes",
|
18566
18403
|
seq: 900,
|
18567
|
-
|
18568
|
-
|
18569
|
-
|
18404
|
+
is_other_income: 0,
|
18405
|
+
created_at: "2020-06-01 00:00:00",
|
18406
|
+
updated_at: "2020-06-01 00:00:00"
|
18570
18407
|
},
|
18571
18408
|
{
|
18572
18409
|
id: 91,
|
18573
|
-
|
18574
|
-
id: 7
|
18575
|
-
},
|
18410
|
+
tax_return_category_id: 72,
|
18576
18411
|
code: "D8",
|
18577
|
-
|
18578
|
-
|
18412
|
+
sub_code: "CP",
|
18413
|
+
tax_return_code: null,
|
18579
18414
|
name: "Dividend Deductions - Convertible Preference Share",
|
18580
18415
|
seq: 910,
|
18581
|
-
|
18582
|
-
|
18583
|
-
|
18416
|
+
is_other_income: 0,
|
18417
|
+
created_at: "2020-06-01 00:00:00",
|
18418
|
+
updated_at: "2020-06-01 00:00:00"
|
18584
18419
|
},
|
18585
18420
|
{
|
18586
18421
|
id: 92,
|
18587
|
-
|
18588
|
-
id: 7
|
18589
|
-
},
|
18422
|
+
tax_return_category_id: 72,
|
18590
18423
|
code: "D8",
|
18591
|
-
|
18592
|
-
|
18424
|
+
sub_code: "MA",
|
18425
|
+
tax_return_code: null,
|
18593
18426
|
name: "Dividend Deductions - Allocated Pensions & Annuities",
|
18594
18427
|
seq: 920,
|
18595
|
-
|
18596
|
-
|
18597
|
-
|
18428
|
+
is_other_income: 0,
|
18429
|
+
created_at: "2020-06-01 00:00:00",
|
18430
|
+
updated_at: "2020-06-01 00:00:00"
|
18598
18431
|
},
|
18599
18432
|
{
|
18600
18433
|
id: 93,
|
18601
|
-
|
18602
|
-
id: 7
|
18603
|
-
},
|
18434
|
+
tax_return_category_id: 72,
|
18604
18435
|
code: "D8",
|
18605
|
-
|
18606
|
-
|
18436
|
+
sub_code: "MF",
|
18437
|
+
tax_return_code: null,
|
18607
18438
|
name: "Dividend Deductions - Friendly Society",
|
18608
18439
|
seq: 930,
|
18609
|
-
|
18610
|
-
|
18611
|
-
|
18440
|
+
is_other_income: 0,
|
18441
|
+
created_at: "2020-06-01 00:00:00",
|
18442
|
+
updated_at: "2020-06-01 00:00:00"
|
18612
18443
|
},
|
18613
18444
|
{
|
18614
18445
|
id: 94,
|
18615
|
-
|
18616
|
-
id: 7
|
18617
|
-
},
|
18446
|
+
tax_return_category_id: 73,
|
18618
18447
|
code: "D9",
|
18619
|
-
|
18620
|
-
|
18448
|
+
sub_code: "J",
|
18449
|
+
tax_return_code: null,
|
18621
18450
|
name: "Gifts or donations",
|
18622
18451
|
seq: 940,
|
18623
|
-
|
18624
|
-
|
18625
|
-
|
18452
|
+
is_other_income: 0,
|
18453
|
+
created_at: "2020-06-01 00:00:00",
|
18454
|
+
updated_at: "2020-06-01 00:00:00"
|
18626
18455
|
},
|
18627
18456
|
{
|
18628
18457
|
id: 95,
|
18629
|
-
|
18630
|
-
id: 7
|
18631
|
-
},
|
18458
|
+
tax_return_category_id: 74,
|
18632
18459
|
code: "D10",
|
18633
|
-
|
18634
|
-
|
18460
|
+
sub_code: null,
|
18461
|
+
tax_return_code: null,
|
18635
18462
|
name: "Cost of managing tax affairs",
|
18636
18463
|
seq: 950,
|
18637
|
-
|
18638
|
-
|
18639
|
-
|
18464
|
+
is_other_income: 0,
|
18465
|
+
created_at: "2020-06-01 00:00:00",
|
18466
|
+
updated_at: "2020-06-01 00:00:00"
|
18640
18467
|
},
|
18641
18468
|
{
|
18642
18469
|
id: 96,
|
18643
|
-
|
18644
|
-
id: 7
|
18645
|
-
},
|
18470
|
+
tax_return_category_id: 74,
|
18646
18471
|
code: "D10",
|
18647
|
-
|
18648
|
-
|
18472
|
+
sub_code: "N",
|
18473
|
+
tax_return_code: null,
|
18649
18474
|
name: "Interest Charged by ATO",
|
18650
18475
|
seq: 960,
|
18651
|
-
|
18652
|
-
|
18653
|
-
|
18476
|
+
is_other_income: 0,
|
18477
|
+
created_at: "2020-06-01 00:00:00",
|
18478
|
+
updated_at: "2020-06-01 00:00:00"
|
18654
18479
|
},
|
18655
18480
|
{
|
18656
18481
|
id: 97,
|
18657
|
-
|
18658
|
-
id: 7
|
18659
|
-
},
|
18482
|
+
tax_return_category_id: 74,
|
18660
18483
|
code: "D10",
|
18661
|
-
|
18662
|
-
|
18484
|
+
sub_code: "L",
|
18485
|
+
tax_return_code: null,
|
18663
18486
|
name: "Litigation Costs",
|
18664
18487
|
seq: 970,
|
18665
|
-
|
18666
|
-
|
18667
|
-
|
18488
|
+
is_other_income: 0,
|
18489
|
+
created_at: "2020-06-01 00:00:00",
|
18490
|
+
updated_at: "2020-06-01 00:00:00"
|
18668
18491
|
},
|
18669
18492
|
{
|
18670
18493
|
id: 98,
|
18671
|
-
|
18672
|
-
id: 7
|
18673
|
-
},
|
18494
|
+
tax_return_category_id: 74,
|
18674
18495
|
code: "D10",
|
18675
|
-
|
18676
|
-
|
18496
|
+
sub_code: "M",
|
18497
|
+
tax_return_code: null,
|
18677
18498
|
name: "Accounting Fees",
|
18678
18499
|
seq: 980,
|
18679
|
-
|
18680
|
-
|
18681
|
-
|
18500
|
+
is_other_income: 0,
|
18501
|
+
created_at: "2020-06-01 00:00:00",
|
18502
|
+
updated_at: "2020-06-01 00:00:00"
|
18682
18503
|
},
|
18683
18504
|
{
|
18684
18505
|
id: 99,
|
18685
|
-
|
18686
|
-
id: 7
|
18687
|
-
},
|
18506
|
+
tax_return_category_id: 75,
|
18688
18507
|
code: "D11",
|
18689
|
-
|
18690
|
-
|
18508
|
+
sub_code: null,
|
18509
|
+
tax_return_code: null,
|
18691
18510
|
name: "Deductible amount of undeducted purchase price of a foreign pension or annuity",
|
18692
18511
|
seq: 990,
|
18693
|
-
|
18694
|
-
|
18695
|
-
|
18512
|
+
is_other_income: 0,
|
18513
|
+
created_at: "2020-06-01 00:00:00",
|
18514
|
+
updated_at: "2020-06-01 00:00:00"
|
18696
18515
|
},
|
18697
18516
|
{
|
18698
18517
|
id: 100,
|
18699
|
-
|
18700
|
-
id: 18
|
18701
|
-
},
|
18518
|
+
tax_return_category_id: 81,
|
18702
18519
|
code: "D12",
|
18703
|
-
|
18704
|
-
|
18520
|
+
sub_code: null,
|
18521
|
+
tax_return_code: null,
|
18705
18522
|
name: "Personal superannuation contributions",
|
18706
18523
|
seq: 1000,
|
18707
|
-
|
18708
|
-
|
18709
|
-
|
18524
|
+
is_other_income: 0,
|
18525
|
+
created_at: "2020-06-01 00:00:00",
|
18526
|
+
updated_at: "2020-06-01 00:00:00"
|
18710
18527
|
},
|
18711
18528
|
{
|
18712
18529
|
id: 101,
|
18713
|
-
|
18714
|
-
id: 18
|
18715
|
-
},
|
18530
|
+
tax_return_category_id: 81,
|
18716
18531
|
code: "D12",
|
18717
|
-
|
18718
|
-
|
18532
|
+
sub_code: "H",
|
18533
|
+
tax_return_code: null,
|
18719
18534
|
name: "Personal Super Contributions (Non-Deductible)",
|
18720
18535
|
seq: 1010,
|
18721
|
-
|
18722
|
-
|
18723
|
-
|
18536
|
+
is_other_income: 0,
|
18537
|
+
created_at: "2020-06-01 00:00:00",
|
18538
|
+
updated_at: "2020-06-01 00:00:00"
|
18724
18539
|
},
|
18725
18540
|
{
|
18726
18541
|
id: 102,
|
18727
|
-
|
18728
|
-
id: 18
|
18729
|
-
},
|
18542
|
+
tax_return_category_id: 82,
|
18730
18543
|
code: "D13",
|
18731
|
-
|
18732
|
-
|
18544
|
+
sub_code: null,
|
18545
|
+
tax_return_code: null,
|
18733
18546
|
name: "Deduction for project pool",
|
18734
18547
|
seq: 1020,
|
18735
|
-
|
18736
|
-
|
18737
|
-
|
18548
|
+
is_other_income: 0,
|
18549
|
+
created_at: "2020-06-01 00:00:00",
|
18550
|
+
updated_at: "2020-06-01 00:00:00"
|
18738
18551
|
},
|
18739
18552
|
{
|
18740
18553
|
id: 103,
|
18741
|
-
|
18742
|
-
id: 18
|
18743
|
-
},
|
18554
|
+
tax_return_category_id: 83,
|
18744
18555
|
code: "D14",
|
18745
|
-
|
18746
|
-
|
18556
|
+
sub_code: "A",
|
18557
|
+
tax_return_code: null,
|
18747
18558
|
name: "Forestry managed investment scheme deduction",
|
18748
18559
|
seq: 1030,
|
18749
|
-
|
18750
|
-
|
18751
|
-
|
18560
|
+
is_other_income: 0,
|
18561
|
+
created_at: "2020-06-01 00:00:00",
|
18562
|
+
updated_at: "2020-06-01 00:00:00"
|
18752
18563
|
},
|
18753
18564
|
{
|
18754
18565
|
id: 104,
|
18755
|
-
|
18756
|
-
id: 18
|
18757
|
-
},
|
18566
|
+
tax_return_category_id: 76,
|
18758
18567
|
code: "D15",
|
18759
|
-
|
18760
|
-
|
18568
|
+
sub_code: "O",
|
18569
|
+
tax_return_code: null,
|
18761
18570
|
name: "Non capital losses on disposal of assets",
|
18762
18571
|
seq: 1040,
|
18763
|
-
|
18764
|
-
|
18765
|
-
|
18572
|
+
is_other_income: 0,
|
18573
|
+
created_at: "2020-06-01 00:00:00",
|
18574
|
+
updated_at: "2020-06-01 00:00:00"
|
18766
18575
|
},
|
18767
18576
|
{
|
18768
18577
|
id: 105,
|
18769
|
-
|
18770
|
-
id: 18
|
18771
|
-
},
|
18578
|
+
tax_return_category_id: 76,
|
18772
18579
|
code: "D15",
|
18773
|
-
|
18774
|
-
|
18580
|
+
sub_code: "P",
|
18581
|
+
tax_return_code: null,
|
18775
18582
|
name: "Income Protection Insurance",
|
18776
18583
|
seq: 1050,
|
18777
|
-
|
18778
|
-
|
18779
|
-
|
18780
|
-
},
|
18781
|
-
{
|
18782
|
-
id: 133,
|
18783
|
-
taxReturnCategory: {
|
18784
|
-
id: 18
|
18785
|
-
},
|
18786
|
-
code: "D16",
|
18787
|
-
subCode: null,
|
18788
|
-
taxReturnCode: null,
|
18789
|
-
name: "Private income and expenses",
|
18790
|
-
seq: 1330,
|
18791
|
-
isOtherIncome: 0,
|
18792
|
-
createdAt: "2020-06-01 00:00:00",
|
18793
|
-
updatedAt: "2020-06-01 00:00:00"
|
18584
|
+
is_other_income: 0,
|
18585
|
+
created_at: "2020-06-01 00:00:00",
|
18586
|
+
updated_at: "2020-06-01 00:00:00"
|
18794
18587
|
},
|
18795
18588
|
{
|
18796
18589
|
id: 134,
|
18797
|
-
|
18798
|
-
|
18799
|
-
|
18800
|
-
|
18801
|
-
subCode: "H",
|
18802
|
-
taxReturnCode: null,
|
18590
|
+
tax_return_category_id: 31,
|
18591
|
+
code: "3",
|
18592
|
+
sub_code: "H",
|
18593
|
+
tax_return_code: null,
|
18803
18594
|
name: "Lump Sum B",
|
18804
18595
|
seq: 35,
|
18805
|
-
|
18806
|
-
|
18807
|
-
|
18596
|
+
is_other_income: 0,
|
18597
|
+
created_at: "2020-06-01 00:00:00",
|
18598
|
+
updated_at: "2020-06-01 00:00:00"
|
18808
18599
|
},
|
18809
18600
|
{
|
18810
18601
|
id: 135,
|
18811
|
-
|
18812
|
-
|
18813
|
-
|
18814
|
-
|
18815
|
-
subCode: "E",
|
18816
|
-
taxReturnCode: null,
|
18602
|
+
tax_return_category_id: 40,
|
18603
|
+
code: "24",
|
18604
|
+
sub_code: "E",
|
18605
|
+
tax_return_code: null,
|
18817
18606
|
name: "Tax Withheld Lump Sum payments in arrears",
|
18818
18607
|
seq: 441,
|
18819
|
-
|
18820
|
-
|
18821
|
-
|
18608
|
+
is_other_income: 1,
|
18609
|
+
created_at: "2020-06-01 00:00:00",
|
18610
|
+
updated_at: "2020-06-01 00:00:00"
|
18822
18611
|
},
|
18823
18612
|
{
|
18824
18613
|
id: 136,
|
18825
|
-
|
18826
|
-
|
18827
|
-
|
18828
|
-
|
18829
|
-
subCode: "Y",
|
18830
|
-
taxReturnCode: null,
|
18614
|
+
tax_return_category_id: 40,
|
18615
|
+
code: "24",
|
18616
|
+
sub_code: "Y",
|
18617
|
+
tax_return_code: null,
|
18831
18618
|
name: "Other Income - Category 1",
|
18832
18619
|
seq: 442,
|
18833
|
-
|
18834
|
-
|
18835
|
-
|
18620
|
+
is_other_income: 1,
|
18621
|
+
created_at: "2020-06-01 00:00:00",
|
18622
|
+
updated_at: "2020-06-01 00:00:00"
|
18836
18623
|
},
|
18837
18624
|
{
|
18838
18625
|
id: 137,
|
18839
|
-
|
18840
|
-
|
18841
|
-
|
18842
|
-
|
18843
|
-
|
18844
|
-
taxReturnCode: null,
|
18845
|
-
name: "Other Income - Ctaegory 4",
|
18626
|
+
tax_return_category_id: 78,
|
18627
|
+
code: "24",
|
18628
|
+
sub_code: "V",
|
18629
|
+
tax_return_code: null,
|
18630
|
+
name: "Other Income - Category 4",
|
18846
18631
|
seq: 443,
|
18847
|
-
|
18848
|
-
|
18849
|
-
|
18632
|
+
is_other_income: 1,
|
18633
|
+
created_at: "2020-06-01 00:00:00",
|
18634
|
+
updated_at: "2020-06-01 00:00:00"
|
18850
18635
|
},
|
18851
18636
|
{
|
18852
18637
|
id: 138,
|
18853
|
-
|
18854
|
-
|
18855
|
-
|
18856
|
-
|
18857
|
-
subCode: "Z",
|
18858
|
-
taxReturnCode: null,
|
18638
|
+
tax_return_category_id: 40,
|
18639
|
+
code: "24",
|
18640
|
+
sub_code: "Z",
|
18641
|
+
tax_return_code: null,
|
18859
18642
|
name: "Taxable Professional Income",
|
18860
18643
|
seq: 444,
|
18861
|
-
|
18862
|
-
|
18863
|
-
|
18644
|
+
is_other_income: 1,
|
18645
|
+
created_at: "2020-06-01 00:00:00",
|
18646
|
+
updated_at: "2020-06-01 00:00:00"
|
18864
18647
|
},
|
18865
18648
|
{
|
18866
18649
|
id: 139,
|
18867
|
-
|
18868
|
-
|
18869
|
-
|
18870
|
-
|
18871
|
-
subCode: "X",
|
18872
|
-
taxReturnCode: null,
|
18650
|
+
tax_return_category_id: 40,
|
18651
|
+
code: "24",
|
18652
|
+
sub_code: "X",
|
18653
|
+
tax_return_code: null,
|
18873
18654
|
name: "Other Income - Category 2 - ATO Interest",
|
18874
18655
|
seq: 445,
|
18875
|
-
|
18876
|
-
|
18877
|
-
|
18656
|
+
is_other_income: 1,
|
18657
|
+
created_at: "2020-06-01 00:00:00",
|
18658
|
+
updated_at: "2020-06-01 00:00:00"
|
18878
18659
|
},
|
18879
18660
|
{
|
18880
18661
|
id: 140,
|
18881
|
-
|
18882
|
-
|
18883
|
-
|
18884
|
-
|
18885
|
-
subCode: null,
|
18886
|
-
taxReturnCode: null,
|
18662
|
+
tax_return_category_id: 6,
|
18663
|
+
code: "11",
|
18664
|
+
sub_code: null,
|
18665
|
+
tax_return_code: null,
|
18887
18666
|
name: "Dividends",
|
18888
18667
|
seq: 111,
|
18889
|
-
|
18890
|
-
|
18891
|
-
|
18668
|
+
is_other_income: 1,
|
18669
|
+
created_at: "2020-06-01 00:00:00",
|
18670
|
+
updated_at: "2020-06-01 00:00:00"
|
18892
18671
|
},
|
18893
18672
|
{
|
18894
18673
|
id: 144,
|
18895
|
-
|
18896
|
-
|
18897
|
-
|
18898
|
-
|
18899
|
-
subCode: "J",
|
18900
|
-
taxReturnCode: null,
|
18674
|
+
tax_return_category_id: 3,
|
18675
|
+
code: "7",
|
18676
|
+
sub_code: "J",
|
18677
|
+
tax_return_code: null,
|
18901
18678
|
name: "Superannuation income streams - Taxed Element",
|
18902
18679
|
seq: 71,
|
18903
|
-
|
18904
|
-
|
18905
|
-
|
18680
|
+
is_other_income: 1,
|
18681
|
+
created_at: "2020-06-01 00:00:00",
|
18682
|
+
updated_at: "2020-06-01 00:00:00"
|
18906
18683
|
},
|
18907
18684
|
{
|
18908
18685
|
id: 145,
|
18909
|
-
|
18910
|
-
|
18911
|
-
|
18912
|
-
|
18913
|
-
subCode: "N",
|
18914
|
-
taxReturnCode: null,
|
18686
|
+
tax_return_category_id: 3,
|
18687
|
+
code: "7",
|
18688
|
+
sub_code: "N",
|
18689
|
+
tax_return_code: null,
|
18915
18690
|
name: "Superannuation income streams - Untaxed Element",
|
18916
18691
|
seq: 72,
|
18917
|
-
|
18918
|
-
|
18919
|
-
|
18692
|
+
is_other_income: 1,
|
18693
|
+
created_at: "2020-06-01 00:00:00",
|
18694
|
+
updated_at: "2020-06-01 00:00:00"
|
18920
18695
|
},
|
18921
18696
|
{
|
18922
18697
|
id: 146,
|
18923
|
-
|
18924
|
-
|
18925
|
-
|
18926
|
-
|
18927
|
-
subCode: "M",
|
18928
|
-
taxReturnCode: null,
|
18698
|
+
tax_return_category_id: 3,
|
18699
|
+
code: "7",
|
18700
|
+
sub_code: "M",
|
18701
|
+
tax_return_code: null,
|
18929
18702
|
name: "Assessable Amount From Capped Benefit",
|
18930
18703
|
seq: 73,
|
18931
|
-
|
18932
|
-
|
18933
|
-
|
18704
|
+
is_other_income: 1,
|
18705
|
+
created_at: "2020-06-01 00:00:00",
|
18706
|
+
updated_at: "2020-06-01 00:00:00"
|
18934
18707
|
},
|
18935
18708
|
{
|
18936
18709
|
id: 147,
|
18937
|
-
|
18938
|
-
|
18939
|
-
|
18940
|
-
|
18941
|
-
subCode: "Y",
|
18942
|
-
taxReturnCode: null,
|
18710
|
+
tax_return_category_id: 3,
|
18711
|
+
code: "7",
|
18712
|
+
sub_code: "Y",
|
18713
|
+
tax_return_code: null,
|
18943
18714
|
name: "Lump Sum in Arrears - Taxed Element",
|
18944
18715
|
seq: 74,
|
18945
|
-
|
18946
|
-
|
18947
|
-
|
18716
|
+
is_other_income: 1,
|
18717
|
+
created_at: "2020-06-01 00:00:00",
|
18718
|
+
updated_at: "2020-06-01 00:00:00"
|
18948
18719
|
},
|
18949
18720
|
{
|
18950
18721
|
id: 148,
|
18951
|
-
|
18952
|
-
|
18953
|
-
|
18954
|
-
|
18955
|
-
subCode: "Z",
|
18956
|
-
taxReturnCode: null,
|
18722
|
+
tax_return_category_id: 3,
|
18723
|
+
code: "7",
|
18724
|
+
sub_code: "Z",
|
18725
|
+
tax_return_code: null,
|
18957
18726
|
name: "Lump Sum in Arrears - Untaxed Element",
|
18958
18727
|
seq: 75,
|
18959
|
-
|
18960
|
-
|
18961
|
-
|
18728
|
+
is_other_income: 1,
|
18729
|
+
created_at: "2020-06-01 00:00:00",
|
18730
|
+
updated_at: "2020-06-01 00:00:00"
|
18962
18731
|
},
|
18963
18732
|
{
|
18964
18733
|
id: 149,
|
18965
|
-
|
18966
|
-
|
18967
|
-
|
18968
|
-
|
18969
|
-
subCode: "Q",
|
18970
|
-
taxReturnCode: null,
|
18734
|
+
tax_return_category_id: 34,
|
18735
|
+
code: "8",
|
18736
|
+
sub_code: "Q",
|
18737
|
+
tax_return_code: null,
|
18971
18738
|
name: "Superannuation Lump Sum Payments - Taxed Element",
|
18972
18739
|
seq: 81,
|
18973
|
-
|
18974
|
-
|
18975
|
-
|
18740
|
+
is_other_income: 1,
|
18741
|
+
created_at: "2020-06-01 00:00:00",
|
18742
|
+
updated_at: "2020-06-01 00:00:00"
|
18976
18743
|
},
|
18977
18744
|
{
|
18978
18745
|
id: 150,
|
18979
|
-
|
18980
|
-
|
18981
|
-
|
18982
|
-
|
18983
|
-
subCode: "P",
|
18984
|
-
taxReturnCode: null,
|
18746
|
+
tax_return_category_id: 34,
|
18747
|
+
code: "8",
|
18748
|
+
sub_code: "P",
|
18749
|
+
tax_return_code: null,
|
18985
18750
|
name: "Superannuation Lump Sum Payments - Untaxed Element",
|
18986
18751
|
seq: 82,
|
18987
|
-
|
18988
|
-
|
18989
|
-
|
18752
|
+
is_other_income: 1,
|
18753
|
+
created_at: "2020-06-01 00:00:00",
|
18754
|
+
updated_at: "2020-06-01 00:00:00"
|
18990
18755
|
},
|
18991
18756
|
{
|
18992
18757
|
id: 151,
|
18993
|
-
|
18994
|
-
|
18995
|
-
|
18996
|
-
|
18997
|
-
subCode: "D",
|
18998
|
-
taxReturnCode: null,
|
18758
|
+
tax_return_category_id: 35,
|
18759
|
+
code: "12",
|
18760
|
+
sub_code: "D",
|
18761
|
+
tax_return_code: null,
|
18999
18762
|
name: "Discount From Taxed Upfront Schemes - Eligible for reduction",
|
19000
18763
|
seq: 121,
|
19001
|
-
|
19002
|
-
|
19003
|
-
|
18764
|
+
is_other_income: 1,
|
18765
|
+
created_at: "2020-06-01 00:00:00",
|
18766
|
+
updated_at: "2020-06-01 00:00:00"
|
19004
18767
|
},
|
19005
18768
|
{
|
19006
18769
|
id: 152,
|
19007
|
-
|
19008
|
-
|
19009
|
-
|
19010
|
-
|
19011
|
-
subCode: "E",
|
19012
|
-
taxReturnCode: null,
|
18770
|
+
tax_return_category_id: 35,
|
18771
|
+
code: "12",
|
18772
|
+
sub_code: "E",
|
18773
|
+
tax_return_code: null,
|
19013
18774
|
name: "Discount From Taxed Upfront Schemes - Not Eligible for reduction",
|
19014
18775
|
seq: 122,
|
19015
|
-
|
19016
|
-
|
19017
|
-
|
18776
|
+
is_other_income: 1,
|
18777
|
+
created_at: "2020-06-01 00:00:00",
|
18778
|
+
updated_at: "2020-06-01 00:00:00"
|
19018
18779
|
},
|
19019
18780
|
{
|
19020
18781
|
id: 153,
|
19021
|
-
|
19022
|
-
|
19023
|
-
|
19024
|
-
|
19025
|
-
subCode: "F",
|
19026
|
-
taxReturnCode: null,
|
18782
|
+
tax_return_category_id: 35,
|
18783
|
+
code: "12",
|
18784
|
+
sub_code: "F",
|
18785
|
+
tax_return_code: null,
|
19027
18786
|
name: "Discount From Deferral Schemes",
|
19028
18787
|
seq: 123,
|
19029
|
-
|
19030
|
-
|
19031
|
-
|
18788
|
+
is_other_income: 1,
|
18789
|
+
created_at: "2020-06-01 00:00:00",
|
18790
|
+
updated_at: "2020-06-01 00:00:00"
|
19032
18791
|
},
|
19033
18792
|
{
|
19034
18793
|
id: 154,
|
19035
|
-
|
19036
|
-
|
19037
|
-
|
19038
|
-
|
19039
|
-
subCode: "O",
|
19040
|
-
taxReturnCode: null,
|
18794
|
+
tax_return_category_id: 36,
|
18795
|
+
code: "13",
|
18796
|
+
sub_code: "O",
|
18797
|
+
tax_return_code: null,
|
19041
18798
|
name: "Partnership Income",
|
19042
18799
|
seq: 131,
|
19043
|
-
|
19044
|
-
|
19045
|
-
|
18800
|
+
is_other_income: 1,
|
18801
|
+
created_at: "2020-06-01 00:00:00",
|
18802
|
+
updated_at: "2020-06-01 00:00:00"
|
19046
18803
|
},
|
19047
18804
|
{
|
19048
18805
|
id: 155,
|
19049
|
-
|
19050
|
-
|
19051
|
-
|
19052
|
-
|
19053
|
-
subCode: "U",
|
19054
|
-
taxReturnCode: null,
|
18806
|
+
tax_return_category_id: 37,
|
18807
|
+
code: "13",
|
18808
|
+
sub_code: "U",
|
18809
|
+
tax_return_code: null,
|
19055
18810
|
name: "Trust Income",
|
19056
18811
|
seq: 132,
|
19057
|
-
|
19058
|
-
|
19059
|
-
|
18812
|
+
is_other_income: 1,
|
18813
|
+
created_at: "2020-06-01 00:00:00",
|
18814
|
+
updated_at: "2020-06-01 00:00:00"
|
19060
18815
|
},
|
19061
18816
|
{
|
19062
18817
|
id: 156,
|
19063
|
-
|
19064
|
-
|
19065
|
-
|
19066
|
-
|
19067
|
-
subCode: "B",
|
19068
|
-
taxReturnCode: null,
|
18818
|
+
tax_return_category_id: 36,
|
18819
|
+
code: "13",
|
18820
|
+
sub_code: "B",
|
18821
|
+
tax_return_code: null,
|
19069
18822
|
name: "Partnership Expenses",
|
19070
18823
|
seq: 133,
|
19071
|
-
|
19072
|
-
|
19073
|
-
|
18824
|
+
is_other_income: 1,
|
18825
|
+
created_at: "2020-06-01 00:00:00",
|
18826
|
+
updated_at: "2020-06-01 00:00:00"
|
19074
18827
|
},
|
19075
18828
|
{
|
19076
18829
|
id: 157,
|
19077
|
-
|
19078
|
-
|
19079
|
-
|
19080
|
-
|
19081
|
-
subCode: "Y",
|
19082
|
-
taxReturnCode: null,
|
18830
|
+
tax_return_category_id: 37,
|
18831
|
+
code: "13",
|
18832
|
+
sub_code: "Y",
|
18833
|
+
tax_return_code: null,
|
19083
18834
|
name: "Trust Expenses",
|
19084
18835
|
seq: 134,
|
19085
|
-
|
19086
|
-
|
19087
|
-
|
18836
|
+
is_other_income: 1,
|
18837
|
+
created_at: "2020-06-01 00:00:00",
|
18838
|
+
updated_at: "2020-06-01 00:00:00"
|
19088
18839
|
},
|
19089
18840
|
{
|
19090
18841
|
id: 158,
|
19091
|
-
|
19092
|
-
|
19093
|
-
|
19094
|
-
|
19095
|
-
subCode: "O",
|
19096
|
-
taxReturnCode: null,
|
18842
|
+
tax_return_category_id: 14,
|
18843
|
+
code: "14",
|
18844
|
+
sub_code: "O",
|
18845
|
+
tax_return_code: null,
|
19097
18846
|
name: "Personal services income (PSI) - labour hire or other",
|
19098
18847
|
seq: 141,
|
19099
|
-
|
19100
|
-
|
19101
|
-
|
18848
|
+
is_other_income: 1,
|
18849
|
+
created_at: "2020-06-01 00:00:00",
|
18850
|
+
updated_at: "2020-06-01 00:00:00"
|
19102
18851
|
},
|
19103
18852
|
{
|
19104
18853
|
id: 159,
|
19105
|
-
|
19106
|
-
|
19107
|
-
|
19108
|
-
|
19109
|
-
subCode: "V",
|
19110
|
-
taxReturnCode: null,
|
18854
|
+
tax_return_category_id: 14,
|
18855
|
+
code: "14",
|
18856
|
+
sub_code: "V",
|
18857
|
+
tax_return_code: null,
|
19111
18858
|
name: "Personal services income (PSI) - voluntary agreement",
|
19112
18859
|
seq: 148,
|
19113
|
-
|
19114
|
-
|
19115
|
-
|
18860
|
+
is_other_income: 1,
|
18861
|
+
created_at: "2020-06-01 00:00:00",
|
18862
|
+
updated_at: "2020-06-01 00:00:00"
|
19116
18863
|
},
|
19117
18864
|
{
|
19118
18865
|
id: 160,
|
19119
|
-
|
19120
|
-
id: 18
|
19121
|
-
},
|
18866
|
+
tax_return_category_id: 84,
|
19122
18867
|
code: "D15",
|
19123
|
-
|
19124
|
-
|
18868
|
+
sub_code: "D",
|
18869
|
+
tax_return_code: null,
|
19125
18870
|
name: "Foreign exchange losses",
|
19126
18871
|
seq: 1055,
|
19127
|
-
|
19128
|
-
|
19129
|
-
|
18872
|
+
is_other_income: 0,
|
18873
|
+
created_at: "2020-06-01 00:00:00",
|
18874
|
+
updated_at: "2020-06-01 00:00:00"
|
19130
18875
|
},
|
19131
18876
|
{
|
19132
18877
|
id: 161,
|
19133
|
-
|
19134
|
-
|
19135
|
-
|
19136
|
-
|
19137
|
-
subCode: "D",
|
19138
|
-
taxReturnCode: null,
|
18878
|
+
tax_return_category_id: 42,
|
18879
|
+
code: "15",
|
18880
|
+
sub_code: "D",
|
18881
|
+
tax_return_code: null,
|
19139
18882
|
name: "Gross payments - no ABN given",
|
19140
18883
|
seq: 1500,
|
19141
|
-
|
19142
|
-
|
19143
|
-
|
18884
|
+
is_other_income: 0,
|
18885
|
+
created_at: "2022-07-29 00:00:00",
|
18886
|
+
updated_at: "2022-07-29 00:00:00"
|
19144
18887
|
},
|
19145
18888
|
{
|
19146
18889
|
id: 162,
|
19147
|
-
|
19148
|
-
|
19149
|
-
|
19150
|
-
|
19151
|
-
subCode: "F",
|
19152
|
-
taxReturnCode: null,
|
18890
|
+
tax_return_category_id: 43,
|
18891
|
+
code: "15",
|
18892
|
+
sub_code: "F",
|
18893
|
+
tax_return_code: null,
|
19153
18894
|
name: "Gross payments - Voluntary agreement",
|
19154
18895
|
seq: 1510,
|
19155
|
-
|
19156
|
-
|
19157
|
-
|
18896
|
+
is_other_income: 0,
|
18897
|
+
created_at: "2022-07-29 00:00:00",
|
18898
|
+
updated_at: "2022-07-29 00:00:00"
|
19158
18899
|
},
|
19159
18900
|
{
|
19160
18901
|
id: 163,
|
19161
|
-
|
19162
|
-
|
19163
|
-
|
19164
|
-
|
19165
|
-
subCode: "G",
|
19166
|
-
taxReturnCode: null,
|
18902
|
+
tax_return_category_id: 50,
|
18903
|
+
code: "15",
|
18904
|
+
sub_code: "G",
|
18905
|
+
tax_return_code: null,
|
19167
18906
|
name: "Superannuation expenses",
|
19168
18907
|
seq: 1520,
|
19169
|
-
|
19170
|
-
|
19171
|
-
|
18908
|
+
is_other_income: 0,
|
18909
|
+
created_at: "2022-07-29 00:00:00",
|
18910
|
+
updated_at: "2022-07-29 00:00:00"
|
19172
18911
|
},
|
19173
18912
|
{
|
19174
18913
|
id: 164,
|
19175
|
-
|
19176
|
-
|
19177
|
-
|
19178
|
-
|
19179
|
-
subCode: "H",
|
19180
|
-
taxReturnCode: null,
|
18914
|
+
tax_return_category_id: 45,
|
18915
|
+
code: "15",
|
18916
|
+
sub_code: "H",
|
18917
|
+
tax_return_code: null,
|
19181
18918
|
name: "Assessable Government Payments",
|
19182
18919
|
seq: 1530,
|
19183
|
-
|
19184
|
-
|
19185
|
-
|
18920
|
+
is_other_income: 0,
|
18921
|
+
created_at: "2022-07-29 00:00:00",
|
18922
|
+
updated_at: "2022-07-29 00:00:00"
|
19186
18923
|
},
|
19187
18924
|
{
|
19188
18925
|
id: 165,
|
19189
|
-
|
19190
|
-
|
19191
|
-
|
19192
|
-
|
19193
|
-
subCode: "I",
|
19194
|
-
taxReturnCode: null,
|
18926
|
+
tax_return_category_id: 51,
|
18927
|
+
code: "15",
|
18928
|
+
sub_code: "I",
|
18929
|
+
tax_return_code: null,
|
19195
18930
|
name: "Bad debts",
|
19196
18931
|
seq: 1540,
|
19197
|
-
|
19198
|
-
|
19199
|
-
|
18932
|
+
is_other_income: 0,
|
18933
|
+
created_at: "2022-07-29 00:00:00",
|
18934
|
+
updated_at: "2022-07-29 00:00:00"
|
19200
18935
|
},
|
19201
18936
|
{
|
19202
18937
|
id: 166,
|
19203
|
-
|
19204
|
-
|
19205
|
-
|
19206
|
-
|
19207
|
-
subCode: "U",
|
19208
|
-
taxReturnCode: null,
|
18938
|
+
tax_return_category_id: 46,
|
18939
|
+
code: "15",
|
18940
|
+
sub_code: "U",
|
18941
|
+
tax_return_code: null,
|
19209
18942
|
name: "Other Business Income",
|
19210
18943
|
seq: 1550,
|
19211
|
-
|
19212
|
-
|
19213
|
-
|
18944
|
+
is_other_income: 0,
|
18945
|
+
created_at: "2022-07-29 00:00:00",
|
18946
|
+
updated_at: "2022-07-29 00:00:00"
|
19214
18947
|
},
|
19215
18948
|
{
|
19216
18949
|
id: 167,
|
19217
|
-
|
19218
|
-
|
19219
|
-
|
19220
|
-
|
19221
|
-
subCode: "K",
|
19222
|
-
taxReturnCode: null,
|
18950
|
+
tax_return_category_id: 53,
|
18951
|
+
code: "15",
|
18952
|
+
sub_code: "K",
|
18953
|
+
tax_return_code: null,
|
19223
18954
|
name: "Rent expenses",
|
19224
18955
|
seq: 1560,
|
19225
|
-
|
19226
|
-
|
19227
|
-
|
18956
|
+
is_other_income: 0,
|
18957
|
+
created_at: "2022-07-29 00:00:00",
|
18958
|
+
updated_at: "2022-07-29 00:00:00"
|
19228
18959
|
},
|
19229
18960
|
{
|
19230
18961
|
id: 168,
|
19231
|
-
|
19232
|
-
|
19233
|
-
|
19234
|
-
|
19235
|
-
subCode: "L",
|
19236
|
-
taxReturnCode: null,
|
18962
|
+
tax_return_category_id: 48,
|
18963
|
+
code: "15",
|
18964
|
+
sub_code: "L",
|
18965
|
+
tax_return_code: null,
|
19237
18966
|
name: "Purchases and other costs",
|
19238
18967
|
seq: 1570,
|
19239
|
-
|
19240
|
-
|
19241
|
-
|
18968
|
+
is_other_income: 0,
|
18969
|
+
created_at: "2022-07-29 00:00:00",
|
18970
|
+
updated_at: "2022-07-29 00:00:00"
|
19242
18971
|
},
|
19243
18972
|
{
|
19244
18973
|
id: 169,
|
19245
|
-
|
19246
|
-
|
19247
|
-
|
19248
|
-
|
19249
|
-
subCode: "M",
|
19250
|
-
taxReturnCode: null,
|
18974
|
+
tax_return_category_id: 56,
|
18975
|
+
code: "15",
|
18976
|
+
sub_code: "M",
|
18977
|
+
tax_return_code: null,
|
19251
18978
|
name: "Depreciation expenses",
|
19252
18979
|
seq: 1580,
|
19253
|
-
|
19254
|
-
|
19255
|
-
|
18980
|
+
is_other_income: 0,
|
18981
|
+
created_at: "2022-07-29 00:00:00",
|
18982
|
+
updated_at: "2022-07-29 00:00:00"
|
19256
18983
|
},
|
19257
18984
|
{
|
19258
18985
|
id: 170,
|
19259
|
-
|
19260
|
-
|
19261
|
-
|
19262
|
-
|
19263
|
-
subCode: "N",
|
19264
|
-
taxReturnCode: null,
|
18986
|
+
tax_return_category_id: 57,
|
18987
|
+
code: "15",
|
18988
|
+
sub_code: "N",
|
18989
|
+
tax_return_code: null,
|
19265
18990
|
name: "Motor vehicle expenses",
|
19266
18991
|
seq: 1590,
|
19267
|
-
|
19268
|
-
|
19269
|
-
|
18992
|
+
is_other_income: 0,
|
18993
|
+
created_at: "2022-07-29 00:00:00",
|
18994
|
+
updated_at: "2022-07-29 00:00:00"
|
19270
18995
|
},
|
19271
18996
|
{
|
19272
18997
|
id: 171,
|
19273
|
-
|
19274
|
-
|
19275
|
-
|
19276
|
-
|
19277
|
-
subCode: "O",
|
19278
|
-
taxReturnCode: null,
|
18998
|
+
tax_return_category_id: 44,
|
18999
|
+
code: "15",
|
19000
|
+
sub_code: "O",
|
19001
|
+
tax_return_code: null,
|
19279
19002
|
name: "Gross payments - Labour hire or other",
|
19280
19003
|
seq: 1600,
|
19281
|
-
|
19282
|
-
|
19283
|
-
|
19004
|
+
is_other_income: 0,
|
19005
|
+
created_at: "2022-07-29 00:00:00",
|
19006
|
+
updated_at: "2022-07-29 00:00:00"
|
19284
19007
|
},
|
19285
19008
|
{
|
19286
19009
|
id: 172,
|
19287
|
-
|
19288
|
-
|
19289
|
-
|
19290
|
-
|
19291
|
-
subCode: "P",
|
19292
|
-
taxReturnCode: null,
|
19010
|
+
tax_return_category_id: 58,
|
19011
|
+
code: "15",
|
19012
|
+
sub_code: "P",
|
19013
|
+
tax_return_code: null,
|
19293
19014
|
name: "All other expenses",
|
19294
19015
|
seq: 1610,
|
19295
|
-
|
19296
|
-
|
19297
|
-
|
19016
|
+
is_other_income: 0,
|
19017
|
+
created_at: "2022-07-29 00:00:00",
|
19018
|
+
updated_at: "2022-07-29 00:00:00"
|
19298
19019
|
},
|
19299
19020
|
{
|
19300
19021
|
id: 173,
|
19301
|
-
|
19302
|
-
|
19303
|
-
|
19304
|
-
|
19305
|
-
subCode: "Q",
|
19306
|
-
taxReturnCode: null,
|
19022
|
+
tax_return_category_id: 54,
|
19023
|
+
code: "15",
|
19024
|
+
sub_code: "Q",
|
19025
|
+
tax_return_code: null,
|
19307
19026
|
name: "Interest expenses within Australia",
|
19308
19027
|
seq: 1620,
|
19309
|
-
|
19310
|
-
|
19311
|
-
|
19028
|
+
is_other_income: 0,
|
19029
|
+
created_at: "2022-07-29 00:00:00",
|
19030
|
+
updated_at: "2022-07-29 00:00:00"
|
19312
19031
|
},
|
19313
19032
|
{
|
19314
19033
|
id: 174,
|
19315
|
-
|
19316
|
-
|
19317
|
-
|
19318
|
-
|
19319
|
-
subCode: "R",
|
19320
|
-
taxReturnCode: null,
|
19034
|
+
tax_return_category_id: 55,
|
19035
|
+
code: "15",
|
19036
|
+
sub_code: "R",
|
19037
|
+
tax_return_code: null,
|
19321
19038
|
name: "Interest expenses overseas",
|
19322
19039
|
seq: 1630,
|
19323
|
-
|
19324
|
-
|
19325
|
-
|
19040
|
+
is_other_income: 0,
|
19041
|
+
created_at: "2022-07-29 00:00:00",
|
19042
|
+
updated_at: "2022-07-29 00:00:00"
|
19326
19043
|
},
|
19327
19044
|
{
|
19328
19045
|
id: 175,
|
19329
|
-
|
19330
|
-
|
19331
|
-
|
19332
|
-
|
19333
|
-
subCode: "F",
|
19334
|
-
taxReturnCode: null,
|
19046
|
+
tax_return_category_id: 49,
|
19047
|
+
code: "15",
|
19048
|
+
sub_code: "F",
|
19049
|
+
tax_return_code: null,
|
19335
19050
|
name: "Contractors, subcontractors & commission expenses",
|
19336
19051
|
seq: 1575,
|
19337
|
-
|
19338
|
-
|
19339
|
-
|
19052
|
+
is_other_income: 0,
|
19053
|
+
created_at: "2022-08-31 00:00:00",
|
19054
|
+
updated_at: "2022-08-31 00:00:00"
|
19340
19055
|
},
|
19341
19056
|
{
|
19342
19057
|
id: 176,
|
19343
|
-
|
19344
|
-
|
19345
|
-
|
19346
|
-
|
19347
|
-
subCode: "J",
|
19348
|
-
taxReturnCode: null,
|
19058
|
+
tax_return_category_id: 52,
|
19059
|
+
code: "15",
|
19060
|
+
sub_code: "J",
|
19061
|
+
tax_return_code: null,
|
19349
19062
|
name: "Lease expenses",
|
19350
19063
|
seq: 1545,
|
19351
|
-
|
19352
|
-
|
19353
|
-
|
19064
|
+
is_other_income: 0,
|
19065
|
+
created_at: "2022-08-31 00:00:00",
|
19066
|
+
updated_at: "2022-08-31 00:00:00"
|
19354
19067
|
},
|
19355
19068
|
{
|
19356
19069
|
id: 177,
|
19357
|
-
|
19358
|
-
|
19359
|
-
|
19360
|
-
|
19361
|
-
subCode: "J",
|
19362
|
-
taxReturnCode: null,
|
19070
|
+
tax_return_category_id: 14,
|
19071
|
+
code: "14",
|
19072
|
+
sub_code: "J",
|
19073
|
+
tax_return_code: null,
|
19363
19074
|
name: "Personal services income (PSI) - Other",
|
19364
19075
|
seq: 142,
|
19365
|
-
|
19366
|
-
|
19367
|
-
|
19076
|
+
is_other_income: 1,
|
19077
|
+
created_at: "2022-10-15 00:00:00",
|
19078
|
+
updated_at: "2022-10-15 00:00:00"
|
19368
19079
|
},
|
19369
19080
|
{
|
19370
19081
|
id: 178,
|
19371
|
-
|
19372
|
-
|
19373
|
-
|
19374
|
-
|
19375
|
-
subCode: "K",
|
19376
|
-
taxReturnCode: null,
|
19082
|
+
tax_return_category_id: 14,
|
19083
|
+
code: "14",
|
19084
|
+
sub_code: "K",
|
19085
|
+
tax_return_code: null,
|
19377
19086
|
name: "Personal services income (PSI) - Deductions Associates",
|
19378
19087
|
seq: 143,
|
19379
|
-
|
19380
|
-
|
19381
|
-
|
19088
|
+
is_other_income: 1,
|
19089
|
+
created_at: "2022-10-15 00:00:00",
|
19090
|
+
updated_at: "2022-10-15 00:00:00"
|
19382
19091
|
},
|
19383
19092
|
{
|
19384
19093
|
id: 179,
|
19385
|
-
|
19386
|
-
|
19387
|
-
|
19388
|
-
|
19389
|
-
subCode: "L",
|
19390
|
-
taxReturnCode: null,
|
19094
|
+
tax_return_category_id: 14,
|
19095
|
+
code: "14",
|
19096
|
+
sub_code: "L",
|
19097
|
+
tax_return_code: null,
|
19391
19098
|
name: "Personal services income (PSI) - Deductions Other",
|
19392
19099
|
seq: 144,
|
19393
|
-
|
19394
|
-
|
19395
|
-
|
19100
|
+
is_other_income: 1,
|
19101
|
+
created_at: "2022-10-15 00:00:00",
|
19102
|
+
updated_at: "2022-10-15 00:00:00"
|
19103
|
+
},
|
19104
|
+
{
|
19105
|
+
id: 180,
|
19106
|
+
tax_return_category_id: 77,
|
19107
|
+
code: "10",
|
19108
|
+
sub_code: "L",
|
19109
|
+
tax_return_code: null,
|
19110
|
+
name: "Gross Income",
|
19111
|
+
seq: 100,
|
19112
|
+
is_other_income: 1,
|
19113
|
+
created_at: "2025-04-18 00:00:00",
|
19114
|
+
updated_at: "2025-04-18 00:00:00"
|
19115
|
+
},
|
19116
|
+
{
|
19117
|
+
id: 181,
|
19118
|
+
tax_return_category_id: 79,
|
19119
|
+
code: "13",
|
19120
|
+
sub_code: "O",
|
19121
|
+
tax_return_code: null,
|
19122
|
+
name: "Partnership Income",
|
19123
|
+
seq: 131,
|
19124
|
+
is_other_income: 1,
|
19125
|
+
created_at: "2025-04-18 00:00:00",
|
19126
|
+
updated_at: "2025-04-18 00:00:00"
|
19127
|
+
},
|
19128
|
+
{
|
19129
|
+
id: 182,
|
19130
|
+
tax_return_category_id: 80,
|
19131
|
+
code: "13",
|
19132
|
+
sub_code: "U",
|
19133
|
+
tax_return_code: null,
|
19134
|
+
name: "Trust Income",
|
19135
|
+
seq: 132,
|
19136
|
+
is_other_income: 1,
|
19137
|
+
created_at: "2025-04-18 00:00:00",
|
19138
|
+
updated_at: "2025-04-18 00:00:00"
|
19139
|
+
},
|
19140
|
+
{
|
19141
|
+
id: 183,
|
19142
|
+
tax_return_category_id: 71,
|
19143
|
+
code: "D7",
|
19144
|
+
sub_code: "MI",
|
19145
|
+
tax_return_code: null,
|
19146
|
+
name: "Interest Deductions - Insurance Bonds",
|
19147
|
+
seq: 861,
|
19148
|
+
is_other_income: 0,
|
19149
|
+
created_at: "2025-05-26 00:00:00",
|
19150
|
+
updated_at: "2025-05-26 00:00:00"
|
19151
|
+
},
|
19152
|
+
{
|
19153
|
+
id: 184,
|
19154
|
+
tax_return_category_id: 71,
|
19155
|
+
code: "D7",
|
19156
|
+
sub_code: "MS",
|
19157
|
+
tax_return_code: null,
|
19158
|
+
name: "Interest Deductions - Superannuation",
|
19159
|
+
seq: 862,
|
19160
|
+
is_other_income: 0,
|
19161
|
+
created_at: "2025-05-26 00:00:00",
|
19162
|
+
updated_at: "2025-05-26 00:00:00"
|
19163
|
+
},
|
19164
|
+
{
|
19165
|
+
id: 185,
|
19166
|
+
tax_return_category_id: 71,
|
19167
|
+
code: "D7",
|
19168
|
+
sub_code: "MO",
|
19169
|
+
tax_return_code: null,
|
19170
|
+
name: "Interest Deductions - Managed Funds Other",
|
19171
|
+
seq: 863,
|
19172
|
+
is_other_income: 0,
|
19173
|
+
created_at: "2025-05-26 00:00:00",
|
19174
|
+
updated_at: "2025-05-26 00:00:00"
|
19175
|
+
},
|
19176
|
+
{
|
19177
|
+
id: 186,
|
19178
|
+
tax_return_category_id: 71,
|
19179
|
+
code: "D7",
|
19180
|
+
sub_code: "RP",
|
19181
|
+
tax_return_code: null,
|
19182
|
+
name: "Interest Deductions - Loans to Related Parties",
|
19183
|
+
seq: 864,
|
19184
|
+
is_other_income: 0,
|
19185
|
+
created_at: "2025-05-26 00:00:00",
|
19186
|
+
updated_at: "2025-05-26 00:00:00"
|
19187
|
+
},
|
19188
|
+
{
|
19189
|
+
id: 187,
|
19190
|
+
tax_return_category_id: 71,
|
19191
|
+
code: "D7",
|
19192
|
+
sub_code: "SM",
|
19193
|
+
tax_return_code: null,
|
19194
|
+
name: "Interest Deductions - Shares Margin lending",
|
19195
|
+
seq: 865,
|
19196
|
+
is_other_income: 0,
|
19197
|
+
created_at: "2025-05-26 00:00:00",
|
19198
|
+
updated_at: "2025-05-26 00:00:00"
|
19199
|
+
},
|
19200
|
+
{
|
19201
|
+
id: 188,
|
19202
|
+
tax_return_category_id: 71,
|
19203
|
+
code: "D7",
|
19204
|
+
sub_code: "SO",
|
19205
|
+
tax_return_code: null,
|
19206
|
+
name: "Interest Deductions - Shares Other",
|
19207
|
+
seq: 866,
|
19208
|
+
is_other_income: 0,
|
19209
|
+
created_at: "2025-05-26 00:00:00",
|
19210
|
+
updated_at: "2025-05-26 00:00:00"
|
19211
|
+
},
|
19212
|
+
{
|
19213
|
+
id: 189,
|
19214
|
+
tax_return_category_id: 71,
|
19215
|
+
code: "D7",
|
19216
|
+
sub_code: "SS",
|
19217
|
+
tax_return_code: null,
|
19218
|
+
name: "Interest Deductions - Stapled Securities",
|
19219
|
+
seq: 867,
|
19220
|
+
is_other_income: 0,
|
19221
|
+
created_at: "2025-05-26 00:00:00",
|
19222
|
+
updated_at: "2025-05-26 00:00:00"
|
19223
|
+
},
|
19224
|
+
{
|
19225
|
+
id: 190,
|
19226
|
+
tax_return_category_id: 71,
|
19227
|
+
code: "D7",
|
19228
|
+
sub_code: "OT",
|
19229
|
+
tax_return_code: null,
|
19230
|
+
name: "Interest Deductions - Other",
|
19231
|
+
seq: 868,
|
19232
|
+
is_other_income: 0,
|
19233
|
+
created_at: "2025-05-26 00:00:00",
|
19234
|
+
updated_at: "2025-05-26 00:00:00"
|
19235
|
+
},
|
19236
|
+
{
|
19237
|
+
id: 191,
|
19238
|
+
tax_return_category_id: 71,
|
19239
|
+
code: "D8",
|
19240
|
+
sub_code: "MI",
|
19241
|
+
tax_return_code: null,
|
19242
|
+
name: "Dividend Deductions - Insurance Bonds",
|
19243
|
+
seq: 931,
|
19244
|
+
is_other_income: 0,
|
19245
|
+
created_at: "2025-05-26 00:00:00",
|
19246
|
+
updated_at: "2025-05-26 00:00:00"
|
19247
|
+
},
|
19248
|
+
{
|
19249
|
+
id: 192,
|
19250
|
+
tax_return_category_id: 71,
|
19251
|
+
code: "D8",
|
19252
|
+
sub_code: "MS",
|
19253
|
+
tax_return_code: null,
|
19254
|
+
name: "Dividend Deductions - Superannuation",
|
19255
|
+
seq: 932,
|
19256
|
+
is_other_income: 0,
|
19257
|
+
created_at: "2025-05-26 00:00:00",
|
19258
|
+
updated_at: "2025-05-26 00:00:00"
|
19259
|
+
},
|
19260
|
+
{
|
19261
|
+
id: 193,
|
19262
|
+
tax_return_category_id: 71,
|
19263
|
+
code: "D8",
|
19264
|
+
sub_code: "MO",
|
19265
|
+
tax_return_code: null,
|
19266
|
+
name: "Dividend Deductions - Managed Funds Other",
|
19267
|
+
seq: 933,
|
19268
|
+
is_other_income: 0,
|
19269
|
+
created_at: "2025-05-26 00:00:00",
|
19270
|
+
updated_at: "2025-05-26 00:00:00"
|
19271
|
+
},
|
19272
|
+
{
|
19273
|
+
id: 194,
|
19274
|
+
tax_return_category_id: 71,
|
19275
|
+
code: "D8",
|
19276
|
+
sub_code: "RP",
|
19277
|
+
tax_return_code: null,
|
19278
|
+
name: "Dividend Deductions - Loans to Related Parties",
|
19279
|
+
seq: 934,
|
19280
|
+
is_other_income: 0,
|
19281
|
+
created_at: "2025-05-26 00:00:00",
|
19282
|
+
updated_at: "2025-05-26 00:00:00"
|
19283
|
+
},
|
19284
|
+
{
|
19285
|
+
id: 195,
|
19286
|
+
tax_return_category_id: 71,
|
19287
|
+
code: "D8",
|
19288
|
+
sub_code: "SM",
|
19289
|
+
tax_return_code: null,
|
19290
|
+
name: "Dividend Deductions - Shares Margin lending",
|
19291
|
+
seq: 935,
|
19292
|
+
is_other_income: 0,
|
19293
|
+
created_at: "2025-05-26 00:00:00",
|
19294
|
+
updated_at: "2025-05-26 00:00:00"
|
19295
|
+
},
|
19296
|
+
{
|
19297
|
+
id: 196,
|
19298
|
+
tax_return_category_id: 71,
|
19299
|
+
code: "D8",
|
19300
|
+
sub_code: "SO",
|
19301
|
+
tax_return_code: null,
|
19302
|
+
name: "Dividend Deductions - Shares Other",
|
19303
|
+
seq: 936,
|
19304
|
+
is_other_income: 0,
|
19305
|
+
created_at: "2025-05-26 00:00:00",
|
19306
|
+
updated_at: "2025-05-26 00:00:00"
|
19307
|
+
},
|
19308
|
+
{
|
19309
|
+
id: 197,
|
19310
|
+
tax_return_category_id: 71,
|
19311
|
+
code: "D8",
|
19312
|
+
sub_code: "SS",
|
19313
|
+
tax_return_code: null,
|
19314
|
+
name: "Dividend Deductions - Stapled Securities",
|
19315
|
+
seq: 937,
|
19316
|
+
is_other_income: 0,
|
19317
|
+
created_at: "2025-05-26 00:00:00",
|
19318
|
+
updated_at: "2025-05-26 00:00:00"
|
19319
|
+
},
|
19320
|
+
{
|
19321
|
+
id: 198,
|
19322
|
+
tax_return_category_id: 71,
|
19323
|
+
code: "D8",
|
19324
|
+
sub_code: "OT",
|
19325
|
+
tax_return_code: null,
|
19326
|
+
name: "Dividend Deductions - Other",
|
19327
|
+
seq: 938,
|
19328
|
+
is_other_income: 0,
|
19329
|
+
created_at: "2025-05-26 00:00:00",
|
19330
|
+
updated_at: "2025-05-26 00:00:00"
|
19331
|
+
},
|
19332
|
+
{
|
19333
|
+
id: 199,
|
19334
|
+
tax_return_category_id: 84,
|
19335
|
+
code: "D15",
|
19336
|
+
sub_code: "D",
|
19337
|
+
tax_return_code: null,
|
19338
|
+
name: "Portfolio Admin Fees",
|
19339
|
+
seq: 1056,
|
19340
|
+
is_other_income: 0,
|
19341
|
+
created_at: "2025-05-26 00:00:00",
|
19342
|
+
updated_at: "2025-05-26 00:00:00"
|
19396
19343
|
}
|
19397
19344
|
];
|
19398
19345
|
|
@@ -23149,7 +23096,7 @@ function atLeastOneEnabledValidator(arrayName) {
|
|
23149
23096
|
* Form for import multiple basiq bank accounts
|
23150
23097
|
*/
|
23151
23098
|
class BankAccountsImportForm extends AbstractForm {
|
23152
|
-
static { this.minDate = new FinancialYear(new
|
23099
|
+
static { this.minDate = new FinancialYear(new FinancialYear().year - 1).startDate; }
|
23153
23100
|
static { this.maxDate = new FinancialYear(new Date()).endDate; }
|
23154
23101
|
constructor(bankAccounts) {
|
23155
23102
|
super({
|
@@ -25339,10 +25286,8 @@ class HoldingTradeForm extends AbstractForm {
|
|
25339
25286
|
this.controlsChanges(['quantity', 'price', 'fee']).subscribe(([quantity, price, fee]) => {
|
25340
25287
|
this.purchaseValue = quantity * price + fee;
|
25341
25288
|
});
|
25342
|
-
this.
|
25343
|
-
|
25344
|
-
this.get('holdingType').reset();
|
25345
|
-
}
|
25289
|
+
this.get('category').valueChanges.subscribe(category => {
|
25290
|
+
this.get('holdingType').reset();
|
25346
25291
|
});
|
25347
25292
|
}
|
25348
25293
|
submit(data = {}, includeDisabledFields = false) {
|