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
- taxReturnCategory: {
17328
- id: 1
17329
- },
17330
- code: 1,
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
- isOtherIncome: 0,
17336
- createdAt: "2020-06-01 00:00:00",
17337
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17342
- id: 30
17343
- },
17344
- code: 2,
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
- isOtherIncome: 0,
17350
- createdAt: "2020-06-01 00:00:00",
17351
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17356
- id: 31
17357
- },
17358
- code: 3,
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
- isOtherIncome: 0,
17364
- createdAt: "2020-06-01 00:00:00",
17365
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17370
- id: 32
17371
- },
17372
- code: 4,
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
- isOtherIncome: 0,
17378
- createdAt: "2020-06-01 00:00:00",
17379
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17384
- id: 2
17385
- },
17386
- code: 5,
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
- isOtherIncome: 1,
17392
- createdAt: "2020-06-01 00:00:00",
17393
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17398
- id: 33
17399
- },
17400
- code: 6,
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
- isOtherIncome: 1,
17406
- createdAt: "2020-06-01 00:00:00",
17407
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17412
- id: 3
17413
- },
17414
- code: 7,
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
- isOtherIncome: 1,
17420
- createdAt: "2020-06-01 00:00:00",
17421
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17426
- id: 34
17427
- },
17428
- code: 8,
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
- isOtherIncome: 1,
17434
- createdAt: "2020-06-01 00:00:00",
17435
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17440
- id: 4
17441
- },
17442
- code: 9,
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
- isOtherIncome: 0,
17448
- createdAt: "2020-06-01 00:00:00",
17449
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17454
- id: 5
17455
- },
17456
- code: 10,
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
- isOtherIncome: 1,
17462
- createdAt: "2020-06-01 00:00:00",
17463
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17468
- id: 6
17469
- },
17470
- code: 11,
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
- isOtherIncome: 1,
17476
- createdAt: "2020-06-01 00:00:00",
17477
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17482
- id: 35
17483
- },
17484
- code: 12,
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
- isOtherIncome: 1,
17490
- createdAt: "2020-06-01 00:00:00",
17491
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17510
- id: 14
17511
- },
17512
- code: 14,
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
- isOtherIncome: 1,
17518
- createdAt: "2020-06-01 00:00:00",
17519
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17552
- id: 17
17553
- },
17554
- code: 17,
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
- isOtherIncome: 1,
17560
- createdAt: "2020-06-01 00:00:00",
17561
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17566
- id: 15
17567
- },
17568
- code: 18,
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
- isOtherIncome: 1,
17574
- createdAt: "2020-06-01 00:00:00",
17575
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17580
- id: 17
17581
- },
17582
- code: 19,
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
- isOtherIncome: 1,
17588
- createdAt: "2020-06-01 00:00:00",
17589
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17608
- id: 12
17609
- },
17610
- code: 21,
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
- isOtherIncome: 1,
17616
- createdAt: "2020-06-01 00:00:00",
17617
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17622
- id: 8
17623
- },
17624
- code: 21,
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
- isOtherIncome: 1,
17630
- createdAt: "2020-06-01 00:00:00",
17631
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17636
- id: 8
17637
- },
17638
- code: 21,
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
- isOtherIncome: 1,
17644
- createdAt: "2020-06-01 00:00:00",
17645
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17650
- id: 9
17651
- },
17652
- code: 21,
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
- isOtherIncome: 1,
17658
- createdAt: "2020-06-01 00:00:00",
17659
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17664
- id: 10
17665
- },
17666
- code: 21,
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
- isOtherIncome: 1,
17672
- createdAt: "2020-06-01 00:00:00",
17673
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17678
- id: 12
17679
- },
17680
- code: 21,
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
- isOtherIncome: 1,
17686
- createdAt: "2020-06-01 00:00:00",
17687
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17692
- id: 12
17693
- },
17694
- code: 21,
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
- isOtherIncome: 1,
17700
- createdAt: "2020-06-01 00:00:00",
17701
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17706
- id: 29
17707
- },
17708
- code: 21,
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
- isOtherIncome: 1,
17714
- createdAt: "2020-06-01 00:00:00",
17715
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17720
- id: 12
17721
- },
17722
- code: 21,
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
- isOtherIncome: 1,
17728
- createdAt: "2020-06-01 00:00:00",
17729
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17734
- id: 12
17735
- },
17736
- code: 21,
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
- isOtherIncome: 1,
17742
- createdAt: "2020-06-01 00:00:00",
17743
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17748
- id: 12
17749
- },
17750
- code: 21,
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
- isOtherIncome: 1,
17756
- createdAt: "2020-06-01 00:00:00",
17757
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17762
- id: 11
17763
- },
17764
- code: 21,
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
- isOtherIncome: 1,
17770
- createdAt: "2020-06-01 00:00:00",
17771
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17776
- id: 12
17777
- },
17778
- code: 21,
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
- isOtherIncome: 1,
17784
- createdAt: "2020-06-01 00:00:00",
17785
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17790
- id: 12
17791
- },
17792
- code: 21,
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
- isOtherIncome: 1,
17798
- createdAt: "2020-06-01 00:00:00",
17799
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17804
- id: 12
17805
- },
17806
- code: 21,
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
- isOtherIncome: 1,
17812
- createdAt: "2020-06-01 00:00:00",
17813
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17818
- id: 12
17819
- },
17820
- code: 21,
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
- isOtherIncome: 1,
17826
- createdAt: "2020-06-01 00:00:00",
17827
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17832
- id: 12
17833
- },
17834
- code: 21,
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
- isOtherIncome: 1,
17840
- createdAt: "2020-06-01 00:00:00",
17841
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17846
- id: 12
17847
- },
17848
- code: 21,
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
- isOtherIncome: 1,
17854
- createdAt: "2020-06-01 00:00:00",
17855
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17860
- id: 12
17861
- },
17862
- code: 21,
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
- isOtherIncome: 1,
17868
- createdAt: "2020-06-01 00:00:00",
17869
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17874
- id: 12
17875
- },
17876
- code: 21,
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
- isOtherIncome: 1,
17882
- createdAt: "2020-06-01 00:00:00",
17883
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17888
- id: 12
17889
- },
17890
- code: 21,
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
- isOtherIncome: 1,
17896
- createdAt: "2020-06-01 00:00:00",
17897
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17902
- id: 17
17903
- },
17904
- code: 22,
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
- isOtherIncome: 1,
17910
- createdAt: "2020-06-01 00:00:00",
17911
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17916
- id: 39
17917
- },
17918
- code: 23,
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
- isOtherIncome: 1,
17924
- createdAt: "2020-06-01 00:00:00",
17925
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17930
- id: 40
17931
- },
17932
- code: 24,
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
- isOtherIncome: 1,
17938
- createdAt: "2020-06-01 00:00:00",
17939
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17944
- id: 7
17945
- },
17870
+ tax_return_category_id: 65,
17946
17871
  code: "D1",
17947
- subCode: null,
17948
- taxReturnCode: null,
17872
+ sub_code: null,
17873
+ tax_return_code: null,
17949
17874
  name: "Work-related car expenses",
17950
17875
  seq: 450,
17951
- isOtherIncome: 0,
17952
- createdAt: "2020-06-01 00:00:00",
17953
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17958
- id: 7
17959
- },
17882
+ tax_return_category_id: 65,
17960
17883
  code: "D1",
17961
- subCode: "Claim S",
17962
- taxReturnCode: null,
17884
+ sub_code: "Claim S",
17885
+ tax_return_code: null,
17963
17886
  name: "Klm's travelled for work",
17964
17887
  seq: 460,
17965
- isOtherIncome: 0,
17966
- createdAt: "2020-06-01 00:00:00",
17967
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17972
- id: 7
17973
- },
17894
+ tax_return_category_id: 65,
17974
17895
  code: "D1",
17975
- subCode: "Claim B",
17976
- taxReturnCode: null,
17896
+ sub_code: "Claim B",
17897
+ tax_return_code: null,
17977
17898
  name: "Depreciation - Vehicles",
17978
17899
  seq: 470,
17979
- isOtherIncome: 0,
17980
- createdAt: "2020-06-01 00:00:00",
17981
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
17986
- id: 7
17987
- },
17906
+ tax_return_category_id: 66,
17988
17907
  code: "D2",
17989
- subCode: null,
17990
- taxReturnCode: null,
17908
+ sub_code: null,
17909
+ tax_return_code: null,
17991
17910
  name: "Work-related travel expenses",
17992
17911
  seq: 480,
17993
- isOtherIncome: 0,
17994
- createdAt: "2020-06-01 00:00:00",
17995
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18000
- id: 7
18001
- },
17918
+ tax_return_category_id: 66,
18002
17919
  code: "D2",
18003
- subCode: "A",
18004
- taxReturnCode: null,
17920
+ sub_code: "A",
17921
+ tax_return_code: null,
18005
17922
  name: "Award Transport",
18006
17923
  seq: 490,
18007
- isOtherIncome: 0,
18008
- createdAt: "2020-06-01 00:00:00",
18009
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18014
- id: 7
18015
- },
17930
+ tax_return_category_id: 66,
18016
17931
  code: "D2",
18017
- subCode: "D",
18018
- taxReturnCode: null,
17932
+ sub_code: "D",
17933
+ tax_return_code: null,
18019
17934
  name: "Domestic Transport",
18020
17935
  seq: 500,
18021
- isOtherIncome: 0,
18022
- createdAt: "2020-06-01 00:00:00",
18023
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18028
- id: 7
18029
- },
17942
+ tax_return_category_id: 66,
18030
17943
  code: "D2",
18031
- subCode: "T",
18032
- taxReturnCode: null,
17944
+ sub_code: "T",
17945
+ tax_return_code: null,
18033
17946
  name: "Tolls",
18034
17947
  seq: 510,
18035
- isOtherIncome: 0,
18036
- createdAt: "2020-06-01 00:00:00",
18037
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18042
- id: 7
18043
- },
17954
+ tax_return_category_id: 66,
18044
17955
  code: "D2",
18045
- subCode: "P",
18046
- taxReturnCode: null,
17956
+ sub_code: "P",
17957
+ tax_return_code: null,
18047
17958
  name: "Parking",
18048
17959
  seq: 520,
18049
- isOtherIncome: 0,
18050
- createdAt: "2020-06-01 00:00:00",
18051
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18056
- id: 7
18057
- },
17966
+ tax_return_category_id: 66,
18058
17967
  code: "D2",
18059
- subCode: "V",
18060
- taxReturnCode: null,
17968
+ sub_code: "V",
17969
+ tax_return_code: null,
18061
17970
  name: "Hire Vehicle Expenses",
18062
17971
  seq: 530,
18063
- isOtherIncome: 0,
18064
- createdAt: "2020-06-01 00:00:00",
18065
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18070
- id: 7
18071
- },
17978
+ tax_return_category_id: 66,
18072
17979
  code: "D2",
18073
- subCode: "O",
18074
- taxReturnCode: null,
17980
+ sub_code: "O",
17981
+ tax_return_code: null,
18075
17982
  name: "Travel Expenses - Other",
18076
17983
  seq: 540,
18077
- isOtherIncome: 0,
18078
- createdAt: "2020-06-01 00:00:00",
18079
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18084
- id: 7
18085
- },
17990
+ tax_return_category_id: 67,
18086
17991
  code: "D3",
18087
- subCode: null,
18088
- taxReturnCode: null,
17992
+ sub_code: null,
17993
+ tax_return_code: null,
18089
17994
  name: "Work-related clothing expenses",
18090
17995
  seq: 550,
18091
- isOtherIncome: 0,
18092
- createdAt: "2020-06-01 00:00:00",
18093
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18098
- id: 7
18099
- },
18002
+ tax_return_category_id: 67,
18100
18003
  code: "D3",
18101
- subCode: "C",
18102
- taxReturnCode: null,
18004
+ sub_code: "C",
18005
+ tax_return_code: null,
18103
18006
  name: "Compulsory Work Uniform",
18104
18007
  seq: 560,
18105
- isOtherIncome: 0,
18106
- createdAt: "2020-06-01 00:00:00",
18107
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18112
- id: 7
18113
- },
18014
+ tax_return_category_id: 67,
18114
18015
  code: "D3",
18115
- subCode: "P",
18116
- taxReturnCode: null,
18016
+ sub_code: "P",
18017
+ tax_return_code: null,
18117
18018
  name: "Hi Vis Workwear",
18118
18019
  seq: 570,
18119
- isOtherIncome: 0,
18120
- createdAt: "2020-06-01 00:00:00",
18121
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18126
- id: 7
18127
- },
18026
+ tax_return_category_id: 67,
18128
18027
  code: "D3",
18129
- subCode: "S",
18130
- taxReturnCode: null,
18028
+ sub_code: "S",
18029
+ tax_return_code: null,
18131
18030
  name: "Occupational Specific Clothing",
18132
18031
  seq: 580,
18133
- isOtherIncome: 0,
18134
- createdAt: "2020-06-01 00:00:00",
18135
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18140
- id: 7
18141
- },
18038
+ tax_return_category_id: 68,
18142
18039
  code: "D4",
18143
- subCode: null,
18144
- taxReturnCode: null,
18040
+ sub_code: null,
18041
+ tax_return_code: null,
18145
18042
  name: "Work-related self-education expenses",
18146
18043
  seq: 590,
18147
- isOtherIncome: 0,
18148
- createdAt: "2020-06-01 00:00:00",
18149
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18154
- id: 7
18155
- },
18050
+ tax_return_category_id: 68,
18156
18051
  code: "D4",
18157
- subCode: "A",
18158
- taxReturnCode: null,
18052
+ sub_code: "A",
18053
+ tax_return_code: null,
18159
18054
  name: "Course Fees",
18160
18055
  seq: 600,
18161
- isOtherIncome: 0,
18162
- createdAt: "2020-06-01 00:00:00",
18163
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18168
- id: 7
18169
- },
18062
+ tax_return_category_id: 69,
18170
18063
  code: "D5",
18171
- subCode: null,
18172
- taxReturnCode: null,
18064
+ sub_code: null,
18065
+ tax_return_code: null,
18173
18066
  name: "Other work-related expenses",
18174
18067
  seq: 610,
18175
- isOtherIncome: 0,
18176
- createdAt: "2020-06-01 00:00:00",
18177
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18182
- id: 7
18183
- },
18074
+ tax_return_category_id: 69,
18184
18075
  code: "D5",
18185
- subCode: "A",
18186
- taxReturnCode: null,
18076
+ sub_code: "A",
18077
+ tax_return_code: null,
18187
18078
  name: "Mobile Phone",
18188
18079
  seq: 620,
18189
- isOtherIncome: 0,
18190
- createdAt: "2020-06-01 00:00:00",
18191
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18196
- id: 7
18197
- },
18086
+ tax_return_category_id: 69,
18198
18087
  code: "D5",
18199
- subCode: "B",
18200
- taxReturnCode: null,
18088
+ sub_code: "B",
18089
+ tax_return_code: null,
18201
18090
  name: "Books, Journals",
18202
18091
  seq: 630,
18203
- isOtherIncome: 0,
18204
- createdAt: "2020-06-01 00:00:00",
18205
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18210
- id: 7
18211
- },
18098
+ tax_return_category_id: 69,
18212
18099
  code: "D5",
18213
- subCode: "E",
18214
- taxReturnCode: null,
18100
+ sub_code: "E",
18101
+ tax_return_code: null,
18215
18102
  name: "Internet",
18216
18103
  seq: 640,
18217
- isOtherIncome: 0,
18218
- createdAt: "2020-06-01 00:00:00",
18219
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18224
- id: 7
18225
- },
18110
+ tax_return_category_id: 69,
18226
18111
  code: "D5",
18227
- subCode: "F",
18228
- taxReturnCode: null,
18112
+ sub_code: "F",
18113
+ tax_return_code: null,
18229
18114
  name: "Financial Institutions Duty (FID)",
18230
18115
  seq: 650,
18231
- isOtherIncome: 0,
18232
- createdAt: "2020-06-01 00:00:00",
18233
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18238
- id: 7
18239
- },
18122
+ tax_return_category_id: 69,
18240
18123
  code: "D5",
18241
- subCode: "G",
18242
- taxReturnCode: null,
18124
+ sub_code: "G",
18125
+ tax_return_code: null,
18243
18126
  name: "Subscriptions",
18244
18127
  seq: 660,
18245
- isOtherIncome: 0,
18246
- createdAt: "2020-06-01 00:00:00",
18247
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18252
- id: 7
18253
- },
18134
+ tax_return_category_id: 69,
18254
18135
  code: "D5",
18255
- subCode: "H",
18256
- taxReturnCode: null,
18136
+ sub_code: "H",
18137
+ tax_return_code: null,
18257
18138
  name: "Home Office - Running",
18258
18139
  seq: 670,
18259
- isOtherIncome: 0,
18260
- createdAt: "2020-06-01 00:00:00",
18261
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18266
- id: 7
18267
- },
18146
+ tax_return_category_id: 69,
18268
18147
  code: "D5",
18269
- subCode: "I",
18270
- taxReturnCode: null,
18148
+ sub_code: "I",
18149
+ tax_return_code: null,
18271
18150
  name: "Work-related depreciation",
18272
18151
  seq: 680,
18273
- isOtherIncome: 0,
18274
- createdAt: "2020-06-01 00:00:00",
18275
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18280
- id: 7
18281
- },
18158
+ tax_return_category_id: 69,
18282
18159
  code: "D5",
18283
- subCode: "J",
18284
- taxReturnCode: null,
18160
+ sub_code: "J",
18161
+ tax_return_code: null,
18285
18162
  name: "Home Office - Occupancy",
18286
18163
  seq: 700,
18287
- isOtherIncome: 0,
18288
- createdAt: "2020-06-01 00:00:00",
18289
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18294
- id: 7
18295
- },
18170
+ tax_return_category_id: 69,
18296
18171
  code: "D5",
18297
- subCode: "M",
18298
- taxReturnCode: null,
18172
+ sub_code: "M",
18173
+ tax_return_code: null,
18299
18174
  name: "Award Overtime Meal Allowance Expense",
18300
18175
  seq: 710,
18301
- isOtherIncome: 0,
18302
- createdAt: "2020-06-01 00:00:00",
18303
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18308
- id: 7
18309
- },
18182
+ tax_return_category_id: 69,
18310
18183
  code: "D5",
18311
- subCode: "N",
18312
- taxReturnCode: null,
18184
+ sub_code: "N",
18185
+ tax_return_code: null,
18313
18186
  name: "Newspaper",
18314
18187
  seq: 720,
18315
- isOtherIncome: 0,
18316
- createdAt: "2020-06-01 00:00:00",
18317
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18322
- id: 7
18323
- },
18194
+ tax_return_category_id: 69,
18324
18195
  code: "D5",
18325
- subCode: "P",
18326
- taxReturnCode: null,
18196
+ sub_code: "P",
18197
+ tax_return_code: null,
18327
18198
  name: "Printing, Postage & Stationery",
18328
18199
  seq: 730,
18329
- isOtherIncome: 0,
18330
- createdAt: "2020-06-01 00:00:00",
18331
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18336
- id: 7
18337
- },
18206
+ tax_return_category_id: 69,
18338
18207
  code: "D5",
18339
- subCode: "S",
18340
- taxReturnCode: null,
18208
+ sub_code: "S",
18209
+ tax_return_code: null,
18341
18210
  name: "Seminars, workshops and courses",
18342
18211
  seq: 740,
18343
- isOtherIncome: 0,
18344
- createdAt: "2020-06-01 00:00:00",
18345
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18350
- id: 7
18351
- },
18218
+ tax_return_category_id: 69,
18352
18219
  code: "D5",
18353
- subCode: "T",
18354
- taxReturnCode: null,
18220
+ sub_code: "T",
18221
+ tax_return_code: null,
18355
18222
  name: "Telephone",
18356
18223
  seq: 750,
18357
- isOtherIncome: 0,
18358
- createdAt: "2020-06-01 00:00:00",
18359
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18364
- id: 7
18365
- },
18230
+ tax_return_category_id: 69,
18366
18231
  code: "D5",
18367
- subCode: "U",
18368
- taxReturnCode: null,
18232
+ sub_code: "U",
18233
+ tax_return_code: null,
18369
18234
  name: "Union Fees",
18370
18235
  seq: 760,
18371
- isOtherIncome: 0,
18372
- createdAt: "2020-06-01 00:00:00",
18373
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18378
- id: 7
18379
- },
18242
+ tax_return_category_id: 69,
18380
18243
  code: "D5",
18381
- subCode: "O",
18382
- taxReturnCode: null,
18244
+ sub_code: "O",
18245
+ tax_return_code: null,
18383
18246
  name: "Other work-related expenses",
18384
18247
  seq: 770,
18385
- isOtherIncome: 0,
18386
- createdAt: "2020-06-01 00:00:00",
18387
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18392
- id: 7
18393
- },
18254
+ tax_return_category_id: 70,
18394
18255
  code: "D6",
18395
- subCode: null,
18396
- taxReturnCode: null,
18256
+ sub_code: null,
18257
+ tax_return_code: null,
18397
18258
  name: "Low-value pool deduction",
18398
18259
  seq: 780,
18399
- isOtherIncome: 0,
18400
- createdAt: "2020-06-01 00:00:00",
18401
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18406
- id: 7
18407
- },
18266
+ tax_return_category_id: 71,
18408
18267
  code: "D7",
18409
- subCode: null,
18410
- taxReturnCode: null,
18268
+ sub_code: null,
18269
+ tax_return_code: null,
18411
18270
  name: "Interest Deductions",
18412
18271
  seq: 790,
18413
- isOtherIncome: 0,
18414
- createdAt: "2020-06-01 00:00:00",
18415
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18420
- id: 7
18421
- },
18278
+ tax_return_category_id: 71,
18422
18279
  code: "D7",
18423
- subCode: "BL",
18424
- taxReturnCode: null,
18280
+ sub_code: "BL",
18281
+ tax_return_code: null,
18425
18282
  name: "Interest Deductions - Linked Bonded & Notes",
18426
18283
  seq: 800,
18427
- isOtherIncome: 0,
18428
- createdAt: "2020-06-01 00:00:00",
18429
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18434
- id: 7
18435
- },
18290
+ tax_return_category_id: 71,
18436
18291
  code: "D7",
18437
- subCode: "BO",
18438
- taxReturnCode: null,
18292
+ sub_code: "BO",
18293
+ tax_return_code: null,
18439
18294
  name: "Interest Deductions - Bonds Other",
18440
18295
  seq: 810,
18441
- isOtherIncome: 0,
18442
- createdAt: "2020-06-01 00:00:00",
18443
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18448
- id: 7
18449
- },
18302
+ tax_return_category_id: 71,
18450
18303
  code: "D7",
18451
- subCode: "CN",
18452
- taxReturnCode: null,
18304
+ sub_code: "CN",
18305
+ tax_return_code: null,
18453
18306
  name: "Interest Deductions - Convertible Notes",
18454
18307
  seq: 820,
18455
- isOtherIncome: 0,
18456
- createdAt: "2020-06-01 00:00:00",
18457
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18462
- id: 7
18463
- },
18314
+ tax_return_category_id: 71,
18464
18315
  code: "D7",
18465
- subCode: "CP",
18466
- taxReturnCode: null,
18316
+ sub_code: "CP",
18317
+ tax_return_code: null,
18467
18318
  name: "Interest Deductions - Convertible Preference Shares",
18468
18319
  seq: 830,
18469
- isOtherIncome: 0,
18470
- createdAt: "2020-06-01 00:00:00",
18471
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18476
- id: 7
18477
- },
18326
+ tax_return_category_id: 71,
18478
18327
  code: "D7",
18479
- subCode: "IR",
18480
- taxReturnCode: null,
18328
+ sub_code: "IR",
18329
+ tax_return_code: null,
18481
18330
  name: "Interest Deductions - Instalment Receipts",
18482
18331
  seq: 840,
18483
- isOtherIncome: 0,
18484
- createdAt: "2020-06-01 00:00:00",
18485
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18490
- id: 7
18491
- },
18338
+ tax_return_category_id: 71,
18492
18339
  code: "D7",
18493
- subCode: "MA",
18494
- taxReturnCode: null,
18340
+ sub_code: "MA",
18341
+ tax_return_code: null,
18495
18342
  name: "Interest Deductions - Allocated Pensions & Annuities",
18496
18343
  seq: 850,
18497
- isOtherIncome: 0,
18498
- createdAt: "2020-06-01 00:00:00",
18499
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18504
- id: 7
18505
- },
18350
+ tax_return_category_id: 71,
18506
18351
  code: "D7",
18507
- subCode: "MF",
18508
- taxReturnCode: null,
18352
+ sub_code: "MF",
18353
+ tax_return_code: null,
18509
18354
  name: "Interest Deductions - Friendly Society",
18510
18355
  seq: 860,
18511
- isOtherIncome: 0,
18512
- createdAt: "2020-06-01 00:00:00",
18513
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18518
- id: 7
18519
- },
18362
+ tax_return_category_id: 72,
18520
18363
  code: "D8",
18521
- subCode: null,
18522
- taxReturnCode: null,
18364
+ sub_code: null,
18365
+ tax_return_code: null,
18523
18366
  name: "Dividend Deductions",
18524
18367
  seq: 870,
18525
- isOtherIncome: 0,
18526
- createdAt: "2020-06-01 00:00:00",
18527
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18532
- id: 7
18533
- },
18374
+ tax_return_category_id: 72,
18534
18375
  code: "D8",
18535
- subCode: "BL",
18536
- taxReturnCode: null,
18376
+ sub_code: "BL",
18377
+ tax_return_code: null,
18537
18378
  name: "Dividend Deductions - Linked Bonded & Notes",
18538
18379
  seq: 880,
18539
- isOtherIncome: 0,
18540
- createdAt: "2020-06-01 00:00:00",
18541
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18546
- id: 7
18547
- },
18386
+ tax_return_category_id: 72,
18548
18387
  code: "D8",
18549
- subCode: "BO",
18550
- taxReturnCode: null,
18388
+ sub_code: "BO",
18389
+ tax_return_code: null,
18551
18390
  name: "Dividend Deductions - Bonds Other",
18552
18391
  seq: 890,
18553
- isOtherIncome: 0,
18554
- createdAt: "2020-06-01 00:00:00",
18555
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18560
- id: 7
18561
- },
18398
+ tax_return_category_id: 72,
18562
18399
  code: "D8",
18563
- subCode: "CN",
18564
- taxReturnCode: null,
18400
+ sub_code: "CN",
18401
+ tax_return_code: null,
18565
18402
  name: "Dividend Deductions - Convertible Notes",
18566
18403
  seq: 900,
18567
- isOtherIncome: 0,
18568
- createdAt: "2020-06-01 00:00:00",
18569
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18574
- id: 7
18575
- },
18410
+ tax_return_category_id: 72,
18576
18411
  code: "D8",
18577
- subCode: "CP",
18578
- taxReturnCode: null,
18412
+ sub_code: "CP",
18413
+ tax_return_code: null,
18579
18414
  name: "Dividend Deductions - Convertible Preference Share",
18580
18415
  seq: 910,
18581
- isOtherIncome: 0,
18582
- createdAt: "2020-06-01 00:00:00",
18583
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18588
- id: 7
18589
- },
18422
+ tax_return_category_id: 72,
18590
18423
  code: "D8",
18591
- subCode: "MA",
18592
- taxReturnCode: null,
18424
+ sub_code: "MA",
18425
+ tax_return_code: null,
18593
18426
  name: "Dividend Deductions - Allocated Pensions & Annuities",
18594
18427
  seq: 920,
18595
- isOtherIncome: 0,
18596
- createdAt: "2020-06-01 00:00:00",
18597
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18602
- id: 7
18603
- },
18434
+ tax_return_category_id: 72,
18604
18435
  code: "D8",
18605
- subCode: "MF",
18606
- taxReturnCode: null,
18436
+ sub_code: "MF",
18437
+ tax_return_code: null,
18607
18438
  name: "Dividend Deductions - Friendly Society",
18608
18439
  seq: 930,
18609
- isOtherIncome: 0,
18610
- createdAt: "2020-06-01 00:00:00",
18611
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18616
- id: 7
18617
- },
18446
+ tax_return_category_id: 73,
18618
18447
  code: "D9",
18619
- subCode: "J",
18620
- taxReturnCode: null,
18448
+ sub_code: "J",
18449
+ tax_return_code: null,
18621
18450
  name: "Gifts or donations",
18622
18451
  seq: 940,
18623
- isOtherIncome: 0,
18624
- createdAt: "2020-06-01 00:00:00",
18625
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18630
- id: 7
18631
- },
18458
+ tax_return_category_id: 74,
18632
18459
  code: "D10",
18633
- subCode: null,
18634
- taxReturnCode: null,
18460
+ sub_code: null,
18461
+ tax_return_code: null,
18635
18462
  name: "Cost of managing tax affairs",
18636
18463
  seq: 950,
18637
- isOtherIncome: 0,
18638
- createdAt: "2020-06-01 00:00:00",
18639
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18644
- id: 7
18645
- },
18470
+ tax_return_category_id: 74,
18646
18471
  code: "D10",
18647
- subCode: "N",
18648
- taxReturnCode: null,
18472
+ sub_code: "N",
18473
+ tax_return_code: null,
18649
18474
  name: "Interest Charged by ATO",
18650
18475
  seq: 960,
18651
- isOtherIncome: 0,
18652
- createdAt: "2020-06-01 00:00:00",
18653
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18658
- id: 7
18659
- },
18482
+ tax_return_category_id: 74,
18660
18483
  code: "D10",
18661
- subCode: "L",
18662
- taxReturnCode: null,
18484
+ sub_code: "L",
18485
+ tax_return_code: null,
18663
18486
  name: "Litigation Costs",
18664
18487
  seq: 970,
18665
- isOtherIncome: 0,
18666
- createdAt: "2020-06-01 00:00:00",
18667
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18672
- id: 7
18673
- },
18494
+ tax_return_category_id: 74,
18674
18495
  code: "D10",
18675
- subCode: "M",
18676
- taxReturnCode: null,
18496
+ sub_code: "M",
18497
+ tax_return_code: null,
18677
18498
  name: "Accounting Fees",
18678
18499
  seq: 980,
18679
- isOtherIncome: 0,
18680
- createdAt: "2020-06-01 00:00:00",
18681
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18686
- id: 7
18687
- },
18506
+ tax_return_category_id: 75,
18688
18507
  code: "D11",
18689
- subCode: null,
18690
- taxReturnCode: null,
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
- isOtherIncome: 0,
18694
- createdAt: "2020-06-01 00:00:00",
18695
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18700
- id: 18
18701
- },
18518
+ tax_return_category_id: 81,
18702
18519
  code: "D12",
18703
- subCode: null,
18704
- taxReturnCode: null,
18520
+ sub_code: null,
18521
+ tax_return_code: null,
18705
18522
  name: "Personal superannuation contributions",
18706
18523
  seq: 1000,
18707
- isOtherIncome: 0,
18708
- createdAt: "2020-06-01 00:00:00",
18709
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18714
- id: 18
18715
- },
18530
+ tax_return_category_id: 81,
18716
18531
  code: "D12",
18717
- subCode: "H",
18718
- taxReturnCode: null,
18532
+ sub_code: "H",
18533
+ tax_return_code: null,
18719
18534
  name: "Personal Super Contributions (Non-Deductible)",
18720
18535
  seq: 1010,
18721
- isOtherIncome: 0,
18722
- createdAt: "2020-06-01 00:00:00",
18723
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18728
- id: 18
18729
- },
18542
+ tax_return_category_id: 82,
18730
18543
  code: "D13",
18731
- subCode: null,
18732
- taxReturnCode: null,
18544
+ sub_code: null,
18545
+ tax_return_code: null,
18733
18546
  name: "Deduction for project pool",
18734
18547
  seq: 1020,
18735
- isOtherIncome: 0,
18736
- createdAt: "2020-06-01 00:00:00",
18737
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18742
- id: 18
18743
- },
18554
+ tax_return_category_id: 83,
18744
18555
  code: "D14",
18745
- subCode: "A",
18746
- taxReturnCode: null,
18556
+ sub_code: "A",
18557
+ tax_return_code: null,
18747
18558
  name: "Forestry managed investment scheme deduction",
18748
18559
  seq: 1030,
18749
- isOtherIncome: 0,
18750
- createdAt: "2020-06-01 00:00:00",
18751
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18756
- id: 18
18757
- },
18566
+ tax_return_category_id: 76,
18758
18567
  code: "D15",
18759
- subCode: "O",
18760
- taxReturnCode: null,
18568
+ sub_code: "O",
18569
+ tax_return_code: null,
18761
18570
  name: "Non capital losses on disposal of assets",
18762
18571
  seq: 1040,
18763
- isOtherIncome: 0,
18764
- createdAt: "2020-06-01 00:00:00",
18765
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18770
- id: 18
18771
- },
18578
+ tax_return_category_id: 76,
18772
18579
  code: "D15",
18773
- subCode: "P",
18774
- taxReturnCode: null,
18580
+ sub_code: "P",
18581
+ tax_return_code: null,
18775
18582
  name: "Income Protection Insurance",
18776
18583
  seq: 1050,
18777
- isOtherIncome: 0,
18778
- createdAt: "2020-06-01 00:00:00",
18779
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18798
- id: 31
18799
- },
18800
- code: 3,
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
- isOtherIncome: 0,
18806
- createdAt: "2020-06-01 00:00:00",
18807
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18812
- id: 40
18813
- },
18814
- code: 24,
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
- isOtherIncome: 1,
18820
- createdAt: "2020-06-01 00:00:00",
18821
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18826
- id: 40
18827
- },
18828
- code: 24,
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
- isOtherIncome: 1,
18834
- createdAt: "2020-06-01 00:00:00",
18835
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18840
- id: 40
18841
- },
18842
- code: 24,
18843
- subCode: "V",
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
- isOtherIncome: 1,
18848
- createdAt: "2020-06-01 00:00:00",
18849
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18854
- id: 40
18855
- },
18856
- code: 24,
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
- isOtherIncome: 1,
18862
- createdAt: "2020-06-01 00:00:00",
18863
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18868
- id: 40
18869
- },
18870
- code: 24,
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
- isOtherIncome: 1,
18876
- createdAt: "2020-06-01 00:00:00",
18877
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18882
- id: 6
18883
- },
18884
- code: 11,
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
- isOtherIncome: 1,
18890
- createdAt: "2020-06-01 00:00:00",
18891
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18896
- id: 3
18897
- },
18898
- code: 7,
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
- isOtherIncome: 1,
18904
- createdAt: "2020-06-01 00:00:00",
18905
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18910
- id: 3
18911
- },
18912
- code: 7,
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
- isOtherIncome: 1,
18918
- createdAt: "2020-06-01 00:00:00",
18919
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18924
- id: 3
18925
- },
18926
- code: 7,
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
- isOtherIncome: 1,
18932
- createdAt: "2020-06-01 00:00:00",
18933
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18938
- id: 3
18939
- },
18940
- code: 7,
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
- isOtherIncome: 1,
18946
- createdAt: "2020-06-01 00:00:00",
18947
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18952
- id: 3
18953
- },
18954
- code: 7,
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
- isOtherIncome: 1,
18960
- createdAt: "2020-06-01 00:00:00",
18961
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18966
- id: 34
18967
- },
18968
- code: 8,
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
- isOtherIncome: 1,
18974
- createdAt: "2020-06-01 00:00:00",
18975
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18980
- id: 34
18981
- },
18982
- code: 8,
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
- isOtherIncome: 1,
18988
- createdAt: "2020-06-01 00:00:00",
18989
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
18994
- id: 35
18995
- },
18996
- code: 12,
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
- isOtherIncome: 1,
19002
- createdAt: "2020-06-01 00:00:00",
19003
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19008
- id: 35
19009
- },
19010
- code: 12,
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
- isOtherIncome: 1,
19016
- createdAt: "2020-06-01 00:00:00",
19017
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19022
- id: 35
19023
- },
19024
- code: 12,
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
- isOtherIncome: 1,
19030
- createdAt: "2020-06-01 00:00:00",
19031
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19036
- id: 36
19037
- },
19038
- code: 13,
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
- isOtherIncome: 1,
19044
- createdAt: "2020-06-01 00:00:00",
19045
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19050
- id: 37
19051
- },
19052
- code: 13,
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
- isOtherIncome: 1,
19058
- createdAt: "2020-06-01 00:00:00",
19059
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19064
- id: 36
19065
- },
19066
- code: 13,
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
- isOtherIncome: 1,
19072
- createdAt: "2020-06-01 00:00:00",
19073
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19078
- id: 37
19079
- },
19080
- code: 13,
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
- isOtherIncome: 1,
19086
- createdAt: "2020-06-01 00:00:00",
19087
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19092
- id: 14
19093
- },
19094
- code: 14,
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
- isOtherIncome: 1,
19100
- createdAt: "2020-06-01 00:00:00",
19101
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19106
- id: 14
19107
- },
19108
- code: 14,
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
- isOtherIncome: 1,
19114
- createdAt: "2020-06-01 00:00:00",
19115
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19120
- id: 18
19121
- },
18866
+ tax_return_category_id: 84,
19122
18867
  code: "D15",
19123
- subCode: "D",
19124
- taxReturnCode: null,
18868
+ sub_code: "D",
18869
+ tax_return_code: null,
19125
18870
  name: "Foreign exchange losses",
19126
18871
  seq: 1055,
19127
- isOtherIncome: 0,
19128
- createdAt: "2020-06-01 00:00:00",
19129
- updatedAt: "2020-06-01 00:00:00"
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
- taxReturnCategory: {
19134
- id: 42
19135
- },
19136
- code: 15,
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
- isOtherIncome: 0,
19142
- createdAt: "2022-07-29 00:00:00",
19143
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19148
- id: 43
19149
- },
19150
- code: 15,
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
- isOtherIncome: 0,
19156
- createdAt: "2022-07-29 00:00:00",
19157
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19162
- id: 50
19163
- },
19164
- code: 15,
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
- isOtherIncome: 0,
19170
- createdAt: "2022-07-29 00:00:00",
19171
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19176
- id: 45
19177
- },
19178
- code: 15,
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
- isOtherIncome: 0,
19184
- createdAt: "2022-07-29 00:00:00",
19185
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19190
- id: 51
19191
- },
19192
- code: 15,
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
- isOtherIncome: 0,
19198
- createdAt: "2022-07-29 00:00:00",
19199
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19204
- id: 46
19205
- },
19206
- code: 15,
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
- isOtherIncome: 0,
19212
- createdAt: "2022-07-29 00:00:00",
19213
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19218
- id: 53
19219
- },
19220
- code: 15,
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
- isOtherIncome: 0,
19226
- createdAt: "2022-07-29 00:00:00",
19227
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19232
- id: 48
19233
- },
19234
- code: 15,
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
- isOtherIncome: 0,
19240
- createdAt: "2022-07-29 00:00:00",
19241
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19246
- id: 56
19247
- },
19248
- code: 15,
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
- isOtherIncome: 0,
19254
- createdAt: "2022-07-29 00:00:00",
19255
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19260
- id: 57
19261
- },
19262
- code: 15,
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
- isOtherIncome: 0,
19268
- createdAt: "2022-07-29 00:00:00",
19269
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19274
- id: 44
19275
- },
19276
- code: 15,
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
- isOtherIncome: 0,
19282
- createdAt: "2022-07-29 00:00:00",
19283
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19288
- id: 58
19289
- },
19290
- code: 15,
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
- isOtherIncome: 0,
19296
- createdAt: "2022-07-29 00:00:00",
19297
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19302
- id: 54
19303
- },
19304
- code: 15,
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
- isOtherIncome: 0,
19310
- createdAt: "2022-07-29 00:00:00",
19311
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19316
- id: 55
19317
- },
19318
- code: 15,
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
- isOtherIncome: 0,
19324
- createdAt: "2022-07-29 00:00:00",
19325
- updatedAt: "2022-07-29 00:00:00"
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
- taxReturnCategory: {
19330
- id: 49
19331
- },
19332
- code: 15,
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
- isOtherIncome: 0,
19338
- createdAt: "2022-08-31 00:00:00",
19339
- updatedAt: "2022-08-31 00:00:00"
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
- taxReturnCategory: {
19344
- id: 52
19345
- },
19346
- code: 15,
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
- isOtherIncome: 0,
19352
- createdAt: "2022-08-31 00:00:00",
19353
- updatedAt: "2022-08-31 00:00:00"
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
- taxReturnCategory: {
19358
- id: 14
19359
- },
19360
- code: 14,
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
- isOtherIncome: 1,
19366
- createdAt: "2022-10-15 00:00:00",
19367
- updatedAt: "2022-10-15 00:00:00"
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
- taxReturnCategory: {
19372
- id: 14
19373
- },
19374
- code: 14,
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
- isOtherIncome: 1,
19380
- createdAt: "2022-10-15 00:00:00",
19381
- updatedAt: "2022-10-15 00:00:00"
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
- taxReturnCategory: {
19386
- id: 14
19387
- },
19388
- code: 14,
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
- isOtherIncome: 1,
19394
- createdAt: "2022-10-15 00:00:00",
19395
- updatedAt: "2022-10-15 00:00:00"
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 Date().getFullYear() - 1).startDate; }
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.controlsChanges(['category']).subscribe(() => {
25343
- if (!this.model.id) {
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) {