taxtank-core 0.33.114 → 0.33.115

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.
Files changed (1065) hide show
  1. package/README.md +5 -5
  2. package/fesm2022/taxtank-core-common.mjs +20 -20
  3. package/fesm2022/taxtank-core-common.mjs.map +1 -1
  4. package/fesm2022/taxtank-core.mjs +406 -405
  5. package/fesm2022/taxtank-core.mjs.map +1 -1
  6. package/package.json +15 -19
  7. package/src/lib/db/Enums/holding/holding-type-category.enum.d.ts +3 -3
  8. package/src/lib/models/index.d.ts +1 -0
  9. package/esm2022/common/public-api.mjs +0 -4
  10. package/esm2022/common/src/common.module.mjs +0 -38
  11. package/esm2022/common/src/db/enums/index.mjs +0 -2
  12. package/esm2022/common/src/db/enums/user/index.mjs +0 -2
  13. package/esm2022/common/src/db/enums/user/user-roles.enum.mjs +0 -18
  14. package/esm2022/common/src/db/index.mjs +0 -2
  15. package/esm2022/common/src/interceptors/interceptors.module.mjs +0 -28
  16. package/esm2022/common/src/interceptors/jwt-interceptor.mjs +0 -138
  17. package/esm2022/common/src/services/auth/auth-messages.enum.mjs +0 -5
  18. package/esm2022/common/src/services/auth/auth-tokens.interface.mjs +0 -2
  19. package/esm2022/common/src/services/auth/auth.service.mjs +0 -56
  20. package/esm2022/common/src/services/auth/index.mjs +0 -6
  21. package/esm2022/common/src/services/auth/jwt-decoded.interface.mjs +0 -2
  22. package/esm2022/common/src/services/auth/jwt.service.mjs +0 -52
  23. package/esm2022/common/src/services/index.mjs +0 -3
  24. package/esm2022/common/src/services/mixpanel.service.mjs +0 -60
  25. package/esm2022/common/taxtank-core-common.mjs +0 -5
  26. package/esm2022/public-api.mjs +0 -188
  27. package/esm2022/src/lib/collections/account-setup-item.collection.mjs +0 -12
  28. package/esm2022/src/lib/collections/allocation-group.collection.mjs +0 -9
  29. package/esm2022/src/lib/collections/allocation-rule.collection.mjs +0 -26
  30. package/esm2022/src/lib/collections/asset-sale.collection.mjs +0 -59
  31. package/esm2022/src/lib/collections/bank-account.collection.mjs +0 -120
  32. package/esm2022/src/lib/collections/bank-transaction.collection.mjs +0 -131
  33. package/esm2022/src/lib/collections/chart-accounts/chart-accounts-value.collection.mjs +0 -20
  34. package/esm2022/src/lib/collections/chart-accounts/index.mjs +0 -2
  35. package/esm2022/src/lib/collections/chart-accounts.collection.mjs +0 -26
  36. package/esm2022/src/lib/collections/chat/chat.collection.mjs +0 -8
  37. package/esm2022/src/lib/collections/chat/index.mjs +0 -4
  38. package/esm2022/src/lib/collections/chat/message-document.collection.mjs +0 -13
  39. package/esm2022/src/lib/collections/chat/message.collection.mjs +0 -31
  40. package/esm2022/src/lib/collections/client-invite.collection.mjs +0 -7
  41. package/esm2022/src/lib/collections/client-movement.collection.mjs +0 -48
  42. package/esm2022/src/lib/collections/client-portfolio-report.collection.mjs +0 -40
  43. package/esm2022/src/lib/collections/client.collection.mjs +0 -4
  44. package/esm2022/src/lib/collections/collection-dictionary.mjs +0 -124
  45. package/esm2022/src/lib/collections/collection.mjs +0 -176
  46. package/esm2022/src/lib/collections/depreciation-forecast.collection.mjs +0 -19
  47. package/esm2022/src/lib/collections/depreciation.collection.mjs +0 -112
  48. package/esm2022/src/lib/collections/exportable.collection.mjs +0 -19
  49. package/esm2022/src/lib/collections/firm/employee-invite.collection.mjs +0 -10
  50. package/esm2022/src/lib/collections/firm/employee.collection.mjs +0 -18
  51. package/esm2022/src/lib/collections/firm/index.mjs +0 -3
  52. package/esm2022/src/lib/collections/holding/holding-sale.collection.mjs +0 -41
  53. package/esm2022/src/lib/collections/holding/holding-trade.collection.mjs +0 -81
  54. package/esm2022/src/lib/collections/holding/holding-type.collection.mjs +0 -13
  55. package/esm2022/src/lib/collections/holding/holding.collection.mjs +0 -43
  56. package/esm2022/src/lib/collections/holding/index.mjs +0 -5
  57. package/esm2022/src/lib/collections/home-office/home-office-claim.collection.mjs +0 -7
  58. package/esm2022/src/lib/collections/home-office/index.mjs +0 -2
  59. package/esm2022/src/lib/collections/income-source/income-source-forecast.collection.mjs +0 -11
  60. package/esm2022/src/lib/collections/income-source/income-source.collection.mjs +0 -43
  61. package/esm2022/src/lib/collections/income-source/index.mjs +0 -3
  62. package/esm2022/src/lib/collections/index.mjs +0 -37
  63. package/esm2022/src/lib/collections/loan/index.mjs +0 -3
  64. package/esm2022/src/lib/collections/loan/loan-payment.collection.mjs +0 -40
  65. package/esm2022/src/lib/collections/loan/loan.collection.mjs +0 -46
  66. package/esm2022/src/lib/collections/property/index.mjs +0 -7
  67. package/esm2022/src/lib/collections/property/property-category-movement.collection.mjs +0 -23
  68. package/esm2022/src/lib/collections/property/property-sale/index.mjs +0 -3
  69. package/esm2022/src/lib/collections/property/property-sale/property-sale-tax-exemption-meta-field.collection.mjs +0 -17
  70. package/esm2022/src/lib/collections/property/property-sale/property-sale.collection.mjs +0 -13
  71. package/esm2022/src/lib/collections/property/property-share.collection.mjs +0 -20
  72. package/esm2022/src/lib/collections/property/property-valuation.collection.mjs +0 -14
  73. package/esm2022/src/lib/collections/property/property.collection.mjs +0 -113
  74. package/esm2022/src/lib/collections/property/tax-exemption.collection.mjs +0 -11
  75. package/esm2022/src/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.mjs +0 -12
  76. package/esm2022/src/lib/collections/report/depreciation/depreciation-report-item.collection.mjs +0 -12
  77. package/esm2022/src/lib/collections/report/income-expense/transaction-report-item.collection.mjs +0 -30
  78. package/esm2022/src/lib/collections/report/index.mjs +0 -8
  79. package/esm2022/src/lib/collections/report/property/property-report-item-depreciation.collection.mjs +0 -21
  80. package/esm2022/src/lib/collections/report/property/property-report-item-transaction.collection.mjs +0 -21
  81. package/esm2022/src/lib/collections/report/property/property-report-item.collection.mjs +0 -13
  82. package/esm2022/src/lib/collections/report/vehicle-expense/vehicle-expense.collection.mjs +0 -17
  83. package/esm2022/src/lib/collections/sole/index.mjs +0 -4
  84. package/esm2022/src/lib/collections/sole/sole-business-loss.collection.mjs +0 -41
  85. package/esm2022/src/lib/collections/sole/sole-invoice-item.collection.mjs +0 -10
  86. package/esm2022/src/lib/collections/sole/sole-invoice.collection.mjs +0 -40
  87. package/esm2022/src/lib/collections/subscription/index.mjs +0 -5
  88. package/esm2022/src/lib/collections/subscription/service-price.collection.mjs +0 -50
  89. package/esm2022/src/lib/collections/subscription/service-product.collection.mjs +0 -11
  90. package/esm2022/src/lib/collections/subscription/service-subscription.collection.mjs +0 -58
  91. package/esm2022/src/lib/collections/subscription/subscription-item.collection.mjs +0 -17
  92. package/esm2022/src/lib/collections/tax-review.collection.mjs +0 -47
  93. package/esm2022/src/lib/collections/tax-summary/index.mjs +0 -3
  94. package/esm2022/src/lib/collections/tax-summary/report-item.collection.mjs +0 -101
  95. package/esm2022/src/lib/collections/tax-summary/tax-return-categories.const.mjs +0 -113
  96. package/esm2022/src/lib/collections/transaction/index.mjs +0 -4
  97. package/esm2022/src/lib/collections/transaction/transaction-allocation.collection.mjs +0 -39
  98. package/esm2022/src/lib/collections/transaction/transaction-base.collection.mjs +0 -4
  99. package/esm2022/src/lib/collections/transaction/transaction.collection.mjs +0 -235
  100. package/esm2022/src/lib/collections/user/user.collection.mjs +0 -4
  101. package/esm2022/src/lib/collections/user-event-setting.collection.mjs +0 -10
  102. package/esm2022/src/lib/collections/user-event-type-collection.mjs +0 -11
  103. package/esm2022/src/lib/collections/vehicle/best-vehicle-logbook.collection.mjs +0 -94
  104. package/esm2022/src/lib/collections/vehicle/index.mjs +0 -4
  105. package/esm2022/src/lib/collections/vehicle/vehicle-claim.collection.mjs +0 -25
  106. package/esm2022/src/lib/collections/vehicle/vehicle-logbook.collection.mjs +0 -43
  107. package/esm2022/src/lib/core.module.mjs +0 -25
  108. package/esm2022/src/lib/db/Enums/address-type.enum.mjs +0 -6
  109. package/esm2022/src/lib/db/Enums/annual-frequency.enum.mjs +0 -9
  110. package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-condition-comparison-operator.enum.mjs +0 -9
  111. package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-condition-field.enum.mjs +0 -6
  112. package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-condition-operator.enum.mjs +0 -6
  113. package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-type.enum.mjs +0 -7
  114. package/esm2022/src/lib/db/Enums/bank/allocation-rule/index.mjs +0 -5
  115. package/esm2022/src/lib/db/Enums/bank/bank-account-status.enum.mjs +0 -6
  116. package/esm2022/src/lib/db/Enums/bank/bank-account-type.enum.mjs +0 -13
  117. package/esm2022/src/lib/db/Enums/bank/bank-connection-status.enum.mjs +0 -8
  118. package/esm2022/src/lib/db/Enums/bank/bank-popular.enum.mjs +0 -14
  119. package/esm2022/src/lib/db/Enums/bank/bank-provider.enum.mjs +0 -7
  120. package/esm2022/src/lib/db/Enums/bank/bank-transaction-type.enum.mjs +0 -6
  121. package/esm2022/src/lib/db/Enums/bank/index.mjs +0 -8
  122. package/esm2022/src/lib/db/Enums/bank/loan/index.mjs +0 -11
  123. package/esm2022/src/lib/db/Enums/bank/loan/loan-bank-type.enum.mjs +0 -12
  124. package/esm2022/src/lib/db/Enums/bank/loan/loan-frequency.enum.mjs +0 -8
  125. package/esm2022/src/lib/db/Enums/bank/loan/loan-interest-type-label.enum.mjs +0 -6
  126. package/esm2022/src/lib/db/Enums/bank/loan/loan-interest-type.enum.mjs +0 -6
  127. package/esm2022/src/lib/db/Enums/bank/loan/loan-payout-type.enum.mjs +0 -6
  128. package/esm2022/src/lib/db/Enums/bank/loan/loan-repayment-frequency.enum.mjs +0 -7
  129. package/esm2022/src/lib/db/Enums/bank/loan/loan-repayment-type-label.enum.mjs +0 -6
  130. package/esm2022/src/lib/db/Enums/bank/loan/loan-repayment-type.enum.mjs +0 -6
  131. package/esm2022/src/lib/db/Enums/bank/loan/loan-type.enum.mjs +0 -14
  132. package/esm2022/src/lib/db/Enums/bank/loan/loan-vehicle-type.enum.mjs +0 -7
  133. package/esm2022/src/lib/db/Enums/chart-accounts/business-chart-accounts.enum.mjs +0 -48
  134. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-adjustment-included-list.enum.mjs +0 -19
  135. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-category.enum.mjs +0 -20
  136. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-etp.enum.mjs +0 -9
  137. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-list.enum.mjs +0 -50
  138. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-tax-deductible.enum.mjs +0 -8
  139. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-taxable.enum.mjs +0 -8
  140. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-vehicle-list.enum.mjs +0 -8
  141. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-holding-untaxed-income-list.enum.mjs +0 -11
  142. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-keep-sign.enum.mjs +0 -10
  143. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-list.enum.mjs +0 -62
  144. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-meta-field-list.enum.mjs +0 -19
  145. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-meta-field-type.enum.mjs +0 -6
  146. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-property-adjustments-list.enum.mjs +0 -50
  147. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-salary-adjustments-list.enum.mjs +0 -17
  148. package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-type.enum.mjs +0 -6
  149. package/esm2022/src/lib/db/Enums/chart-accounts/index.mjs +0 -17
  150. package/esm2022/src/lib/db/Enums/chat-status.enum.mjs +0 -6
  151. package/esm2022/src/lib/db/Enums/client/client-details-medicare-exemption.enum.mjs +0 -7
  152. package/esm2022/src/lib/db/Enums/client/client-details-work-depreciation-calculation.enum.mjs +0 -6
  153. package/esm2022/src/lib/db/Enums/client/client-details-working-holiday-maker.enum.mjs +0 -7
  154. package/esm2022/src/lib/db/Enums/client/client-invite-status.enum.mjs +0 -6
  155. package/esm2022/src/lib/db/Enums/client/client-invite-type.enum.mjs +0 -6
  156. package/esm2022/src/lib/db/Enums/client/index.mjs +0 -7
  157. package/esm2022/src/lib/db/Enums/client/timezone.enum.mjs +0 -11
  158. package/esm2022/src/lib/db/Enums/depreciation-calculation-percent.enum.mjs +0 -9
  159. package/esm2022/src/lib/db/Enums/depreciation-calculation.enum.mjs +0 -10
  160. package/esm2022/src/lib/db/Enums/depreciation-type.enum.mjs +0 -8
  161. package/esm2022/src/lib/db/Enums/depreciation-write-off-amount.enum.mjs +0 -6
  162. package/esm2022/src/lib/db/Enums/document-type.enum.mjs +0 -5
  163. package/esm2022/src/lib/db/Enums/file-type.enum.mjs +0 -14
  164. package/esm2022/src/lib/db/Enums/firm/employee-invite-role.enum.mjs +0 -6
  165. package/esm2022/src/lib/db/Enums/firm/firm-type.enum.mjs +0 -6
  166. package/esm2022/src/lib/db/Enums/firm/index.mjs +0 -3
  167. package/esm2022/src/lib/db/Enums/holding/holding-trade-type.enum.mjs +0 -6
  168. package/esm2022/src/lib/db/Enums/holding/holding-type-category.enum.mjs +0 -18
  169. package/esm2022/src/lib/db/Enums/holding/holding-type-exchange-list.enum.mjs +0 -11
  170. package/esm2022/src/lib/db/Enums/holding/index.mjs +0 -4
  171. package/esm2022/src/lib/db/Enums/home-office/home-office-claim-method.enum.mjs +0 -7
  172. package/esm2022/src/lib/db/Enums/home-office/index.mjs +0 -2
  173. package/esm2022/src/lib/db/Enums/income-source/income-source-forecast-trust-type.enum.mjs +0 -15
  174. package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-holding.enum.mjs +0 -9
  175. package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-other.enum.mjs +0 -9
  176. package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-sole.enum.mjs +0 -5
  177. package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-work.enum.mjs +0 -10
  178. package/esm2022/src/lib/db/Enums/income-source/income-source-type.enum.mjs +0 -11
  179. package/esm2022/src/lib/db/Enums/income-source/index.mjs +0 -7
  180. package/esm2022/src/lib/db/Enums/index.mjs +0 -13
  181. package/esm2022/src/lib/db/Enums/invite-status.enum.mjs +0 -7
  182. package/esm2022/src/lib/db/Enums/phone-type.enum.mjs +0 -6
  183. package/esm2022/src/lib/db/Enums/property/property-category-list.enum.mjs +0 -7
  184. package/esm2022/src/lib/db/Enums/property/property-depreciation-calculation.enum.mjs +0 -6
  185. package/esm2022/src/lib/db/Enums/property/property-sale/tax-exemption-meta-field.enum.mjs +0 -9
  186. package/esm2022/src/lib/db/Enums/property/property-sale/tax-exemption.enum.mjs +0 -12
  187. package/esm2022/src/lib/db/Enums/property/property-share-access.enum.mjs +0 -6
  188. package/esm2022/src/lib/db/Enums/property/property-share-status.enum.mjs +0 -7
  189. package/esm2022/src/lib/db/Enums/registration-invite-status.enum.mjs +0 -6
  190. package/esm2022/src/lib/db/Enums/salary-forecast-frequency.enum.mjs +0 -8
  191. package/esm2022/src/lib/db/Enums/service-notification-status.enum.mjs +0 -7
  192. package/esm2022/src/lib/db/Enums/service-notification-type.enum.mjs +0 -6
  193. package/esm2022/src/lib/db/Enums/setup-item-type.enum.mjs +0 -6
  194. package/esm2022/src/lib/db/Enums/sole/index.mjs +0 -6
  195. package/esm2022/src/lib/db/Enums/sole/sole-depreciation-method.enum.mjs +0 -6
  196. package/esm2022/src/lib/db/Enums/sole/sole-invoice-state.enum.mjs +0 -10
  197. package/esm2022/src/lib/db/Enums/sole/sole-invoice-statuses.enum.mjs +0 -7
  198. package/esm2022/src/lib/db/Enums/sole/sole-invoice-tax-type.enum.mjs +0 -7
  199. package/esm2022/src/lib/db/Enums/sole/sole-invoice-template-tax-type.enum.mjs +0 -7
  200. package/esm2022/src/lib/db/Enums/spare-document-spare-type.enum.mjs +0 -6
  201. package/esm2022/src/lib/db/Enums/subscription/index.mjs +0 -2
  202. package/esm2022/src/lib/db/Enums/subscription/service-payment-method-card-brand.enum.mjs +0 -12
  203. package/esm2022/src/lib/db/Enums/subscription/service-payment-method-type.enum.mjs +0 -6
  204. package/esm2022/src/lib/db/Enums/subscription/service-payment-status.enum.mjs +0 -6
  205. package/esm2022/src/lib/db/Enums/subscription/service-price-list.enum.mjs +0 -8
  206. package/esm2022/src/lib/db/Enums/subscription/service-price-recurring-interval.enum.mjs +0 -8
  207. package/esm2022/src/lib/db/Enums/subscription/service-price-type.enum.mjs +0 -9
  208. package/esm2022/src/lib/db/Enums/subscription/service-product-id.enum.mjs +0 -11
  209. package/esm2022/src/lib/db/Enums/subscription/service-product-status.enum.mjs +0 -6
  210. package/esm2022/src/lib/db/Enums/subscription/service-subscription-status.enum.mjs +0 -10
  211. package/esm2022/src/lib/db/Enums/tank-type.enum.mjs +0 -10
  212. package/esm2022/src/lib/db/Enums/tax-calculation-medicare-exemption.enum.mjs +0 -6
  213. package/esm2022/src/lib/db/Enums/tax-calculation-type.enum.mjs +0 -14
  214. package/esm2022/src/lib/db/Enums/tax-return/index.mjs +0 -4
  215. package/esm2022/src/lib/db/Enums/tax-return/tax-return-category-list.enum.mjs +0 -66
  216. package/esm2022/src/lib/db/Enums/tax-return/tax-return-category-section.enum.mjs +0 -9
  217. package/esm2022/src/lib/db/Enums/tax-return/tax-return-item.enum.mjs +0 -20
  218. package/esm2022/src/lib/db/Enums/tax-review-status.enum.mjs +0 -13
  219. package/esm2022/src/lib/db/Enums/tax-summary-list.enum.mjs +0 -17
  220. package/esm2022/src/lib/db/Enums/tax-summary-section.enum.mjs +0 -9
  221. package/esm2022/src/lib/db/Enums/tax-summary-tax-summary.enum.mjs +0 -17
  222. package/esm2022/src/lib/db/Enums/ticket-feedback.enum.mjs +0 -6
  223. package/esm2022/src/lib/db/Enums/ticket-status.enum.mjs +0 -9
  224. package/esm2022/src/lib/db/Enums/ticket-types.enum.mjs +0 -5
  225. package/esm2022/src/lib/db/Enums/transaction-operation.enum.mjs +0 -8
  226. package/esm2022/src/lib/db/Enums/transaction-source.enum.mjs +0 -6
  227. package/esm2022/src/lib/db/Enums/transaction-type.enum.mjs +0 -6
  228. package/esm2022/src/lib/db/Enums/user/gender.enum.mjs +0 -14
  229. package/esm2022/src/lib/db/Enums/user/index.mjs +0 -2
  230. package/esm2022/src/lib/db/Enums/user-event-status.enum.mjs +0 -9
  231. package/esm2022/src/lib/db/Enums/user-event-type-client-type.enum.mjs +0 -29
  232. package/esm2022/src/lib/db/Enums/user-event-type-employee-type.enum.mjs +0 -17
  233. package/esm2022/src/lib/db/Enums/user-event-type-frequency.enum.mjs +0 -7
  234. package/esm2022/src/lib/db/Enums/user-event-type-type.enum.mjs +0 -53
  235. package/esm2022/src/lib/db/Enums/user-event-type-user-type.enum.mjs +0 -7
  236. package/esm2022/src/lib/db/Enums/user-medicare-exemption.enum.mjs +0 -7
  237. package/esm2022/src/lib/db/Enums/user-status.enum.mjs +0 -7
  238. package/esm2022/src/lib/db/Enums/user-title.enum.mjs +0 -9
  239. package/esm2022/src/lib/db/Enums/user-work-depreciation-calculation.enum.mjs +0 -6
  240. package/esm2022/src/lib/db/Enums/user-working-holiday-maker.enum.mjs +0 -7
  241. package/esm2022/src/lib/db/Enums/vehicle-claim-details-method.enum.mjs +0 -6
  242. package/esm2022/src/lib/db/Enums/vehicle-logbook-purpose.enum.mjs +0 -6
  243. package/esm2022/src/lib/db/Json/chart-accounts/chart-accounts-value.json +0 -530
  244. package/esm2022/src/lib/db/Json/holding/holding-type-exchange.json +0 -79
  245. package/esm2022/src/lib/db/Json/income-source/income_source_type.json +0 -62
  246. package/esm2022/src/lib/db/Json/property/tax-exemption.json +0 -47
  247. package/esm2022/src/lib/db/Json/tax-return/tax-return-item.json +0 -1778
  248. package/esm2022/src/lib/db/Models/abstract-model.mjs +0 -17
  249. package/esm2022/src/lib/db/Models/address.mjs +0 -4
  250. package/esm2022/src/lib/db/Models/bank/bank-account-balance.mjs +0 -9
  251. package/esm2022/src/lib/db/Models/bank/bank-account-property.mjs +0 -9
  252. package/esm2022/src/lib/db/Models/bank/bank-account.mjs +0 -10
  253. package/esm2022/src/lib/db/Models/bank/bank-connection.mjs +0 -5
  254. package/esm2022/src/lib/db/Models/bank/bank-transaction-import.mjs +0 -4
  255. package/esm2022/src/lib/db/Models/bank/bank-transaction.mjs +0 -5
  256. package/esm2022/src/lib/db/Models/bank/bank.mjs +0 -4
  257. package/esm2022/src/lib/db/Models/bank/basiq-job-step.enum.mjs +0 -8
  258. package/esm2022/src/lib/db/Models/bank/basiq-job.mjs +0 -4
  259. package/esm2022/src/lib/db/Models/budget/budget-rule.mjs +0 -4
  260. package/esm2022/src/lib/db/Models/budget/budget.mjs +0 -4
  261. package/esm2022/src/lib/db/Models/budget/index.mjs +0 -3
  262. package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-depreciation.mjs +0 -4
  263. package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-heading.mjs +0 -4
  264. package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-meta-field.mjs +0 -4
  265. package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-value.mjs +0 -4
  266. package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts.mjs +0 -4
  267. package/esm2022/src/lib/db/Models/client/annual-client-details.mjs +0 -3
  268. package/esm2022/src/lib/db/Models/client/client-details.mjs +0 -4
  269. package/esm2022/src/lib/db/Models/client/index.mjs +0 -4
  270. package/esm2022/src/lib/db/Models/client/occupation.mjs +0 -4
  271. package/esm2022/src/lib/db/Models/country.mjs +0 -4
  272. package/esm2022/src/lib/db/Models/depreciation/depreciation-capital-project.mjs +0 -4
  273. package/esm2022/src/lib/db/Models/depreciation/depreciation-forecast.mjs +0 -4
  274. package/esm2022/src/lib/db/Models/depreciation/depreciation.mjs +0 -10
  275. package/esm2022/src/lib/db/Models/document/document-folder.mjs +0 -4
  276. package/esm2022/src/lib/db/Models/document/folder-document.mjs +0 -4
  277. package/esm2022/src/lib/db/Models/document/property-document.mjs +0 -4
  278. package/esm2022/src/lib/db/Models/file.mjs +0 -4
  279. package/esm2022/src/lib/db/Models/firm/accountant/tax-review.mjs +0 -4
  280. package/esm2022/src/lib/db/Models/firm/accountant/ticket.mjs +0 -4
  281. package/esm2022/src/lib/db/Models/firm/chat.mjs +0 -4
  282. package/esm2022/src/lib/db/Models/firm/client-invite.mjs +0 -5
  283. package/esm2022/src/lib/db/Models/firm/client-movement.mjs +0 -5
  284. package/esm2022/src/lib/db/Models/firm/employee-invite.mjs +0 -4
  285. package/esm2022/src/lib/db/Models/firm/firm-invite.mjs +0 -4
  286. package/esm2022/src/lib/db/Models/firm/firm.mjs +0 -4
  287. package/esm2022/src/lib/db/Models/firm/message-document.mjs +0 -4
  288. package/esm2022/src/lib/db/Models/firm/message.mjs +0 -5
  289. package/esm2022/src/lib/db/Models/holding/holding-sale.mjs +0 -3
  290. package/esm2022/src/lib/db/Models/holding/holding-trade-import.mjs +0 -3
  291. package/esm2022/src/lib/db/Models/holding/holding-trade.mjs +0 -3
  292. package/esm2022/src/lib/db/Models/holding/holding-type-exchange.mjs +0 -3
  293. package/esm2022/src/lib/db/Models/holding/holding-type.mjs +0 -3
  294. package/esm2022/src/lib/db/Models/holding/index.mjs +0 -5
  295. package/esm2022/src/lib/db/Models/incomeSource/income-source-forecast.mjs +0 -4
  296. package/esm2022/src/lib/db/Models/incomeSource/income-source-type.mjs +0 -4
  297. package/esm2022/src/lib/db/Models/incomeSource/income-source.mjs +0 -4
  298. package/esm2022/src/lib/db/Models/incomeSource/salary-forecast.mjs +0 -4
  299. package/esm2022/src/lib/db/Models/index.mjs +0 -96
  300. package/esm2022/src/lib/db/Models/loan/borrowing-expense-loan.mjs +0 -4
  301. package/esm2022/src/lib/db/Models/loan/borrowing-expense.mjs +0 -4
  302. package/esm2022/src/lib/db/Models/loan/loan-payout.mjs +0 -13
  303. package/esm2022/src/lib/db/Models/loan/loan.mjs +0 -22
  304. package/esm2022/src/lib/db/Models/observable-model.mjs +0 -14
  305. package/esm2022/src/lib/db/Models/phone.mjs +0 -4
  306. package/esm2022/src/lib/db/Models/property/borrowing-report.mjs +0 -4
  307. package/esm2022/src/lib/db/Models/property/property-category-movement.mjs +0 -5
  308. package/esm2022/src/lib/db/Models/property/property-category.mjs +0 -5
  309. package/esm2022/src/lib/db/Models/property/property-forecast.mjs +0 -4
  310. package/esm2022/src/lib/db/Models/property/property-sale/property-sale-tax-exemption-meta-field.mjs +0 -4
  311. package/esm2022/src/lib/db/Models/property/property-sale/property-sale.mjs +0 -5
  312. package/esm2022/src/lib/db/Models/property/property-sale/tax-exemption-meta-field.mjs +0 -4
  313. package/esm2022/src/lib/db/Models/property/property-sale/tax-exemption.mjs +0 -4
  314. package/esm2022/src/lib/db/Models/property/property-share.mjs +0 -10
  315. package/esm2022/src/lib/db/Models/property/property-subscription.mjs +0 -4
  316. package/esm2022/src/lib/db/Models/property/property-valuation.mjs +0 -5
  317. package/esm2022/src/lib/db/Models/property/property.mjs +0 -30
  318. package/esm2022/src/lib/db/Models/service-notification.mjs +0 -4
  319. package/esm2022/src/lib/db/Models/setup-item.mjs +0 -4
  320. package/esm2022/src/lib/db/Models/sole/bas-report.mjs +0 -4
  321. package/esm2022/src/lib/db/Models/sole/sole-business-activity.mjs +0 -4
  322. package/esm2022/src/lib/db/Models/sole/sole-business-allocation.mjs +0 -4
  323. package/esm2022/src/lib/db/Models/sole/sole-business-loss-offset-rule.mjs +0 -4
  324. package/esm2022/src/lib/db/Models/sole/sole-business-loss.mjs +0 -4
  325. package/esm2022/src/lib/db/Models/sole/sole-business.mjs +0 -5
  326. package/esm2022/src/lib/db/Models/sole/sole-contact.mjs +0 -4
  327. package/esm2022/src/lib/db/Models/sole/sole-depreciation-method.mjs +0 -4
  328. package/esm2022/src/lib/db/Models/sole/sole-details.mjs +0 -5
  329. package/esm2022/src/lib/db/Models/sole/sole-forecast.mjs +0 -4
  330. package/esm2022/src/lib/db/Models/sole/sole-invoice-item.mjs +0 -4
  331. package/esm2022/src/lib/db/Models/sole/sole-invoice-template.mjs +0 -4
  332. package/esm2022/src/lib/db/Models/sole/sole-invoice.mjs +0 -4
  333. package/esm2022/src/lib/db/Models/spare/spare-document-category.mjs +0 -4
  334. package/esm2022/src/lib/db/Models/spare/spare-document.mjs +0 -4
  335. package/esm2022/src/lib/db/Models/subscription/service-payment-method.mjs +0 -4
  336. package/esm2022/src/lib/db/Models/subscription/service-payment.mjs +0 -4
  337. package/esm2022/src/lib/db/Models/subscription/service-price.mjs +0 -4
  338. package/esm2022/src/lib/db/Models/subscription/service-product.mjs +0 -4
  339. package/esm2022/src/lib/db/Models/subscription/service-subscription-item.mjs +0 -4
  340. package/esm2022/src/lib/db/Models/subscription/service-subscription.mjs +0 -5
  341. package/esm2022/src/lib/db/Models/tax-calculation.mjs +0 -4
  342. package/esm2022/src/lib/db/Models/tax-return/index.mjs +0 -4
  343. package/esm2022/src/lib/db/Models/tax-return/tax-return-category.mjs +0 -4
  344. package/esm2022/src/lib/db/Models/tax-return/tax-return-item.mjs +0 -4
  345. package/esm2022/src/lib/db/Models/tax-return/tax-return.mjs +0 -4
  346. package/esm2022/src/lib/db/Models/transaction/allocation-rule-condition.mjs +0 -4
  347. package/esm2022/src/lib/db/Models/transaction/allocation-rule-transaction-meta-field.mjs +0 -4
  348. package/esm2022/src/lib/db/Models/transaction/allocation-rule-transaction.mjs +0 -5
  349. package/esm2022/src/lib/db/Models/transaction/allocation-rule.mjs +0 -4
  350. package/esm2022/src/lib/db/Models/transaction/transaction-allocation.mjs +0 -4
  351. package/esm2022/src/lib/db/Models/transaction/transaction-base.mjs +0 -88
  352. package/esm2022/src/lib/db/Models/transaction/transaction-meta-field.mjs +0 -4
  353. package/esm2022/src/lib/db/Models/transaction/transaction.mjs +0 -5
  354. package/esm2022/src/lib/db/Models/user/employee-details.mjs +0 -4
  355. package/esm2022/src/lib/db/Models/user/registration-invite.mjs +0 -4
  356. package/esm2022/src/lib/db/Models/user/user-event-setting.mjs +0 -4
  357. package/esm2022/src/lib/db/Models/user/user-event-type-category.mjs +0 -4
  358. package/esm2022/src/lib/db/Models/user/user-event-type.mjs +0 -4
  359. package/esm2022/src/lib/db/Models/user/user-event.mjs +0 -4
  360. package/esm2022/src/lib/db/Models/user/user.mjs +0 -5
  361. package/esm2022/src/lib/db/Models/vehicle/vehicle-claim-details.mjs +0 -4
  362. package/esm2022/src/lib/db/Models/vehicle/vehicle-claim.mjs +0 -5
  363. package/esm2022/src/lib/db/Models/vehicle/vehicle-logbook.mjs +0 -4
  364. package/esm2022/src/lib/db/Models/vehicle/vehicle.mjs +0 -4
  365. package/esm2022/src/lib/db-static/chart-accounts/chart-accounts-values.mjs +0 -9
  366. package/esm2022/src/lib/forms/abstract.form.mjs +0 -163
  367. package/esm2022/src/lib/forms/address/address.form.mjs +0 -188
  368. package/esm2022/src/lib/forms/address/index.mjs +0 -2
  369. package/esm2022/src/lib/forms/aussie/aussie-appointment.form.mjs +0 -19
  370. package/esm2022/src/lib/forms/aussie/aussie-confirmation.form.mjs +0 -12
  371. package/esm2022/src/lib/forms/aussie/aussie-store.form.mjs +0 -27
  372. package/esm2022/src/lib/forms/aussie/index.mjs +0 -4
  373. package/esm2022/src/lib/forms/bank/bank-account/bank-account-add-manual.form.mjs +0 -45
  374. package/esm2022/src/lib/forms/bank/bank-account/bank-account-allocation.form.mjs +0 -45
  375. package/esm2022/src/lib/forms/bank/bank-account/bank-account-import.form.mjs +0 -24
  376. package/esm2022/src/lib/forms/bank/bank-account/bank-account-properties.form.mjs +0 -63
  377. package/esm2022/src/lib/forms/bank/bank-account/bank-accounts-import.form.mjs +0 -50
  378. package/esm2022/src/lib/forms/budget/budget.form.mjs +0 -69
  379. package/esm2022/src/lib/forms/budget/index.mjs +0 -2
  380. package/esm2022/src/lib/forms/chart-accounts/chart-accounts.form.mjs +0 -14
  381. package/esm2022/src/lib/forms/chart-accounts/index.mjs +0 -2
  382. package/esm2022/src/lib/forms/chat/chat-filter.form.mjs +0 -36
  383. package/esm2022/src/lib/forms/chat/index.mjs +0 -2
  384. package/esm2022/src/lib/forms/client/annual-client-details.form.mjs +0 -38
  385. package/esm2022/src/lib/forms/client/capital-loss.form.mjs +0 -13
  386. package/esm2022/src/lib/forms/client/index.mjs +0 -3
  387. package/esm2022/src/lib/forms/collection.form.mjs +0 -29
  388. package/esm2022/src/lib/forms/depreciation/depreciation.form.mjs +0 -48
  389. package/esm2022/src/lib/forms/depreciation/index.mjs +0 -2
  390. package/esm2022/src/lib/forms/document-folder/document-folder.form.mjs +0 -11
  391. package/esm2022/src/lib/forms/document-folder/document.form.mjs +0 -11
  392. package/esm2022/src/lib/forms/document-folder/index.mjs +0 -3
  393. package/esm2022/src/lib/forms/firm/client-invite-put.form.mjs +0 -13
  394. package/esm2022/src/lib/forms/firm/client-invite.form.mjs +0 -18
  395. package/esm2022/src/lib/forms/firm/client-movement.form.mjs +0 -22
  396. package/esm2022/src/lib/forms/firm/employee-details.form.mjs +0 -21
  397. package/esm2022/src/lib/forms/firm/employee-invite.form.mjs +0 -24
  398. package/esm2022/src/lib/forms/firm/firm-branch.form.mjs +0 -13
  399. package/esm2022/src/lib/forms/firm/firm-invite.form.mjs +0 -18
  400. package/esm2022/src/lib/forms/firm/firm.form.mjs +0 -18
  401. package/esm2022/src/lib/forms/firm/index.mjs +0 -9
  402. package/esm2022/src/lib/forms/form-validations.enum.mjs +0 -12
  403. package/esm2022/src/lib/forms/holding/holding-reinvest.form.mjs +0 -85
  404. package/esm2022/src/lib/forms/holding/holding-trade/holding-trade-filter.form.mjs +0 -44
  405. package/esm2022/src/lib/forms/holding/holding-trade/holding-trade.form.mjs +0 -30
  406. package/esm2022/src/lib/forms/holding/holding-trade/index.mjs +0 -3
  407. package/esm2022/src/lib/forms/holding/holding-trade-import.form.mjs +0 -25
  408. package/esm2022/src/lib/forms/holding/holding-type.form.mjs +0 -16
  409. package/esm2022/src/lib/forms/holding/index.mjs +0 -5
  410. package/esm2022/src/lib/forms/home-office/home-office-calculator.form.mjs +0 -32
  411. package/esm2022/src/lib/forms/home-office/home-office-claim.form.mjs +0 -43
  412. package/esm2022/src/lib/forms/home-office/home-office-log.form.mjs +0 -15
  413. package/esm2022/src/lib/forms/home-office/index.mjs +0 -4
  414. package/esm2022/src/lib/forms/index.mjs +0 -32
  415. package/esm2022/src/lib/forms/loan/index.mjs +0 -2
  416. package/esm2022/src/lib/forms/loan/loan.form.mjs +0 -86
  417. package/esm2022/src/lib/forms/login/login.form.mjs +0 -11
  418. package/esm2022/src/lib/forms/phone/index.mjs +0 -2
  419. package/esm2022/src/lib/forms/phone/phone.form.mjs +0 -18
  420. package/esm2022/src/lib/forms/property/borrowing-report.form.mjs +0 -32
  421. package/esm2022/src/lib/forms/property/index.mjs +0 -10
  422. package/esm2022/src/lib/forms/property/property-add.form.mjs +0 -58
  423. package/esm2022/src/lib/forms/property/property-category-movement-form.mjs +0 -21
  424. package/esm2022/src/lib/forms/property/property-document.form.mjs +0 -14
  425. package/esm2022/src/lib/forms/property/property-edit.form.mjs +0 -17
  426. package/esm2022/src/lib/forms/property/property-forecast.form.mjs +0 -28
  427. package/esm2022/src/lib/forms/property/property-sale/index.mjs +0 -4
  428. package/esm2022/src/lib/forms/property/property-sale/property-sale-cost-base.form.mjs +0 -38
  429. package/esm2022/src/lib/forms/property/property-sale/property-sale-cost-sale.form.mjs +0 -66
  430. package/esm2022/src/lib/forms/property/property-sale/property-sale-exemptions.form.mjs +0 -107
  431. package/esm2022/src/lib/forms/property/property-share.form.mjs +0 -16
  432. package/esm2022/src/lib/forms/property/property-valuation.form.mjs +0 -40
  433. package/esm2022/src/lib/forms/register/register-client.form.mjs +0 -22
  434. package/esm2022/src/lib/forms/register/register-firm.form.mjs +0 -22
  435. package/esm2022/src/lib/forms/report/my-tax/index.mjs +0 -17
  436. package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.mjs +0 -31
  437. package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.mjs +0 -81
  438. package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.mjs +0 -14
  439. package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.mjs +0 -79
  440. package/esm2022/src/lib/forms/report/my-tax/my-tax-cgt.form.mjs +0 -30
  441. package/esm2022/src/lib/forms/report/my-tax/my-tax-deductions.form.mjs +0 -85
  442. package/esm2022/src/lib/forms/report/my-tax/my-tax-dividends.form.mjs +0 -23
  443. package/esm2022/src/lib/forms/report/my-tax/my-tax-income-statements.form.mjs +0 -108
  444. package/esm2022/src/lib/forms/report/my-tax/my-tax-income-tests.form.mjs +0 -10
  445. package/esm2022/src/lib/forms/report/my-tax/my-tax-interest.form.mjs +0 -12
  446. package/esm2022/src/lib/forms/report/my-tax/my-tax-losses.form.mjs +0 -11
  447. package/esm2022/src/lib/forms/report/my-tax/my-tax-medicare.form.mjs +0 -38
  448. package/esm2022/src/lib/forms/report/my-tax/my-tax-offsets.form.mjs +0 -10
  449. package/esm2022/src/lib/forms/report/my-tax/my-tax-other-income.form.mjs +0 -43
  450. package/esm2022/src/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.mjs +0 -37
  451. package/esm2022/src/lib/forms/report/my-tax/my-tax-rent.form.mjs +0 -13
  452. package/esm2022/src/lib/forms/sole/bas-report.form.mjs +0 -63
  453. package/esm2022/src/lib/forms/sole/index.mjs +0 -12
  454. package/esm2022/src/lib/forms/sole/invoice-payment.form.mjs +0 -14
  455. package/esm2022/src/lib/forms/sole/sole-business-allocations.form.mjs +0 -64
  456. package/esm2022/src/lib/forms/sole/sole-business-loss.form.mjs +0 -24
  457. package/esm2022/src/lib/forms/sole/sole-business.form.mjs +0 -70
  458. package/esm2022/src/lib/forms/sole/sole-contact.form.mjs +0 -20
  459. package/esm2022/src/lib/forms/sole/sole-depreciation-method.form.mjs +0 -10
  460. package/esm2022/src/lib/forms/sole/sole-details.form.mjs +0 -12
  461. package/esm2022/src/lib/forms/sole/sole-invoice-item.form.mjs +0 -15
  462. package/esm2022/src/lib/forms/sole/sole-invoice-template.form.mjs +0 -15
  463. package/esm2022/src/lib/forms/sole/sole-invoice.form.mjs +0 -158
  464. package/esm2022/src/lib/forms/tax-review/index.mjs +0 -3
  465. package/esm2022/src/lib/forms/tax-review/tax-review-filter-status.enum.mjs +0 -6
  466. package/esm2022/src/lib/forms/tax-review/tax-review-filter.form.mjs +0 -49
  467. package/esm2022/src/lib/forms/transaction/allocation-rule-condition.form.mjs +0 -16
  468. package/esm2022/src/lib/forms/transaction/allocation-rule-transaction-meta-field.form.mjs +0 -12
  469. package/esm2022/src/lib/forms/transaction/allocation-rule-transaction.form.mjs +0 -146
  470. package/esm2022/src/lib/forms/transaction/allocation-rule.form.mjs +0 -188
  471. package/esm2022/src/lib/forms/transaction/holding/holding-income.form.mjs +0 -59
  472. package/esm2022/src/lib/forms/transaction/index.mjs +0 -9
  473. package/esm2022/src/lib/forms/transaction/messages.enum.mjs +0 -5
  474. package/esm2022/src/lib/forms/transaction/sole/sole-income.form.mjs +0 -17
  475. package/esm2022/src/lib/forms/transaction/sole/sole-transaction.form.mjs +0 -7
  476. package/esm2022/src/lib/forms/transaction/transaction-base-filter.form.mjs +0 -48
  477. package/esm2022/src/lib/forms/transaction/transaction-base.form.mjs +0 -98
  478. package/esm2022/src/lib/forms/transaction/transaction.form.mjs +0 -62
  479. package/esm2022/src/lib/forms/transaction/work/work-expense.form.mjs +0 -46
  480. package/esm2022/src/lib/forms/transaction/work/work-income.form.mjs +0 -90
  481. package/esm2022/src/lib/forms/transaction/work/work-transaction.form.mjs +0 -38
  482. package/esm2022/src/lib/forms/user/client-details.form.mjs +0 -35
  483. package/esm2022/src/lib/forms/user/index.mjs +0 -6
  484. package/esm2022/src/lib/forms/user/password.form.mjs +0 -14
  485. package/esm2022/src/lib/forms/user/reset-password.form.mjs +0 -11
  486. package/esm2022/src/lib/forms/user/user-invite.form.mjs +0 -17
  487. package/esm2022/src/lib/forms/user/user.form.mjs +0 -18
  488. package/esm2022/src/lib/forms/vehicle/index.mjs +0 -5
  489. package/esm2022/src/lib/forms/vehicle/vehicle-claim-details.form.mjs +0 -17
  490. package/esm2022/src/lib/forms/vehicle/vehicle-claim.form.mjs +0 -28
  491. package/esm2022/src/lib/forms/vehicle/vehicle-logbook.form.mjs +0 -62
  492. package/esm2022/src/lib/forms/vehicle/vehicle.form.mjs +0 -17
  493. package/esm2022/src/lib/functions/array/index.mjs +0 -5
  494. package/esm2022/src/lib/functions/array/replace.mjs +0 -6
  495. package/esm2022/src/lib/functions/array/sort-deep.mjs +0 -22
  496. package/esm2022/src/lib/functions/array/sort.mjs +0 -13
  497. package/esm2022/src/lib/functions/array/to-array.mjs +0 -7
  498. package/esm2022/src/lib/functions/clone-deep.mjs +0 -5
  499. package/esm2022/src/lib/functions/create-date.mjs +0 -8
  500. package/esm2022/src/lib/functions/enum-to-list.mjs +0 -13
  501. package/esm2022/src/lib/functions/get-doc-icon.mjs +0 -18
  502. package/esm2022/src/lib/functions/mat-options-functions.mjs +0 -13
  503. package/esm2022/src/lib/functions/mat-sort-options.mjs +0 -10
  504. package/esm2022/src/lib/interceptors/aussie.interceptor.mjs +0 -35
  505. package/esm2022/src/lib/interceptors/basiq-client-id.interceptor.mjs +0 -31
  506. package/esm2022/src/lib/interceptors/basiq-token.interceptor.mjs +0 -33
  507. package/esm2022/src/lib/interceptors/corelogic-interceptor.mjs +0 -41
  508. package/esm2022/src/lib/interceptors/financial-year-interceptor.mjs +0 -42
  509. package/esm2022/src/lib/interceptors/interceptors.module.mjs +0 -107
  510. package/esm2022/src/lib/interceptors/preloader.interceptor.mjs +0 -32
  511. package/esm2022/src/lib/interceptors/rewardful.interceptor.mjs +0 -43
  512. package/esm2022/src/lib/interceptors/user-switcher-interceptor.mjs +0 -40
  513. package/esm2022/src/lib/interfaces/asset-entity-type.enum.mjs +0 -12
  514. package/esm2022/src/lib/interfaces/asset-type.enum.mjs +0 -13
  515. package/esm2022/src/lib/interfaces/asset.interface.mjs +0 -2
  516. package/esm2022/src/lib/interfaces/chart-data.interface.mjs +0 -2
  517. package/esm2022/src/lib/interfaces/chart-serie.interface.mjs +0 -2
  518. package/esm2022/src/lib/interfaces/document.interface.mjs +0 -2
  519. package/esm2022/src/lib/interfaces/documentable.interface.mjs +0 -2
  520. package/esm2022/src/lib/interfaces/event-listener.interface.mjs +0 -2
  521. package/esm2022/src/lib/interfaces/expense.interface.mjs +0 -2
  522. package/esm2022/src/lib/interfaces/income-source-forecast.interface.mjs +0 -2
  523. package/esm2022/src/lib/interfaces/index.mjs +0 -14
  524. package/esm2022/src/lib/interfaces/option.interface.mjs +0 -2
  525. package/esm2022/src/lib/interfaces/tank.interface.mjs +0 -2
  526. package/esm2022/src/lib/interfaces/updatable.interface.mjs +0 -2
  527. package/esm2022/src/lib/messages/index.mjs +0 -2
  528. package/esm2022/src/lib/messages/messages.enum.mjs +0 -16
  529. package/esm2022/src/lib/models/account-setup/account-setup-item.mjs +0 -38
  530. package/esm2022/src/lib/models/account-setup/account-setup-items.enum.mjs +0 -19
  531. package/esm2022/src/lib/models/address/address.mjs +0 -50
  532. package/esm2022/src/lib/models/address/country.mjs +0 -18
  533. package/esm2022/src/lib/models/address/index.mjs +0 -4
  534. package/esm2022/src/lib/models/address/states.enum.mjs +0 -12
  535. package/esm2022/src/lib/models/asset-sale.mjs +0 -10
  536. package/esm2022/src/lib/models/aussie/aussie-appointment.mjs +0 -14
  537. package/esm2022/src/lib/models/aussie/aussie-broker.mjs +0 -33
  538. package/esm2022/src/lib/models/aussie/aussie-store.interface.mjs +0 -2
  539. package/esm2022/src/lib/models/aussie/aussie-store.mjs +0 -10
  540. package/esm2022/src/lib/models/aussie/index.mjs +0 -5
  541. package/esm2022/src/lib/models/badge/badge-color.enum.mjs +0 -8
  542. package/esm2022/src/lib/models/badge/badge.mjs +0 -14
  543. package/esm2022/src/lib/models/bank/allocation-group.mjs +0 -64
  544. package/esm2022/src/lib/models/bank/bank-account-chart-data.mjs +0 -30
  545. package/esm2022/src/lib/models/bank/bank-account-property.mjs +0 -14
  546. package/esm2022/src/lib/models/bank/bank-account.mjs +0 -166
  547. package/esm2022/src/lib/models/bank/bank-connection.mjs +0 -76
  548. package/esm2022/src/lib/models/bank/bank-external-stats.mjs +0 -8
  549. package/esm2022/src/lib/models/bank/bank-transaction-chart-data.mjs +0 -99
  550. package/esm2022/src/lib/models/bank/bank-transaction-summary-fields.enum.mjs +0 -6
  551. package/esm2022/src/lib/models/bank/bank-transaction.mjs +0 -78
  552. package/esm2022/src/lib/models/bank/bank.mjs +0 -37
  553. package/esm2022/src/lib/models/bank/basiq/basiq-config.mjs +0 -12
  554. package/esm2022/src/lib/models/bank/basiq/basiq-connection-data.interface.mjs +0 -2
  555. package/esm2022/src/lib/models/bank/basiq/basiq-connections-response.interface.mjs +0 -2
  556. package/esm2022/src/lib/models/bank/basiq/basiq-job-response.mjs +0 -15
  557. package/esm2022/src/lib/models/bank/basiq/basiq-job-step.mjs +0 -18
  558. package/esm2022/src/lib/models/bank/basiq/basiq-job.mjs +0 -4
  559. package/esm2022/src/lib/models/bank/basiq/basiq-token-response.interface.mjs +0 -2
  560. package/esm2022/src/lib/models/bank/basiq/basiq-token.mjs +0 -15
  561. package/esm2022/src/lib/models/bank/basiq/index.mjs +0 -9
  562. package/esm2022/src/lib/models/bank/index.mjs +0 -13
  563. package/esm2022/src/lib/models/bank/type-loan.const.mjs +0 -6
  564. package/esm2022/src/lib/models/borrowing-expense/borrowing-expense-loan.mjs +0 -4
  565. package/esm2022/src/lib/models/borrowing-expense/borrowing-expense.mjs +0 -4
  566. package/esm2022/src/lib/models/borrowing-expense/index.mjs +0 -3
  567. package/esm2022/src/lib/models/budget/budget-rule.mjs +0 -14
  568. package/esm2022/src/lib/models/budget/budget.mjs +0 -18
  569. package/esm2022/src/lib/models/budget/index.mjs +0 -3
  570. package/esm2022/src/lib/models/chart/chart-data.mjs +0 -13
  571. package/esm2022/src/lib/models/chart/chart-serie.mjs +0 -7
  572. package/esm2022/src/lib/models/chart-accounts/chart-accounts-categories.const.mjs +0 -122
  573. package/esm2022/src/lib/models/chart-accounts/chart-accounts-category.e-collection.mjs +0 -48
  574. package/esm2022/src/lib/models/chart-accounts/chart-accounts-depreciation.mjs +0 -16
  575. package/esm2022/src/lib/models/chart-accounts/chart-accounts-heading.mjs +0 -4
  576. package/esm2022/src/lib/models/chart-accounts/chart-accounts-meta-field.mjs +0 -20
  577. package/esm2022/src/lib/models/chart-accounts/chart-accounts-tax-labels.enum.mjs +0 -7
  578. package/esm2022/src/lib/models/chart-accounts/chart-accounts-value.mjs +0 -4
  579. package/esm2022/src/lib/models/chart-accounts/chart-accounts.mjs +0 -280
  580. package/esm2022/src/lib/models/chart-accounts/index.mjs +0 -9
  581. package/esm2022/src/lib/models/chat/chat-view-type.enum.mjs +0 -6
  582. package/esm2022/src/lib/models/chat/chat.mjs +0 -30
  583. package/esm2022/src/lib/models/chat/index.mjs +0 -5
  584. package/esm2022/src/lib/models/chat/message-document.mjs +0 -21
  585. package/esm2022/src/lib/models/chat/message.mjs +0 -43
  586. package/esm2022/src/lib/models/client/annual-client-details.mjs +0 -19
  587. package/esm2022/src/lib/models/client/capital-loss.interface.mjs +0 -2
  588. package/esm2022/src/lib/models/client/capital-loss.mjs +0 -15
  589. package/esm2022/src/lib/models/client/client-details.mjs +0 -30
  590. package/esm2022/src/lib/models/client/client-invite.mjs +0 -70
  591. package/esm2022/src/lib/models/client/client-movement.mjs +0 -26
  592. package/esm2022/src/lib/models/client/client-portfolio-chart-data.mjs +0 -55
  593. package/esm2022/src/lib/models/client/client-portfolio-report.mjs +0 -7
  594. package/esm2022/src/lib/models/client/index.mjs +0 -10
  595. package/esm2022/src/lib/models/client/sharesight/index.mjs +0 -4
  596. package/esm2022/src/lib/models/client/sharesight/sharesight-details-messages.enum.mjs +0 -9
  597. package/esm2022/src/lib/models/client/sharesight/sharesight-details.interface.mjs +0 -2
  598. package/esm2022/src/lib/models/client/sharesight/sharesight-details.mjs +0 -22
  599. package/esm2022/src/lib/models/color/alphabet-colors.enum.mjs +0 -30
  600. package/esm2022/src/lib/models/date-range.mjs +0 -10
  601. package/esm2022/src/lib/models/depreciation/depreciation-capital-project.mjs +0 -9
  602. package/esm2022/src/lib/models/depreciation/depreciation-forecast.mjs +0 -42
  603. package/esm2022/src/lib/models/depreciation/depreciation-group-item.mjs +0 -18
  604. package/esm2022/src/lib/models/depreciation/depreciation-group.enum.mjs +0 -10
  605. package/esm2022/src/lib/models/depreciation/depreciation-group.mjs +0 -20
  606. package/esm2022/src/lib/models/depreciation/depreciation-groups.const.mjs +0 -34
  607. package/esm2022/src/lib/models/depreciation/depreciation-lvp-rate.enum.mjs +0 -9
  608. package/esm2022/src/lib/models/depreciation/depreciation.mjs +0 -179
  609. package/esm2022/src/lib/models/depreciation/index.mjs +0 -9
  610. package/esm2022/src/lib/models/dictionary/dictionary.mjs +0 -50
  611. package/esm2022/src/lib/models/dictionary/index.mjs +0 -2
  612. package/esm2022/src/lib/models/document/document-api-url-prefix.enum.mjs +0 -9
  613. package/esm2022/src/lib/models/document/document-file-types.const.mjs +0 -23
  614. package/esm2022/src/lib/models/document/document-folder.mjs +0 -4
  615. package/esm2022/src/lib/models/document/document.mjs +0 -17
  616. package/esm2022/src/lib/models/document/index.mjs +0 -5
  617. package/esm2022/src/lib/models/employee/employee-details.mjs +0 -16
  618. package/esm2022/src/lib/models/employee/employee-invite.mjs +0 -30
  619. package/esm2022/src/lib/models/endpoint/endpoint.mjs +0 -23
  620. package/esm2022/src/lib/models/endpoint/endpoints.const.mjs +0 -273
  621. package/esm2022/src/lib/models/event/app-event-type.enum.mjs +0 -60
  622. package/esm2022/src/lib/models/event/app-event.mjs +0 -21
  623. package/esm2022/src/lib/models/event/index.mjs +0 -3
  624. package/esm2022/src/lib/models/export/export-cell-type.enum.mjs +0 -11
  625. package/esm2022/src/lib/models/export/export-cell.mjs +0 -6
  626. package/esm2022/src/lib/models/export/export-data-table.mjs +0 -3
  627. package/esm2022/src/lib/models/export/export-format.enum.mjs +0 -6
  628. package/esm2022/src/lib/models/file/file.mjs +0 -15
  629. package/esm2022/src/lib/models/file/icons-file.enum.mjs +0 -7
  630. package/esm2022/src/lib/models/file/index.mjs +0 -2
  631. package/esm2022/src/lib/models/financial-year/financial-year.mjs +0 -54
  632. package/esm2022/src/lib/models/financial-year/index.mjs +0 -5
  633. package/esm2022/src/lib/models/financial-year/month-name-short.enum.mjs +0 -21
  634. package/esm2022/src/lib/models/financial-year/month-number.enum.mjs +0 -21
  635. package/esm2022/src/lib/models/financial-year/months.const.mjs +0 -2
  636. package/esm2022/src/lib/models/firm/firm-branch.interface.mjs +0 -2
  637. package/esm2022/src/lib/models/firm/firm-branch.mjs +0 -22
  638. package/esm2022/src/lib/models/firm/firm.mjs +0 -26
  639. package/esm2022/src/lib/models/firm/index.mjs +0 -3
  640. package/esm2022/src/lib/models/holding/holding-reinvest.mjs +0 -22
  641. package/esm2022/src/lib/models/holding/holding-sale.mjs +0 -39
  642. package/esm2022/src/lib/models/holding/holding-trade-import.mjs +0 -16
  643. package/esm2022/src/lib/models/holding/holding-trade.mjs +0 -90
  644. package/esm2022/src/lib/models/holding/holding-type-exchange.mjs +0 -16
  645. package/esm2022/src/lib/models/holding/holding-type.mjs +0 -67
  646. package/esm2022/src/lib/models/holding/holding.mjs +0 -54
  647. package/esm2022/src/lib/models/holding/index.mjs +0 -8
  648. package/esm2022/src/lib/models/home-office/home-office-claim.interface.mjs +0 -2
  649. package/esm2022/src/lib/models/home-office/home-office-claim.mjs +0 -46
  650. package/esm2022/src/lib/models/home-office/home-office-log.interface.mjs +0 -2
  651. package/esm2022/src/lib/models/home-office/home-office-log.mjs +0 -18
  652. package/esm2022/src/lib/models/home-office/index.mjs +0 -5
  653. package/esm2022/src/lib/models/income-position/income-position.mjs +0 -9
  654. package/esm2022/src/lib/models/income-source/income-source-chart-data.mjs +0 -45
  655. package/esm2022/src/lib/models/income-source/income-source-forecast.mjs +0 -34
  656. package/esm2022/src/lib/models/income-source/income-source-type.mjs +0 -20
  657. package/esm2022/src/lib/models/income-source/income-source.mjs +0 -58
  658. package/esm2022/src/lib/models/income-source/index.mjs +0 -7
  659. package/esm2022/src/lib/models/income-source/salary-forecast.mjs +0 -36
  660. package/esm2022/src/lib/models/income-source/sole-forecast.mjs +0 -13
  661. package/esm2022/src/lib/models/index.mjs +0 -30
  662. package/esm2022/src/lib/models/loan/index.mjs +0 -5
  663. package/esm2022/src/lib/models/loan/loan-max-number-of-payments.enum.mjs +0 -11
  664. package/esm2022/src/lib/models/loan/loan-payment.mjs +0 -13
  665. package/esm2022/src/lib/models/loan/loan-payout.mjs +0 -11
  666. package/esm2022/src/lib/models/loan/loan.mjs +0 -84
  667. package/esm2022/src/lib/models/notification/index.mjs +0 -2
  668. package/esm2022/src/lib/models/notification/notification.mjs +0 -39
  669. package/esm2022/src/lib/models/pdf/pdf-orientation.enum.mjs +0 -6
  670. package/esm2022/src/lib/models/pdf/pdf-settings.mjs +0 -17
  671. package/esm2022/src/lib/models/phone/phone.mjs +0 -19
  672. package/esm2022/src/lib/models/property/borrowing-report.mjs +0 -50
  673. package/esm2022/src/lib/models/property/calculation-form-item.mjs +0 -17
  674. package/esm2022/src/lib/models/property/calculation-form-type.enum.mjs +0 -9
  675. package/esm2022/src/lib/models/property/capital-costs-itmes.const.mjs +0 -57
  676. package/esm2022/src/lib/models/property/corelogic-suggestion.mjs +0 -7
  677. package/esm2022/src/lib/models/property/index.mjs +0 -19
  678. package/esm2022/src/lib/models/property/property-category-movement.mjs +0 -24
  679. package/esm2022/src/lib/models/property/property-category.mjs +0 -15
  680. package/esm2022/src/lib/models/property/property-corelogic-stats.interface.mjs +0 -2
  681. package/esm2022/src/lib/models/property/property-document.mjs +0 -17
  682. package/esm2022/src/lib/models/property/property-equity-chart-data.mjs +0 -168
  683. package/esm2022/src/lib/models/property/property-equity-chart-item.mjs +0 -24
  684. package/esm2022/src/lib/models/property/property-equity-chart-type.enum.mjs +0 -6
  685. package/esm2022/src/lib/models/property/property-forecast.mjs +0 -45
  686. package/esm2022/src/lib/models/property/property-sale/index.mjs +0 -6
  687. package/esm2022/src/lib/models/property/property-sale/property-sale-cost-base.mjs +0 -20
  688. package/esm2022/src/lib/models/property/property-sale/property-sale-tax-exemption-meta-field.mjs +0 -4
  689. package/esm2022/src/lib/models/property/property-sale/property-sale.mjs +0 -55
  690. package/esm2022/src/lib/models/property/property-sale/tax-exemption-meta-field.mjs +0 -4
  691. package/esm2022/src/lib/models/property/property-sale/tax-exemption.mjs +0 -8
  692. package/esm2022/src/lib/models/property/property-share.mjs +0 -47
  693. package/esm2022/src/lib/models/property/property-subscription.mjs +0 -13
  694. package/esm2022/src/lib/models/property/property-valuation.mjs +0 -31
  695. package/esm2022/src/lib/models/property/property.mjs +0 -269
  696. package/esm2022/src/lib/models/registration-invite/registration-invite.mjs +0 -17
  697. package/esm2022/src/lib/models/report/depreciation/depreciation-lvp-asset-type.enum.mjs +0 -10
  698. package/esm2022/src/lib/models/report/depreciation/depreciation-lvp-report-item.mjs +0 -21
  699. package/esm2022/src/lib/models/report/depreciation/depreciation-report-item.mjs +0 -25
  700. package/esm2022/src/lib/models/report/depreciation/index.mjs +0 -4
  701. package/esm2022/src/lib/models/report/income-expense/transaction-report-item.mjs +0 -16
  702. package/esm2022/src/lib/models/report/index.mjs +0 -9
  703. package/esm2022/src/lib/models/report/my-tax/ato-links.mjs +0 -11
  704. package/esm2022/src/lib/models/report/my-tax/index.mjs +0 -26
  705. package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/business-income-or-losses-categories.const.mjs +0 -27
  706. package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/business-type.enum.mjs +0 -11
  707. package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/loss-type.enum.mjs +0 -16
  708. package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.mjs +0 -15
  709. package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.mjs +0 -74
  710. package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.mjs +0 -70
  711. package/esm2022/src/lib/models/report/my-tax/my-tax-cgt/cgt-exemption-and-rollover-code.enum.mjs +0 -9
  712. package/esm2022/src/lib/models/report/my-tax/my-tax-cgt/my-tax-cgt.mjs +0 -30
  713. package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/deduction-clothing-type.enum.mjs +0 -13
  714. package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/deduction-fields.const.mjs +0 -62
  715. package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/deduction-self-education-type.enum.mjs +0 -10
  716. package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/my-tax-deductions.mjs +0 -96
  717. package/esm2022/src/lib/models/report/my-tax/my-tax-dividends/my-tax-dividends.mjs +0 -17
  718. package/esm2022/src/lib/models/report/my-tax/my-tax-estimate/my-tax-estimate.mjs +0 -40
  719. package/esm2022/src/lib/models/report/my-tax/my-tax-income-statements/my-tax-income-statements.mjs +0 -76
  720. package/esm2022/src/lib/models/report/my-tax/my-tax-income-tests/my-tax-income-tests.mjs +0 -8
  721. package/esm2022/src/lib/models/report/my-tax/my-tax-interest/my-tax-interest.mjs +0 -11
  722. package/esm2022/src/lib/models/report/my-tax/my-tax-losses/my-tax-losses.mjs +0 -11
  723. package/esm2022/src/lib/models/report/my-tax/my-tax-offsets/my-tax-offsets.mjs +0 -8
  724. package/esm2022/src/lib/models/report/my-tax/my-tax-other-income/my-tax-other-income.mjs +0 -47
  725. package/esm2022/src/lib/models/report/my-tax/my-tax-partnerships-and-trusts/my-tax-partnerships-and-trusts.mjs +0 -30
  726. package/esm2022/src/lib/models/report/my-tax/my-tax-rent/my-tax-rent.mjs +0 -43
  727. package/esm2022/src/lib/models/report/property/index.mjs +0 -4
  728. package/esm2022/src/lib/models/report/property/property-report-item-depreciation.mjs +0 -20
  729. package/esm2022/src/lib/models/report/property/property-report-item-transaction.mjs +0 -12
  730. package/esm2022/src/lib/models/report/property/property-report-item.mjs +0 -30
  731. package/esm2022/src/lib/models/report/report.interface.mjs +0 -2
  732. package/esm2022/src/lib/models/report/reports.const.mjs +0 -107
  733. package/esm2022/src/lib/models/report/sole/index.mjs +0 -2
  734. package/esm2022/src/lib/models/report/sole/sole-business/sole-business-loss-report.mjs +0 -17
  735. package/esm2022/src/lib/models/report/vehicle-expense/vehicle-expense.mjs +0 -15
  736. package/esm2022/src/lib/models/service-subscription/index.mjs +0 -10
  737. package/esm2022/src/lib/models/service-subscription/module-url-list.const.mjs +0 -12
  738. package/esm2022/src/lib/models/service-subscription/payment-method-brand.enum.mjs +0 -12
  739. package/esm2022/src/lib/models/service-subscription/service-payment-method.mjs +0 -31
  740. package/esm2022/src/lib/models/service-subscription/service-payment.mjs +0 -22
  741. package/esm2022/src/lib/models/service-subscription/service-price.mjs +0 -25
  742. package/esm2022/src/lib/models/service-subscription/service-product-icons.enum.mjs +0 -11
  743. package/esm2022/src/lib/models/service-subscription/service-product-roles.const.mjs +0 -11
  744. package/esm2022/src/lib/models/service-subscription/service-product.mjs +0 -27
  745. package/esm2022/src/lib/models/service-subscription/service-promo-code-duration.enum.mjs +0 -7
  746. package/esm2022/src/lib/models/service-subscription/service-promo-code.mjs +0 -30
  747. package/esm2022/src/lib/models/service-subscription/service-subscription-item.mjs +0 -24
  748. package/esm2022/src/lib/models/service-subscription/service-subscription.mjs +0 -161
  749. package/esm2022/src/lib/models/sole/bas-report.mjs +0 -42
  750. package/esm2022/src/lib/models/sole/index.mjs +0 -13
  751. package/esm2022/src/lib/models/sole/sole-business-activity.mjs +0 -4
  752. package/esm2022/src/lib/models/sole/sole-business-allocation.mjs +0 -18
  753. package/esm2022/src/lib/models/sole/sole-business-loss-offset-rule.mjs +0 -9
  754. package/esm2022/src/lib/models/sole/sole-business-loss.mjs +0 -27
  755. package/esm2022/src/lib/models/sole/sole-business.mjs +0 -57
  756. package/esm2022/src/lib/models/sole/sole-contact.mjs +0 -30
  757. package/esm2022/src/lib/models/sole/sole-depreciation-method.mjs +0 -8
  758. package/esm2022/src/lib/models/sole/sole-details.mjs +0 -10
  759. package/esm2022/src/lib/models/sole/sole-invoice-item.mjs +0 -70
  760. package/esm2022/src/lib/models/sole/sole-invoice-template.mjs +0 -31
  761. package/esm2022/src/lib/models/sole/sole-invoice.mjs +0 -139
  762. package/esm2022/src/lib/models/tax-return/index.mjs +0 -4
  763. package/esm2022/src/lib/models/tax-return/tax-return-category.mjs +0 -19
  764. package/esm2022/src/lib/models/tax-return/tax-return-item.mjs +0 -40
  765. package/esm2022/src/lib/models/tax-return/tax-return.mjs +0 -10
  766. package/esm2022/src/lib/models/tax-review/tax-review.mjs +0 -96
  767. package/esm2022/src/lib/models/tax-summary/report-item-details.mjs +0 -10
  768. package/esm2022/src/lib/models/tax-summary/report-item.mjs +0 -28
  769. package/esm2022/src/lib/models/tax-summary/tax-summary-section.mjs +0 -32
  770. package/esm2022/src/lib/models/tax-summary/tax-summary-type.enum.mjs +0 -9
  771. package/esm2022/src/lib/models/tax-summary/tax-summary.mjs +0 -153
  772. package/esm2022/src/lib/models/toast/toast-type.enum.mjs +0 -8
  773. package/esm2022/src/lib/models/toast/toast.mjs +0 -10
  774. package/esm2022/src/lib/models/transaction/allocation-rule-condition.mjs +0 -40
  775. package/esm2022/src/lib/models/transaction/allocation-rule-transaction-meta-field.mjs +0 -4
  776. package/esm2022/src/lib/models/transaction/allocation-rule-transaction.mjs +0 -110
  777. package/esm2022/src/lib/models/transaction/allocation-rule.mjs +0 -131
  778. package/esm2022/src/lib/models/transaction/income-amount-type.enum.mjs +0 -9
  779. package/esm2022/src/lib/models/transaction/index.mjs +0 -9
  780. package/esm2022/src/lib/models/transaction/transaction-allocation.mjs +0 -21
  781. package/esm2022/src/lib/models/transaction/transaction-category.enum.mjs +0 -8
  782. package/esm2022/src/lib/models/transaction/transaction-meta-field.mjs +0 -17
  783. package/esm2022/src/lib/models/transaction/transaction.mjs +0 -243
  784. package/esm2022/src/lib/models/user/index.mjs +0 -10
  785. package/esm2022/src/lib/models/user/my-account-history-initiated-by.enum.mjs +0 -6
  786. package/esm2022/src/lib/models/user/my-account-history-status.enum.mjs +0 -6
  787. package/esm2022/src/lib/models/user/my-account-history-type.enum.mjs +0 -7
  788. package/esm2022/src/lib/models/user/my-account-history.mjs +0 -3
  789. package/esm2022/src/lib/models/user/occupation.mjs +0 -4
  790. package/esm2022/src/lib/models/user/user-roles.const.mjs +0 -20
  791. package/esm2022/src/lib/models/user/user-to-register.mjs +0 -6
  792. package/esm2022/src/lib/models/user/user-work-position.const.mjs +0 -7
  793. package/esm2022/src/lib/models/user/user.mjs +0 -165
  794. package/esm2022/src/lib/models/user-event/user-event-setting-field.enum.mjs +0 -10
  795. package/esm2022/src/lib/models/user-event/user-event-setting.mjs +0 -18
  796. package/esm2022/src/lib/models/user-event/user-event-type-category.mjs +0 -4
  797. package/esm2022/src/lib/models/user-event/user-event-type.mjs +0 -23
  798. package/esm2022/src/lib/models/vehicle/index.mjs +0 -5
  799. package/esm2022/src/lib/models/vehicle/vehicle-claim-details.mjs +0 -26
  800. package/esm2022/src/lib/models/vehicle/vehicle-claim.mjs +0 -61
  801. package/esm2022/src/lib/models/vehicle/vehicle-logbook.mjs +0 -27
  802. package/esm2022/src/lib/models/vehicle/vehicle.mjs +0 -10
  803. package/esm2022/src/lib/pipes/app-currency.pipe.mjs +0 -23
  804. package/esm2022/src/lib/pipes/app-percent.pipe.mjs +0 -21
  805. package/esm2022/src/lib/pipes/index.mjs +0 -4
  806. package/esm2022/src/lib/pipes/safe-url.pipe.mjs +0 -21
  807. package/esm2022/src/lib/services/account-setup/account-setup.service.mjs +0 -168
  808. package/esm2022/src/lib/services/account-setup/index.mjs +0 -2
  809. package/esm2022/src/lib/services/adblock/adblock.service.mjs +0 -48
  810. package/esm2022/src/lib/services/adblock/index.mjs +0 -2
  811. package/esm2022/src/lib/services/asset/assets.service.mjs +0 -51
  812. package/esm2022/src/lib/services/asset/index.mjs +0 -2
  813. package/esm2022/src/lib/services/bank/bank-account-calculation.service.mjs +0 -32
  814. package/esm2022/src/lib/services/bank/index.mjs +0 -2
  815. package/esm2022/src/lib/services/data.service.mjs +0 -44
  816. package/esm2022/src/lib/services/event/event-dispatcher.service.mjs +0 -41
  817. package/esm2022/src/lib/services/event/index.mjs +0 -3
  818. package/esm2022/src/lib/services/event/sse.service.mjs +0 -48
  819. package/esm2022/src/lib/services/export/export-formatter.service.mjs +0 -34
  820. package/esm2022/src/lib/services/export/index.mjs +0 -2
  821. package/esm2022/src/lib/services/firm/current-firm-branch.service.mjs +0 -26
  822. package/esm2022/src/lib/services/firm/index.mjs +0 -2
  823. package/esm2022/src/lib/services/header-title/header-title.service.mjs +0 -28
  824. package/esm2022/src/lib/services/header-title/index.mjs +0 -2
  825. package/esm2022/src/lib/services/http/address/address.service.mjs +0 -37
  826. package/esm2022/src/lib/services/http/address/index.mjs +0 -2
  827. package/esm2022/src/lib/services/http/aussie/aussie.service.mjs +0 -33
  828. package/esm2022/src/lib/services/http/aussie/index.mjs +0 -2
  829. package/esm2022/src/lib/services/http/bank/bank-account/bank-account.service.mjs +0 -102
  830. package/esm2022/src/lib/services/http/bank/bank-account/index.mjs +0 -2
  831. package/esm2022/src/lib/services/http/bank/bank-connection/bank-connection-messages.enum.mjs +0 -26
  832. package/esm2022/src/lib/services/http/bank/bank-connection/bank-connection.service.mjs +0 -91
  833. package/esm2022/src/lib/services/http/bank/bank-connection/index.mjs +0 -3
  834. package/esm2022/src/lib/services/http/bank/bank-transaction/bank-transaction.service.mjs +0 -77
  835. package/esm2022/src/lib/services/http/bank/bank-transaction/index.mjs +0 -2
  836. package/esm2022/src/lib/services/http/bank/bank.service.mjs +0 -26
  837. package/esm2022/src/lib/services/http/bank/basiq/basiq-messages.enum.mjs +0 -7
  838. package/esm2022/src/lib/services/http/bank/basiq/basiq-token.service.mjs +0 -39
  839. package/esm2022/src/lib/services/http/bank/basiq/basiq.service.mjs +0 -159
  840. package/esm2022/src/lib/services/http/bank/basiq/index.mjs +0 -4
  841. package/esm2022/src/lib/services/http/bank/index.mjs +0 -6
  842. package/esm2022/src/lib/services/http/budget/budget-messages.enum.mjs +0 -8
  843. package/esm2022/src/lib/services/http/budget/budget.service.mjs +0 -23
  844. package/esm2022/src/lib/services/http/budget/index.mjs +0 -3
  845. package/esm2022/src/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.mjs +0 -26
  846. package/esm2022/src/lib/services/http/chart-accounts/chart-accounts-depreciations/index.mjs +0 -2
  847. package/esm2022/src/lib/services/http/chart-accounts/chart-accounts-messages.enum.mjs +0 -8
  848. package/esm2022/src/lib/services/http/chart-accounts/chart-accounts.service.mjs +0 -49
  849. package/esm2022/src/lib/services/http/chart-accounts/index.mjs +0 -4
  850. package/esm2022/src/lib/services/http/chat/chat.service.mjs +0 -88
  851. package/esm2022/src/lib/services/http/chat/index.mjs +0 -4
  852. package/esm2022/src/lib/services/http/chat/message-document.service.mjs +0 -80
  853. package/esm2022/src/lib/services/http/chat/message.service.mjs +0 -39
  854. package/esm2022/src/lib/services/http/client/annual-client-details.service.mjs +0 -23
  855. package/esm2022/src/lib/services/http/client/capital-loss/capital-loss-messages.enum.mjs +0 -7
  856. package/esm2022/src/lib/services/http/client/capital-loss/capital-loss.service.mjs +0 -23
  857. package/esm2022/src/lib/services/http/client/capital-loss/index.mjs +0 -3
  858. package/esm2022/src/lib/services/http/client/client-coupon.service.mjs +0 -27
  859. package/esm2022/src/lib/services/http/client/index.mjs +0 -6
  860. package/esm2022/src/lib/services/http/client/occupation/occupation.service.mjs +0 -43
  861. package/esm2022/src/lib/services/http/client/sharesight-details.service.mjs +0 -29
  862. package/esm2022/src/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.mjs +0 -27
  863. package/esm2022/src/lib/services/http/depreciation/depreciation-capital-project/index.mjs +0 -2
  864. package/esm2022/src/lib/services/http/depreciation/depreciation.service.mjs +0 -105
  865. package/esm2022/src/lib/services/http/depreciation/index.mjs +0 -3
  866. package/esm2022/src/lib/services/http/document/document-folder/document-folder-messages.enum.mjs +0 -8
  867. package/esm2022/src/lib/services/http/document/document-folder/document-folder.service.mjs +0 -26
  868. package/esm2022/src/lib/services/http/document/document-folder/index.mjs +0 -3
  869. package/esm2022/src/lib/services/http/document/document-messages.enum.mjs +0 -8
  870. package/esm2022/src/lib/services/http/document/document.service.mjs +0 -23
  871. package/esm2022/src/lib/services/http/document/index.mjs +0 -4
  872. package/esm2022/src/lib/services/http/facebook/facebook-auth-options.interface.mjs +0 -2
  873. package/esm2022/src/lib/services/http/facebook/facebook-auth-response.interface.mjs +0 -2
  874. package/esm2022/src/lib/services/http/facebook/facebook-status-response.interface.mjs +0 -2
  875. package/esm2022/src/lib/services/http/facebook/facebook.service.mjs +0 -87
  876. package/esm2022/src/lib/services/http/facebook/index.mjs +0 -2
  877. package/esm2022/src/lib/services/http/file/file.service.mjs +0 -39
  878. package/esm2022/src/lib/services/http/file/index.mjs +0 -2
  879. package/esm2022/src/lib/services/http/firm/client-invite/client-invite-messages.enum.mjs +0 -15
  880. package/esm2022/src/lib/services/http/firm/client-invite/client-invite.service.mjs +0 -104
  881. package/esm2022/src/lib/services/http/firm/client-invite/index.mjs +0 -3
  882. package/esm2022/src/lib/services/http/firm/client-movement/client-movement-messages.enum.mjs +0 -8
  883. package/esm2022/src/lib/services/http/firm/client-movement/client-movement.service.mjs +0 -86
  884. package/esm2022/src/lib/services/http/firm/client-movement/index.mjs +0 -3
  885. package/esm2022/src/lib/services/http/firm/employee/employee-messages.enum.mjs +0 -14
  886. package/esm2022/src/lib/services/http/firm/employee/employee.service.mjs +0 -48
  887. package/esm2022/src/lib/services/http/firm/employee/index.mjs +0 -3
  888. package/esm2022/src/lib/services/http/firm/employee-invite/employee-invite.service.mjs +0 -48
  889. package/esm2022/src/lib/services/http/firm/employee-invite/index.mjs +0 -2
  890. package/esm2022/src/lib/services/http/firm/firm-branch/firm-branch-messages.enum.mjs +0 -9
  891. package/esm2022/src/lib/services/http/firm/firm-branch/firm-branch.service.mjs +0 -23
  892. package/esm2022/src/lib/services/http/firm/firm-branch/index.mjs +0 -3
  893. package/esm2022/src/lib/services/http/firm/firm-messages.enum.mjs +0 -6
  894. package/esm2022/src/lib/services/http/firm/firm.service.mjs +0 -63
  895. package/esm2022/src/lib/services/http/firm/index.mjs +0 -9
  896. package/esm2022/src/lib/services/http/firm/portfolio-report/client-portfolio-report.service.mjs +0 -37
  897. package/esm2022/src/lib/services/http/firm/portfolio-report/index.mjs +0 -2
  898. package/esm2022/src/lib/services/http/google/google.service.mjs +0 -77
  899. package/esm2022/src/lib/services/http/google/index.mjs +0 -2
  900. package/esm2022/src/lib/services/http/holding/holding-sale.service.mjs +0 -25
  901. package/esm2022/src/lib/services/http/holding/holding-trade-import/holding-trade-import-messages.enum.mjs +0 -9
  902. package/esm2022/src/lib/services/http/holding/holding-trade-import/holding-trade-import.service.mjs +0 -45
  903. package/esm2022/src/lib/services/http/holding/holding-trade-messages.enum.mjs +0 -10
  904. package/esm2022/src/lib/services/http/holding/holding-trade.service.mjs +0 -42
  905. package/esm2022/src/lib/services/http/holding/holding-type-messages.enum.mjs +0 -8
  906. package/esm2022/src/lib/services/http/holding/holding-type.service.mjs +0 -47
  907. package/esm2022/src/lib/services/http/holding/index.mjs +0 -9
  908. package/esm2022/src/lib/services/http/home-office/home-office-claim-messages.enum.mjs +0 -8
  909. package/esm2022/src/lib/services/http/home-office/home-office-claim.service.mjs +0 -25
  910. package/esm2022/src/lib/services/http/home-office/home-office-log-messages.enum.mjs +0 -8
  911. package/esm2022/src/lib/services/http/home-office/home-office-log.service.mjs +0 -31
  912. package/esm2022/src/lib/services/http/home-office/index.mjs +0 -5
  913. package/esm2022/src/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.mjs +0 -84
  914. package/esm2022/src/lib/services/http/income-source/income-source-forecast/index.mjs +0 -2
  915. package/esm2022/src/lib/services/http/income-source/income-source-messages.enum.mjs +0 -10
  916. package/esm2022/src/lib/services/http/income-source/income-source.service.mjs +0 -93
  917. package/esm2022/src/lib/services/http/income-source/index.mjs +0 -6
  918. package/esm2022/src/lib/services/http/income-source/salary-forecast/index.mjs +0 -2
  919. package/esm2022/src/lib/services/http/income-source/salary-forecast/salary-forecast.service.mjs +0 -83
  920. package/esm2022/src/lib/services/http/income-source/sole-forecast/index.mjs +0 -2
  921. package/esm2022/src/lib/services/http/income-source/sole-forecast/sole-forecast.service.mjs +0 -91
  922. package/esm2022/src/lib/services/http/index.mjs +0 -32
  923. package/esm2022/src/lib/services/http/loan/borrowing-expense/borrowing-expense.service.mjs +0 -74
  924. package/esm2022/src/lib/services/http/loan/borrowing-expense/index.mjs +0 -2
  925. package/esm2022/src/lib/services/http/loan/index.mjs +0 -4
  926. package/esm2022/src/lib/services/http/loan/loan-messages.enum.mjs +0 -8
  927. package/esm2022/src/lib/services/http/loan/loan.service.mjs +0 -94
  928. package/esm2022/src/lib/services/http/pdf/pdf.service.mjs +0 -30
  929. package/esm2022/src/lib/services/http/property/borrowing-report/borrowing-report-messages.enum.mjs +0 -7
  930. package/esm2022/src/lib/services/http/property/borrowing-report/borrowing-report.service.mjs +0 -23
  931. package/esm2022/src/lib/services/http/property/borrowing-report/index.mjs +0 -3
  932. package/esm2022/src/lib/services/http/property/index.mjs +0 -10
  933. package/esm2022/src/lib/services/http/property/property-category/index.mjs +0 -2
  934. package/esm2022/src/lib/services/http/property/property-category/property-category.service.mjs +0 -26
  935. package/esm2022/src/lib/services/http/property/property-category-movement/index.mjs +0 -2
  936. package/esm2022/src/lib/services/http/property/property-category-movement/property-category-movement.service.mjs +0 -33
  937. package/esm2022/src/lib/services/http/property/property-document/index.mjs +0 -3
  938. package/esm2022/src/lib/services/http/property/property-document/property-document-messages.enum.mjs +0 -8
  939. package/esm2022/src/lib/services/http/property/property-document/property-document.service.mjs +0 -26
  940. package/esm2022/src/lib/services/http/property/property-messages.enum.mjs +0 -11
  941. package/esm2022/src/lib/services/http/property/property-sale/index.mjs +0 -3
  942. package/esm2022/src/lib/services/http/property/property-sale/property-sale.service.mjs +0 -25
  943. package/esm2022/src/lib/services/http/property/property-share/index.mjs +0 -2
  944. package/esm2022/src/lib/services/http/property/property-share/property-share.service.mjs +0 -68
  945. package/esm2022/src/lib/services/http/property/property-valuation/index.mjs +0 -3
  946. package/esm2022/src/lib/services/http/property/property-valuation/property-valuation-messages.enum.mjs +0 -7
  947. package/esm2022/src/lib/services/http/property/property-valuation/property-valuation.service.mjs +0 -24
  948. package/esm2022/src/lib/services/http/property/property.service.mjs +0 -136
  949. package/esm2022/src/lib/services/http/rest/http-error-messages.const.mjs +0 -14
  950. package/esm2022/src/lib/services/http/rest/http-method.type.mjs +0 -2
  951. package/esm2022/src/lib/services/http/rest/index.mjs +0 -5
  952. package/esm2022/src/lib/services/http/rest/rest-method.type.mjs +0 -2
  953. package/esm2022/src/lib/services/http/rest/rest-old.service.mjs +0 -247
  954. package/esm2022/src/lib/services/http/rest/rest.service.mjs +0 -356
  955. package/esm2022/src/lib/services/http/rest-messages.enum.mjs +0 -7
  956. package/esm2022/src/lib/services/http/service-notification/index.mjs +0 -2
  957. package/esm2022/src/lib/services/http/service-notification/service-notification.service.mjs +0 -72
  958. package/esm2022/src/lib/services/http/setup-item/setup-item.service.mjs +0 -23
  959. package/esm2022/src/lib/services/http/sole/bas-report/bas-report-messages.enum.mjs +0 -8
  960. package/esm2022/src/lib/services/http/sole/bas-report/bas-report.service.mjs +0 -20
  961. package/esm2022/src/lib/services/http/sole/bas-report/index.mjs +0 -3
  962. package/esm2022/src/lib/services/http/sole/index.mjs +0 -11
  963. package/esm2022/src/lib/services/http/sole/sole-business/index.mjs +0 -3
  964. package/esm2022/src/lib/services/http/sole/sole-business/sole-business-messages.enum.mjs +0 -5
  965. package/esm2022/src/lib/services/http/sole/sole-business/sole-business.service.mjs +0 -24
  966. package/esm2022/src/lib/services/http/sole/sole-business-activity/sole-business-activity.service.mjs +0 -20
  967. package/esm2022/src/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.mjs +0 -23
  968. package/esm2022/src/lib/services/http/sole/sole-business-loss/sole-business-loss.service.mjs +0 -41
  969. package/esm2022/src/lib/services/http/sole/sole-contact/sole-contact.service.mjs +0 -20
  970. package/esm2022/src/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.mjs +0 -73
  971. package/esm2022/src/lib/services/http/sole/sole-details/sole-details.service.mjs +0 -33
  972. package/esm2022/src/lib/services/http/sole/sole-invoice/sole-invoice.service.mjs +0 -46
  973. package/esm2022/src/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.mjs +0 -20
  974. package/esm2022/src/lib/services/http/subscription/index.mjs +0 -7
  975. package/esm2022/src/lib/services/http/subscription/service-payment/service-payment.service.mjs +0 -33
  976. package/esm2022/src/lib/services/http/subscription/service-payment-method/service-payment-method.service.mjs +0 -45
  977. package/esm2022/src/lib/services/http/subscription/service-price/service-price.service.mjs +0 -26
  978. package/esm2022/src/lib/services/http/subscription/service-product/service-product.service.mjs +0 -23
  979. package/esm2022/src/lib/services/http/subscription/service-subscription/subscription-messages.enum.mjs +0 -10
  980. package/esm2022/src/lib/services/http/subscription/service-subscription/subscription.service.mjs +0 -84
  981. package/esm2022/src/lib/services/http/tax-review/index.mjs +0 -4
  982. package/esm2022/src/lib/services/http/tax-review/tax-review-history/tax-review-history.service.mjs +0 -45
  983. package/esm2022/src/lib/services/http/tax-review/tax-review-messages.enum.mjs +0 -20
  984. package/esm2022/src/lib/services/http/tax-review/tax-review.service.mjs +0 -106
  985. package/esm2022/src/lib/services/http/tax-summary/index.mjs +0 -2
  986. package/esm2022/src/lib/services/http/tax-summary/tax-summary.service.mjs +0 -71
  987. package/esm2022/src/lib/services/http/transaction/index.mjs +0 -5
  988. package/esm2022/src/lib/services/http/transaction/prior-transaction.service.mjs +0 -33
  989. package/esm2022/src/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.mjs +0 -26
  990. package/esm2022/src/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.mjs +0 -117
  991. package/esm2022/src/lib/services/http/transaction/transaction.service.mjs +0 -273
  992. package/esm2022/src/lib/services/http/user/financial-year/financial-year.service.mjs +0 -29
  993. package/esm2022/src/lib/services/http/user/index.mjs +0 -8
  994. package/esm2022/src/lib/services/http/user/user-event-setting/user-event-setting.service.mjs +0 -23
  995. package/esm2022/src/lib/services/http/user/user-event-type/user-event-type.service.mjs +0 -23
  996. package/esm2022/src/lib/services/http/user/user-messages.enum.mjs +0 -8
  997. package/esm2022/src/lib/services/http/user/user.service.mjs +0 -112
  998. package/esm2022/src/lib/services/http/user/users-invite/users-invite.service.mjs +0 -23
  999. package/esm2022/src/lib/services/http/vehicle/index.mjs +0 -6
  1000. package/esm2022/src/lib/services/http/vehicle/vehicle-claim-details.service.mjs +0 -74
  1001. package/esm2022/src/lib/services/http/vehicle/vehicle-claim.service.mjs +0 -49
  1002. package/esm2022/src/lib/services/http/vehicle/vehicle-logbook/index.mjs +0 -3
  1003. package/esm2022/src/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook-messages.enum.mjs +0 -8
  1004. package/esm2022/src/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook.service.mjs +0 -26
  1005. package/esm2022/src/lib/services/http/vehicle/vehicle-messages.enum.mjs +0 -8
  1006. package/esm2022/src/lib/services/http/vehicle/vehicle.service.mjs +0 -25
  1007. package/esm2022/src/lib/services/http/youtube/index.mjs +0 -3
  1008. package/esm2022/src/lib/services/http/youtube/youtube-video.interface.mjs +0 -2
  1009. package/esm2022/src/lib/services/http/youtube/youtube.service.mjs +0 -34
  1010. package/esm2022/src/lib/services/index.mjs +0 -19
  1011. package/esm2022/src/lib/services/intercom/index.mjs +0 -2
  1012. package/esm2022/src/lib/services/intercom/intercom.service.mjs +0 -41
  1013. package/esm2022/src/lib/services/json/chart-accounts/chart-accounts-value.service.mjs +0 -23
  1014. package/esm2022/src/lib/services/json/holding/holding-type-exchange.service.mjs +0 -23
  1015. package/esm2022/src/lib/services/json/income-source/income-source-type.service.mjs +0 -23
  1016. package/esm2022/src/lib/services/json/index.mjs +0 -6
  1017. package/esm2022/src/lib/services/json/tax-exemption/tax-exemption.service.mjs +0 -23
  1018. package/esm2022/src/lib/services/json/tax-return/tax-return-item.service.mjs +0 -23
  1019. package/esm2022/src/lib/services/pdf/index.mjs +0 -6
  1020. package/esm2022/src/lib/services/pdf/js-pdf.mjs +0 -10
  1021. package/esm2022/src/lib/services/pdf/pdf-from-dom-element/file-settings.mjs +0 -21
  1022. package/esm2022/src/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.mjs +0 -47
  1023. package/esm2022/src/lib/services/pdf/pdf-from-table/file-settings.mjs +0 -36
  1024. package/esm2022/src/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.mjs +0 -46
  1025. package/esm2022/src/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.mjs +0 -42
  1026. package/esm2022/src/lib/services/pdf/pdf-from-table/pdf-from-table.service.mjs +0 -63
  1027. package/esm2022/src/lib/services/preloader/index.mjs +0 -2
  1028. package/esm2022/src/lib/services/preloader/preloader.service.mjs +0 -30
  1029. package/esm2022/src/lib/services/property/corelogic/corelogic-messages.enum.mjs +0 -5
  1030. package/esm2022/src/lib/services/property/corelogic/corelogic.service.mjs +0 -48
  1031. package/esm2022/src/lib/services/property/corelogic/index.mjs +0 -3
  1032. package/esm2022/src/lib/services/property/equity-position-chart/equity-position-chart.service.mjs +0 -39
  1033. package/esm2022/src/lib/services/property/equity-position-chart/index.mjs +0 -2
  1034. package/esm2022/src/lib/services/property/index.mjs +0 -4
  1035. package/esm2022/src/lib/services/property/property-calculation/index.mjs +0 -2
  1036. package/esm2022/src/lib/services/property/property-calculation/property-calculation.service.mjs +0 -158
  1037. package/esm2022/src/lib/services/report/index.mjs +0 -2
  1038. package/esm2022/src/lib/services/report/property/property-transaction-report.service.mjs +0 -68
  1039. package/esm2022/src/lib/services/toast/index.mjs +0 -2
  1040. package/esm2022/src/lib/services/toast/toast.service.mjs +0 -59
  1041. package/esm2022/src/lib/services/user/index.mjs +0 -2
  1042. package/esm2022/src/lib/services/user/user-switcher.service.mjs +0 -37
  1043. package/esm2022/src/lib/services/xlsx/index.mjs +0 -2
  1044. package/esm2022/src/lib/services/xlsx/xlsx.service.mjs +0 -102
  1045. package/esm2022/src/lib/validators/at-least-one-enabled.validator.mjs +0 -9
  1046. package/esm2022/src/lib/validators/at-least-one.validator.mjs +0 -9
  1047. package/esm2022/src/lib/validators/autocomplete.validator.mjs +0 -8
  1048. package/esm2022/src/lib/validators/conditional.validator.mjs +0 -26
  1049. package/esm2022/src/lib/validators/current-fin-year.validator.mjs +0 -15
  1050. package/esm2022/src/lib/validators/date/max-date.validator.mjs +0 -17
  1051. package/esm2022/src/lib/validators/date/min-date.validator.mjs +0 -17
  1052. package/esm2022/src/lib/validators/date-range.validator.mjs +0 -22
  1053. package/esm2022/src/lib/validators/fields-sum.validator.mjs +0 -24
  1054. package/esm2022/src/lib/validators/file.validator.mjs +0 -36
  1055. package/esm2022/src/lib/validators/greater-than.validator.mjs +0 -12
  1056. package/esm2022/src/lib/validators/group.validator.mjs +0 -11
  1057. package/esm2022/src/lib/validators/index.mjs +0 -15
  1058. package/esm2022/src/lib/validators/match-sum.validator.mjs +0 -16
  1059. package/esm2022/src/lib/validators/password-match.validator.mjs +0 -17
  1060. package/esm2022/src/lib/validators/password.validator.mjs +0 -20
  1061. package/esm2022/src/lib/validators/phone-number.validator.mjs +0 -9
  1062. package/esm2022/src/lib/validators/required-length.validator.mjs +0 -12
  1063. package/esm2022/src/lib/validators/string/alpha-space.validator.mjs +0 -10
  1064. package/esm2022/src/lib/validators/unique-email.validator.mjs +0 -19
  1065. package/esm2022/taxtank-core.mjs +0 -5
@@ -1,1778 +0,0 @@
1
- [
2
- {
3
- "id": 1,
4
- "taxReturnCategory": { "id": 1 },
5
- "code": 1,
6
- "subCode": "C",
7
- "taxReturnCode": null,
8
- "name": "Salary or wages",
9
- "seq": 10,
10
- "isOtherIncome": 0,
11
- "createdAt": "2020-06-01 00:00:00",
12
- "updatedAt": "2020-06-01 00:00:00"
13
- },
14
- {
15
- "id": 2,
16
- "taxReturnCategory": { "id": 30 },
17
- "code": 2,
18
- "subCode": "K",
19
- "taxReturnCode": null,
20
- "name": "Allowances, earnings, tips, directors fees",
21
- "seq": 20,
22
- "isOtherIncome": 0,
23
- "createdAt": "2020-06-01 00:00:00",
24
- "updatedAt": "2020-06-01 00:00:00"
25
- },
26
- {
27
- "id": 3,
28
- "taxReturnCategory": { "id": 31 },
29
- "code": 3,
30
- "subCode": "R",
31
- "taxReturnCode": null,
32
- "name": "Employer lump sum payments",
33
- "seq": 30,
34
- "isOtherIncome": 0,
35
- "createdAt": "2020-06-01 00:00:00",
36
- "updatedAt": "2020-06-01 00:00:00"
37
- },
38
- {
39
- "id": 4,
40
- "taxReturnCategory": { "id": 32 },
41
- "code": 4,
42
- "subCode": "I",
43
- "taxReturnCode": null,
44
- "name": "Employment termination payments",
45
- "seq": 40,
46
- "isOtherIncome": 0,
47
- "createdAt": "2020-06-01 00:00:00",
48
- "updatedAt": "2020-06-01 00:00:00"
49
- },
50
- {
51
- "id": 5,
52
- "taxReturnCategory": { "id": 2 },
53
- "code": 5,
54
- "subCode": "A",
55
- "taxReturnCode": null,
56
- "name": "Australian Government allowances and payments",
57
- "seq": 50,
58
- "isOtherIncome": 1,
59
- "createdAt": "2020-06-01 00:00:00",
60
- "updatedAt": "2020-06-01 00:00:00"
61
- },
62
- {
63
- "id": 6,
64
- "taxReturnCategory": { "id": 33 },
65
- "code": 6,
66
- "subCode": "B",
67
- "taxReturnCode": null,
68
- "name": "Australian Government pensions and allowances",
69
- "seq": 60,
70
- "isOtherIncome": 1,
71
- "createdAt": "2020-06-01 00:00:00",
72
- "updatedAt": "2020-06-01 00:00:00"
73
- },
74
- {
75
- "id": 7,
76
- "taxReturnCategory": { "id": 3 },
77
- "code": 7,
78
- "subCode": null,
79
- "taxReturnCode": null,
80
- "name": "Australian annuities and superannuation income streams",
81
- "seq": 70,
82
- "isOtherIncome": 1,
83
- "createdAt": "2020-06-01 00:00:00",
84
- "updatedAt": "2020-06-01 00:00:00"
85
- },
86
- {
87
- "id": 8,
88
- "taxReturnCategory": { "id": 34 },
89
- "code": 8,
90
- "subCode": null,
91
- "taxReturnCode": null,
92
- "name": "Australian superannuation lump sum payments",
93
- "seq": 80,
94
- "isOtherIncome": 1,
95
- "createdAt": "2020-06-01 00:00:00",
96
- "updatedAt": "2020-06-01 00:00:00"
97
- },
98
- {
99
- "id": 9,
100
- "taxReturnCategory": { "id": 4 },
101
- "code": 9,
102
- "subCode": "O",
103
- "taxReturnCode": null,
104
- "name": "Attributed personal services income",
105
- "seq": 90,
106
- "isOtherIncome": 0,
107
- "createdAt": "2020-06-01 00:00:00",
108
- "updatedAt": "2020-06-01 00:00:00"
109
- },
110
- {
111
- "id": 10,
112
- "taxReturnCategory": { "id": 5 },
113
- "code": 10,
114
- "subCode": "L",
115
- "taxReturnCode": null,
116
- "name": "Gross interest",
117
- "seq": 100,
118
- "isOtherIncome": 1,
119
- "createdAt": "2020-06-01 00:00:00",
120
- "updatedAt": "2020-06-01 00:00:00"
121
- },
122
- {
123
- "id": 11,
124
- "taxReturnCategory": { "id": 6 },
125
- "code": 11,
126
- "subCode": null,
127
- "taxReturnCode": null,
128
- "name": "Dividends",
129
- "seq": 110,
130
- "isOtherIncome": 1,
131
- "createdAt": "2020-06-01 00:00:00",
132
- "updatedAt": "2020-06-01 00:00:00"
133
- },
134
- {
135
- "id": 12,
136
- "taxReturnCategory": { "id": 35 },
137
- "code": 12,
138
- "subCode": null,
139
- "taxReturnCode": null,
140
- "name": "Employee share schemes",
141
- "seq": 120,
142
- "isOtherIncome": 1,
143
- "createdAt": "2020-06-01 00:00:00",
144
- "updatedAt": "2020-06-01 00:00:00"
145
- },
146
- {
147
- "id": 13,
148
- "taxReturnCategory": { "id": 13 },
149
- "code": 13,
150
- "subCode": null,
151
- "taxReturnCode": null,
152
- "name": "Partnerships and trusts",
153
- "seq": 130,
154
- "isOtherIncome": 1,
155
- "createdAt": "2020-06-01 00:00:00",
156
- "updatedAt": "2020-06-01 00:00:00"
157
- },
158
- {
159
- "id": 14,
160
- "taxReturnCategory": { "id": 14 },
161
- "code": 14,
162
- "subCode": "N",
163
- "taxReturnCode": null,
164
- "name": "Personal services income (PSI) - ABN not quoted",
165
- "seq": 140,
166
- "isOtherIncome": 1,
167
- "createdAt": "2020-06-01 00:00:00",
168
- "updatedAt": "2020-06-01 00:00:00"
169
- },
170
- {
171
- "id": 15,
172
- "taxReturnCategory": { "id": 38 },
173
- "code": 15,
174
- "subCode": null,
175
- "taxReturnCode": null,
176
- "name": "Net income or loss from business",
177
- "seq": 150,
178
- "isOtherIncome": 1,
179
- "createdAt": "2020-06-01 00:00:00",
180
- "updatedAt": "2020-06-01 00:00:00"
181
- },
182
- {
183
- "id": 16,
184
- "taxReturnCategory": { "id": 16 },
185
- "code": 16,
186
- "subCode": null,
187
- "taxReturnCode": null,
188
- "name": "Deferred non-commercial business losses",
189
- "seq": 160,
190
- "isOtherIncome": 1,
191
- "createdAt": "2020-06-01 00:00:00",
192
- "updatedAt": "2020-06-01 00:00:00"
193
- },
194
- {
195
- "id": 17,
196
- "taxReturnCategory": { "id": 17 },
197
- "code": 17,
198
- "subCode": null,
199
- "taxReturnCode": null,
200
- "name": "Net farm management deposits or repayments",
201
- "seq": 170,
202
- "isOtherIncome": 1,
203
- "createdAt": "2020-06-01 00:00:00",
204
- "updatedAt": "2020-06-01 00:00:00"
205
- },
206
- {
207
- "id": 18,
208
- "taxReturnCategory": { "id": 15 },
209
- "code": 18,
210
- "subCode": null,
211
- "taxReturnCode": null,
212
- "name": "Capital gains",
213
- "seq": 180,
214
- "isOtherIncome": 1,
215
- "createdAt": "2020-06-01 00:00:00",
216
- "updatedAt": "2020-06-01 00:00:00"
217
- },
218
- {
219
- "id": 19,
220
- "taxReturnCategory": { "id": 17 },
221
- "code": 19,
222
- "subCode": null,
223
- "taxReturnCode": null,
224
- "name": "Foreign entities",
225
- "seq": 190,
226
- "isOtherIncome": 1,
227
- "createdAt": "2020-06-01 00:00:00",
228
- "updatedAt": "2020-06-01 00:00:00"
229
- },
230
- {
231
- "id": 20,
232
- "taxReturnCategory": { "id": 16 },
233
- "code": 20,
234
- "subCode": null,
235
- "taxReturnCode": null,
236
- "name": "Foreign source income and foreign assets or property",
237
- "seq": 200,
238
- "isOtherIncome": 1,
239
- "createdAt": "2020-06-01 00:00:00",
240
- "updatedAt": "2020-06-01 00:00:00"
241
- },
242
- {
243
- "id": 21,
244
- "taxReturnCategory": { "id": 12 },
245
- "code": 21,
246
- "subCode": "T",
247
- "taxReturnCode": "U",
248
- "name": "Travel Expenses",
249
- "seq": 210,
250
- "isOtherIncome": 1,
251
- "createdAt": "2020-06-01 00:00:00",
252
- "updatedAt": "2020-06-01 00:00:00"
253
- },
254
- {
255
- "id": 22,
256
- "taxReturnCategory": { "id": 8 },
257
- "code": 21,
258
- "subCode": "A",
259
- "taxReturnCode": "P",
260
- "name": "Rental Income",
261
- "seq": 220,
262
- "isOtherIncome": 1,
263
- "createdAt": "2020-06-01 00:00:00",
264
- "updatedAt": "2020-06-01 00:00:00"
265
- },
266
- {
267
- "id": 23,
268
- "taxReturnCategory": { "id": 8 },
269
- "code": 21,
270
- "subCode": "B",
271
- "taxReturnCode": "P",
272
- "name": "Other rental Income",
273
- "seq": 230,
274
- "isOtherIncome": 1,
275
- "createdAt": "2020-06-01 00:00:00",
276
- "updatedAt": "2020-06-01 00:00:00"
277
- },
278
- {
279
- "id": 24,
280
- "taxReturnCategory": { "id": 9 },
281
- "code": 21,
282
- "subCode": "L",
283
- "taxReturnCode": "Q",
284
- "name": "Interest on loan(s)",
285
- "seq": 240,
286
- "isOtherIncome": 1,
287
- "createdAt": "2020-06-01 00:00:00",
288
- "updatedAt": "2020-06-01 00:00:00"
289
- },
290
- {
291
- "id": 25,
292
- "taxReturnCategory": { "id": 10 },
293
- "code": 21,
294
- "subCode": "R",
295
- "taxReturnCode": "F",
296
- "name": "Capital Works - Depreciation",
297
- "seq": 250,
298
- "isOtherIncome": 1,
299
- "createdAt": "2020-06-01 00:00:00",
300
- "updatedAt": "2020-06-01 00:00:00"
301
- },
302
- {
303
- "id": 26,
304
- "taxReturnCategory": { "id": 12 },
305
- "code": 21,
306
- "subCode": "D",
307
- "taxReturnCode": "U",
308
- "name": "Advertising for tenants",
309
- "seq": 260,
310
- "isOtherIncome": 1,
311
- "createdAt": "2020-06-01 00:00:00",
312
- "updatedAt": "2020-06-01 00:00:00"
313
- },
314
- {
315
- "id": 27,
316
- "taxReturnCategory": { "id": 12 },
317
- "code": 21,
318
- "subCode": "E",
319
- "taxReturnCode": "U",
320
- "name": "Body Corporate Fees",
321
- "seq": 270,
322
- "isOtherIncome": 1,
323
- "createdAt": "2020-06-01 00:00:00",
324
- "updatedAt": "2020-06-01 00:00:00"
325
- },
326
- {
327
- "id": 28,
328
- "taxReturnCategory": { "id": 29 },
329
- "code": 21,
330
- "subCode": "F",
331
- "taxReturnCode": "U",
332
- "name": "Borrowing Expenses",
333
- "seq": 280,
334
- "isOtherIncome": 1,
335
- "createdAt": "2020-06-01 00:00:00",
336
- "updatedAt": "2020-06-01 00:00:00"
337
- },
338
- {
339
- "id": 29,
340
- "taxReturnCategory": { "id": 12 },
341
- "code": 21,
342
- "subCode": "G",
343
- "taxReturnCode": "U",
344
- "name": "Cleaning",
345
- "seq": 290,
346
- "isOtherIncome": 1,
347
- "createdAt": "2020-06-01 00:00:00",
348
- "updatedAt": "2020-06-01 00:00:00"
349
- },
350
- {
351
- "id": 30,
352
- "taxReturnCategory": { "id": 12 },
353
- "code": 21,
354
- "subCode": "H",
355
- "taxReturnCode": "U",
356
- "name": "Council Rates",
357
- "seq": 300,
358
- "isOtherIncome": 1,
359
- "createdAt": "2020-06-01 00:00:00",
360
- "updatedAt": "2020-06-01 00:00:00"
361
- },
362
- {
363
- "id": 31,
364
- "taxReturnCategory": { "id": 12 },
365
- "code": 21,
366
- "subCode": "J",
367
- "taxReturnCode": "U",
368
- "name": "Gardening / Lawn Mowing",
369
- "seq": 310,
370
- "isOtherIncome": 1,
371
- "createdAt": "2020-06-01 00:00:00",
372
- "updatedAt": "2020-06-01 00:00:00"
373
- },
374
- {
375
- "id": 32,
376
- "taxReturnCategory": { "id": 11 },
377
- "code": 21,
378
- "subCode": "I",
379
- "taxReturnCode": "U",
380
- "name": "Plant & Equipment - Depreciation & Low Value Pool",
381
- "seq": 320,
382
- "isOtherIncome": 1,
383
- "createdAt": "2020-06-01 00:00:00",
384
- "updatedAt": "2020-06-01 00:00:00"
385
- },
386
- {
387
- "id": 33,
388
- "taxReturnCategory": { "id": 12 },
389
- "code": 21,
390
- "subCode": "K",
391
- "taxReturnCode": "U",
392
- "name": "Insurance",
393
- "seq": 330,
394
- "isOtherIncome": 1,
395
- "createdAt": "2020-06-01 00:00:00",
396
- "updatedAt": "2020-06-01 00:00:00"
397
- },
398
- {
399
- "id": 34,
400
- "taxReturnCategory": { "id": 12 },
401
- "code": 21,
402
- "subCode": "M",
403
- "taxReturnCode": "U",
404
- "name": "Land Tax",
405
- "seq": 340,
406
- "isOtherIncome": 1,
407
- "createdAt": "2020-06-01 00:00:00",
408
- "updatedAt": "2020-06-01 00:00:00"
409
- },
410
- {
411
- "id": 35,
412
- "taxReturnCategory": { "id": 12 },
413
- "code": 21,
414
- "subCode": "N",
415
- "taxReturnCode": "U",
416
- "name": "Legal Fees",
417
- "seq": 350,
418
- "isOtherIncome": 1,
419
- "createdAt": "2020-06-01 00:00:00",
420
- "updatedAt": "2020-06-01 00:00:00"
421
- },
422
- {
423
- "id": 36,
424
- "taxReturnCategory": { "id": 12 },
425
- "code": 21,
426
- "subCode": "O",
427
- "taxReturnCode": "U",
428
- "name": "Pest Control",
429
- "seq": 360,
430
- "isOtherIncome": 1,
431
- "createdAt": "2020-06-01 00:00:00",
432
- "updatedAt": "2020-06-01 00:00:00"
433
- },
434
- {
435
- "id": 37,
436
- "taxReturnCategory": { "id": 12 },
437
- "code": 21,
438
- "subCode": "P",
439
- "taxReturnCode": "U",
440
- "name": "Property Management Fees",
441
- "seq": 370,
442
- "isOtherIncome": 1,
443
- "createdAt": "2020-06-01 00:00:00",
444
- "updatedAt": "2020-06-01 00:00:00"
445
- },
446
- {
447
- "id": 38,
448
- "taxReturnCategory": { "id": 12 },
449
- "code": 21,
450
- "subCode": "Q",
451
- "taxReturnCode": "U",
452
- "name": "Repairs & Maintenance",
453
- "seq": 380,
454
- "isOtherIncome": 1,
455
- "createdAt": "2020-06-01 00:00:00",
456
- "updatedAt": "2020-06-01 00:00:00"
457
- },
458
- {
459
- "id": 39,
460
- "taxReturnCategory": { "id": 12 },
461
- "code": 21,
462
- "subCode": "S",
463
- "taxReturnCode": "U",
464
- "name": "Stationery / Phone / Postage",
465
- "seq": 390,
466
- "isOtherIncome": 1,
467
- "createdAt": "2020-06-01 00:00:00",
468
- "updatedAt": "2020-06-01 00:00:00"
469
- },
470
- {
471
- "id": 40,
472
- "taxReturnCategory": { "id": 12 },
473
- "code": 21,
474
- "subCode": "U",
475
- "taxReturnCode": "U",
476
- "name": "Water Charges",
477
- "seq": 400,
478
- "isOtherIncome": 1,
479
- "createdAt": "2020-06-01 00:00:00",
480
- "updatedAt": "2020-06-01 00:00:00"
481
- },
482
- {
483
- "id": 41,
484
- "taxReturnCategory": { "id": 12 },
485
- "code": 21,
486
- "subCode": "V",
487
- "taxReturnCode": "U",
488
- "name": "Sundry Rental Expenses",
489
- "seq": 410,
490
- "isOtherIncome": 1,
491
- "createdAt": "2020-06-01 00:00:00",
492
- "updatedAt": "2020-06-01 00:00:00"
493
- },
494
- {
495
- "id": 42,
496
- "taxReturnCategory": { "id": 17 },
497
- "code": 22,
498
- "subCode": "W",
499
- "taxReturnCode": null,
500
- "name": "Bonuses from life insurance companies and friendly societies",
501
- "seq": 420,
502
- "isOtherIncome": 1,
503
- "createdAt": "2020-06-01 00:00:00",
504
- "updatedAt": "2020-06-01 00:00:00"
505
- },
506
- {
507
- "id": 43,
508
- "taxReturnCategory": { "id": 39 },
509
- "code": 23,
510
- "subCode": null,
511
- "taxReturnCode": null,
512
- "name": "Forestry managed investment scheme income",
513
- "seq": 430,
514
- "isOtherIncome": 1,
515
- "createdAt": "2020-06-01 00:00:00",
516
- "updatedAt": "2020-06-01 00:00:00"
517
- },
518
- {
519
- "id": 44,
520
- "taxReturnCategory": { "id": 40 },
521
- "code": 24,
522
- "subCode": null,
523
- "taxReturnCode": null,
524
- "name": "Other income",
525
- "seq": 440,
526
- "isOtherIncome": 1,
527
- "createdAt": "2020-06-01 00:00:00",
528
- "updatedAt": "2020-06-01 00:00:00"
529
- },
530
- {
531
- "id": 45,
532
- "taxReturnCategory": { "id": 7 },
533
- "code": "D1",
534
- "subCode": null,
535
- "taxReturnCode": null,
536
- "name": "Work-related car expenses",
537
- "seq": 450,
538
- "isOtherIncome": 0,
539
- "createdAt": "2020-06-01 00:00:00",
540
- "updatedAt": "2020-06-01 00:00:00"
541
- },
542
- {
543
- "id": 46,
544
- "taxReturnCategory": { "id": 7 },
545
- "code": "D1",
546
- "subCode": "Claim S",
547
- "taxReturnCode": null,
548
- "name": "Klm's travelled for work",
549
- "seq": 460,
550
- "isOtherIncome": 0,
551
- "createdAt": "2020-06-01 00:00:00",
552
- "updatedAt": "2020-06-01 00:00:00"
553
- },
554
- {
555
- "id": 47,
556
- "taxReturnCategory": { "id": 7 },
557
- "code": "D1",
558
- "subCode": "Claim B",
559
- "taxReturnCode": null,
560
- "name": "Depreciation - Vehicles",
561
- "seq": 470,
562
- "isOtherIncome": 0,
563
- "createdAt": "2020-06-01 00:00:00",
564
- "updatedAt": "2020-06-01 00:00:00"
565
- },
566
- {
567
- "id": 48,
568
- "taxReturnCategory": { "id": 7 },
569
- "code": "D2",
570
- "subCode": null,
571
- "taxReturnCode": null,
572
- "name": "Work-related travel expenses",
573
- "seq": 480,
574
- "isOtherIncome": 0,
575
- "createdAt": "2020-06-01 00:00:00",
576
- "updatedAt": "2020-06-01 00:00:00"
577
- },
578
- {
579
- "id": 49,
580
- "taxReturnCategory": { "id": 7 },
581
- "code": "D2",
582
- "subCode": "A",
583
- "taxReturnCode": null,
584
- "name": "Award Transport",
585
- "seq": 490,
586
- "isOtherIncome": 0,
587
- "createdAt": "2020-06-01 00:00:00",
588
- "updatedAt": "2020-06-01 00:00:00"
589
- },
590
- {
591
- "id": 50,
592
- "taxReturnCategory": { "id": 7 },
593
- "code": "D2",
594
- "subCode": "D",
595
- "taxReturnCode": null,
596
- "name": "Domestic Transport",
597
- "seq": 500,
598
- "isOtherIncome": 0,
599
- "createdAt": "2020-06-01 00:00:00",
600
- "updatedAt": "2020-06-01 00:00:00"
601
- },
602
- {
603
- "id": 51,
604
- "taxReturnCategory": { "id": 7 },
605
- "code": "D2",
606
- "subCode": "T",
607
- "taxReturnCode": null,
608
- "name": "Tolls",
609
- "seq": 510,
610
- "isOtherIncome": 0,
611
- "createdAt": "2020-06-01 00:00:00",
612
- "updatedAt": "2020-06-01 00:00:00"
613
- },
614
- {
615
- "id": 52,
616
- "taxReturnCategory": { "id": 7 },
617
- "code": "D2",
618
- "subCode": "P",
619
- "taxReturnCode": null,
620
- "name": "Parking",
621
- "seq": 520,
622
- "isOtherIncome": 0,
623
- "createdAt": "2020-06-01 00:00:00",
624
- "updatedAt": "2020-06-01 00:00:00"
625
- },
626
- {
627
- "id": 53,
628
- "taxReturnCategory": { "id": 7 },
629
- "code": "D2",
630
- "subCode": "V",
631
- "taxReturnCode": null,
632
- "name": "Hire Vehicle Expenses",
633
- "seq": 530,
634
- "isOtherIncome": 0,
635
- "createdAt": "2020-06-01 00:00:00",
636
- "updatedAt": "2020-06-01 00:00:00"
637
- },
638
- {
639
- "id": 54,
640
- "taxReturnCategory": { "id": 7 },
641
- "code": "D2",
642
- "subCode": "O",
643
- "taxReturnCode": null,
644
- "name": "Travel Expenses - Other",
645
- "seq": 540,
646
- "isOtherIncome": 0,
647
- "createdAt": "2020-06-01 00:00:00",
648
- "updatedAt": "2020-06-01 00:00:00"
649
- },
650
- {
651
- "id": 55,
652
- "taxReturnCategory": { "id": 7 },
653
- "code": "D3",
654
- "subCode": null,
655
- "taxReturnCode": null,
656
- "name": "Work-related clothing expenses",
657
- "seq": 550,
658
- "isOtherIncome": 0,
659
- "createdAt": "2020-06-01 00:00:00",
660
- "updatedAt": "2020-06-01 00:00:00"
661
- },
662
- {
663
- "id": 56,
664
- "taxReturnCategory": { "id": 7 },
665
- "code": "D3",
666
- "subCode": "C",
667
- "taxReturnCode": null,
668
- "name": "Compulsory Work Uniform",
669
- "seq": 560,
670
- "isOtherIncome": 0,
671
- "createdAt": "2020-06-01 00:00:00",
672
- "updatedAt": "2020-06-01 00:00:00"
673
- },
674
- {
675
- "id": 57,
676
- "taxReturnCategory": { "id": 7 },
677
- "code": "D3",
678
- "subCode": "P",
679
- "taxReturnCode": null,
680
- "name": "Hi Vis Workwear",
681
- "seq": 570,
682
- "isOtherIncome": 0,
683
- "createdAt": "2020-06-01 00:00:00",
684
- "updatedAt": "2020-06-01 00:00:00"
685
- },
686
- {
687
- "id": 58,
688
- "taxReturnCategory": { "id": 7 },
689
- "code": "D3",
690
- "subCode": "S",
691
- "taxReturnCode": null,
692
- "name": "Occupational Specific Clothing",
693
- "seq": 580,
694
- "isOtherIncome": 0,
695
- "createdAt": "2020-06-01 00:00:00",
696
- "updatedAt": "2020-06-01 00:00:00"
697
- },
698
- {
699
- "id": 59,
700
- "taxReturnCategory": { "id": 7 },
701
- "code": "D4",
702
- "subCode": null,
703
- "taxReturnCode": null,
704
- "name": "Work-related self-education expenses",
705
- "seq": 590,
706
- "isOtherIncome": 0,
707
- "createdAt": "2020-06-01 00:00:00",
708
- "updatedAt": "2020-06-01 00:00:00"
709
- },
710
- {
711
- "id": 60,
712
- "taxReturnCategory": { "id": 7 },
713
- "code": "D4",
714
- "subCode": "A",
715
- "taxReturnCode": null,
716
- "name": "Course Fees",
717
- "seq": 600,
718
- "isOtherIncome": 0,
719
- "createdAt": "2020-06-01 00:00:00",
720
- "updatedAt": "2020-06-01 00:00:00"
721
- },
722
- {
723
- "id": 61,
724
- "taxReturnCategory": { "id": 7 },
725
- "code": "D5",
726
- "subCode": null,
727
- "taxReturnCode": null,
728
- "name": "Other work-related expenses",
729
- "seq": 610,
730
- "isOtherIncome": 0,
731
- "createdAt": "2020-06-01 00:00:00",
732
- "updatedAt": "2020-06-01 00:00:00"
733
- },
734
- {
735
- "id": 62,
736
- "taxReturnCategory": { "id": 7 },
737
- "code": "D5",
738
- "subCode": "A",
739
- "taxReturnCode": null,
740
- "name": "Mobile Phone",
741
- "seq": 620,
742
- "isOtherIncome": 0,
743
- "createdAt": "2020-06-01 00:00:00",
744
- "updatedAt": "2020-06-01 00:00:00"
745
- },
746
- {
747
- "id": 63,
748
- "taxReturnCategory": { "id": 7 },
749
- "code": "D5",
750
- "subCode": "B",
751
- "taxReturnCode": null,
752
- "name": "Books, Journals",
753
- "seq": 630,
754
- "isOtherIncome": 0,
755
- "createdAt": "2020-06-01 00:00:00",
756
- "updatedAt": "2020-06-01 00:00:00"
757
- },
758
- {
759
- "id": 64,
760
- "taxReturnCategory": { "id": 7 },
761
- "code": "D5",
762
- "subCode": "E",
763
- "taxReturnCode": null,
764
- "name": "Internet",
765
- "seq": 640,
766
- "isOtherIncome": 0,
767
- "createdAt": "2020-06-01 00:00:00",
768
- "updatedAt": "2020-06-01 00:00:00"
769
- },
770
- {
771
- "id": 65,
772
- "taxReturnCategory": { "id": 7 },
773
- "code": "D5",
774
- "subCode": "F",
775
- "taxReturnCode": null,
776
- "name": "Financial Institutions Duty (FID)",
777
- "seq": 650,
778
- "isOtherIncome": 0,
779
- "createdAt": "2020-06-01 00:00:00",
780
- "updatedAt": "2020-06-01 00:00:00"
781
- },
782
- {
783
- "id": 66,
784
- "taxReturnCategory": { "id": 7 },
785
- "code": "D5",
786
- "subCode": "G",
787
- "taxReturnCode": null,
788
- "name": "Subscriptions",
789
- "seq": 660,
790
- "isOtherIncome": 0,
791
- "createdAt": "2020-06-01 00:00:00",
792
- "updatedAt": "2020-06-01 00:00:00"
793
- },
794
- {
795
- "id": 67,
796
- "taxReturnCategory": { "id": 7 },
797
- "code": "D5",
798
- "subCode": "H",
799
- "taxReturnCode": null,
800
- "name": "Home Office - Running",
801
- "seq": 670,
802
- "isOtherIncome": 0,
803
- "createdAt": "2020-06-01 00:00:00",
804
- "updatedAt": "2020-06-01 00:00:00"
805
- },
806
- {
807
- "id": 68,
808
- "taxReturnCategory": { "id": 7 },
809
- "code": "D5",
810
- "subCode": "I",
811
- "taxReturnCode": null,
812
- "name": "Work-related depreciation",
813
- "seq": 680,
814
- "isOtherIncome": 0,
815
- "createdAt": "2020-06-01 00:00:00",
816
- "updatedAt": "2020-06-01 00:00:00"
817
- },
818
- {
819
- "id": 70,
820
- "taxReturnCategory": { "id": 7 },
821
- "code": "D5",
822
- "subCode": "J",
823
- "taxReturnCode": null,
824
- "name": "Home Office - Occupancy",
825
- "seq": 700,
826
- "isOtherIncome": 0,
827
- "createdAt": "2020-06-01 00:00:00",
828
- "updatedAt": "2020-06-01 00:00:00"
829
- },
830
- {
831
- "id": 71,
832
- "taxReturnCategory": { "id": 7 },
833
- "code": "D5",
834
- "subCode": "M",
835
- "taxReturnCode": null,
836
- "name": "Award Overtime Meal Allowance Expense",
837
- "seq": 710,
838
- "isOtherIncome": 0,
839
- "createdAt": "2020-06-01 00:00:00",
840
- "updatedAt": "2020-06-01 00:00:00"
841
- },
842
- {
843
- "id": 72,
844
- "taxReturnCategory": { "id": 7 },
845
- "code": "D5",
846
- "subCode": "N",
847
- "taxReturnCode": null,
848
- "name": "Newspaper",
849
- "seq": 720,
850
- "isOtherIncome": 0,
851
- "createdAt": "2020-06-01 00:00:00",
852
- "updatedAt": "2020-06-01 00:00:00"
853
- },
854
- {
855
- "id": 73,
856
- "taxReturnCategory": { "id": 7 },
857
- "code": "D5",
858
- "subCode": "P",
859
- "taxReturnCode": null,
860
- "name": "Printing, Postage & Stationery",
861
- "seq": 730,
862
- "isOtherIncome": 0,
863
- "createdAt": "2020-06-01 00:00:00",
864
- "updatedAt": "2020-06-01 00:00:00"
865
- },
866
- {
867
- "id": 74,
868
- "taxReturnCategory": { "id": 7 },
869
- "code": "D5",
870
- "subCode": "S",
871
- "taxReturnCode": null,
872
- "name": "Seminars, workshops and courses",
873
- "seq": 740,
874
- "isOtherIncome": 0,
875
- "createdAt": "2020-06-01 00:00:00",
876
- "updatedAt": "2020-06-01 00:00:00"
877
- },
878
- {
879
- "id": 75,
880
- "taxReturnCategory": { "id": 7 },
881
- "code": "D5",
882
- "subCode": "T",
883
- "taxReturnCode": null,
884
- "name": "Telephone",
885
- "seq": 750,
886
- "isOtherIncome": 0,
887
- "createdAt": "2020-06-01 00:00:00",
888
- "updatedAt": "2020-06-01 00:00:00"
889
- },
890
- {
891
- "id": 76,
892
- "taxReturnCategory": { "id": 7 },
893
- "code": "D5",
894
- "subCode": "U",
895
- "taxReturnCode": null,
896
- "name": "Union Fees",
897
- "seq": 760,
898
- "isOtherIncome": 0,
899
- "createdAt": "2020-06-01 00:00:00",
900
- "updatedAt": "2020-06-01 00:00:00"
901
- },
902
- {
903
- "id": 77,
904
- "taxReturnCategory": { "id": 7 },
905
- "code": "D5",
906
- "subCode": "O",
907
- "taxReturnCode": null,
908
- "name": "Other work-related expenses",
909
- "seq": 770,
910
- "isOtherIncome": 0,
911
- "createdAt": "2020-06-01 00:00:00",
912
- "updatedAt": "2020-06-01 00:00:00"
913
- },
914
- {
915
- "id": 78,
916
- "taxReturnCategory": { "id": 7 },
917
- "code": "D6",
918
- "subCode": null,
919
- "taxReturnCode": null,
920
- "name": "Low-value pool deduction",
921
- "seq": 780,
922
- "isOtherIncome": 0,
923
- "createdAt": "2020-06-01 00:00:00",
924
- "updatedAt": "2020-06-01 00:00:00"
925
- },
926
- {
927
- "id": 79,
928
- "taxReturnCategory": { "id": 7 },
929
- "code": "D7",
930
- "subCode": null,
931
- "taxReturnCode": null,
932
- "name": "Interest Deductions",
933
- "seq": 790,
934
- "isOtherIncome": 0,
935
- "createdAt": "2020-06-01 00:00:00",
936
- "updatedAt": "2020-06-01 00:00:00"
937
- },
938
- {
939
- "id": 80,
940
- "taxReturnCategory": { "id": 7 },
941
- "code": "D7",
942
- "subCode": "BL",
943
- "taxReturnCode": null,
944
- "name": "Interest Deductions - Linked Bonded & Notes",
945
- "seq": 800,
946
- "isOtherIncome": 0,
947
- "createdAt": "2020-06-01 00:00:00",
948
- "updatedAt": "2020-06-01 00:00:00"
949
- },
950
- {
951
- "id": 81,
952
- "taxReturnCategory": { "id": 7 },
953
- "code": "D7",
954
- "subCode": "BO",
955
- "taxReturnCode": null,
956
- "name": "Interest Deductions - Bonds Other",
957
- "seq": 810,
958
- "isOtherIncome": 0,
959
- "createdAt": "2020-06-01 00:00:00",
960
- "updatedAt": "2020-06-01 00:00:00"
961
- },
962
- {
963
- "id": 82,
964
- "taxReturnCategory": { "id": 7 },
965
- "code": "D7",
966
- "subCode": "CN",
967
- "taxReturnCode": null,
968
- "name": "Interest Deductions - Convertible Notes",
969
- "seq": 820,
970
- "isOtherIncome": 0,
971
- "createdAt": "2020-06-01 00:00:00",
972
- "updatedAt": "2020-06-01 00:00:00"
973
- },
974
- {
975
- "id": 83,
976
- "taxReturnCategory": { "id": 7 },
977
- "code": "D7",
978
- "subCode": "CP",
979
- "taxReturnCode": null,
980
- "name": "Interest Deductions - Convertible Preference Shares",
981
- "seq": 830,
982
- "isOtherIncome": 0,
983
- "createdAt": "2020-06-01 00:00:00",
984
- "updatedAt": "2020-06-01 00:00:00"
985
- },
986
- {
987
- "id": 84,
988
- "taxReturnCategory": { "id": 7 },
989
- "code": "D7",
990
- "subCode": "IR",
991
- "taxReturnCode": null,
992
- "name": "Interest Deductions - Instalment Receipts",
993
- "seq": 840,
994
- "isOtherIncome": 0,
995
- "createdAt": "2020-06-01 00:00:00",
996
- "updatedAt": "2020-06-01 00:00:00"
997
- },
998
- {
999
- "id": 85,
1000
- "taxReturnCategory": { "id": 7 },
1001
- "code": "D7",
1002
- "subCode": "MA",
1003
- "taxReturnCode": null,
1004
- "name": "Interest Deductions - Allocated Pensions & Annuities",
1005
- "seq": 850,
1006
- "isOtherIncome": 0,
1007
- "createdAt": "2020-06-01 00:00:00",
1008
- "updatedAt": "2020-06-01 00:00:00"
1009
- },
1010
- {
1011
- "id": 86,
1012
- "taxReturnCategory": { "id": 7 },
1013
- "code": "D7",
1014
- "subCode": "MF",
1015
- "taxReturnCode": null,
1016
- "name": "Interest Deductions - Friendly Society",
1017
- "seq": 860,
1018
- "isOtherIncome": 0,
1019
- "createdAt": "2020-06-01 00:00:00",
1020
- "updatedAt": "2020-06-01 00:00:00"
1021
- },
1022
- {
1023
- "id": 87,
1024
- "taxReturnCategory": { "id": 7 },
1025
- "code": "D8",
1026
- "subCode": null,
1027
- "taxReturnCode": null,
1028
- "name": "Dividend Deductions",
1029
- "seq": 870,
1030
- "isOtherIncome": 0,
1031
- "createdAt": "2020-06-01 00:00:00",
1032
- "updatedAt": "2020-06-01 00:00:00"
1033
- },
1034
- {
1035
- "id": 88,
1036
- "taxReturnCategory": { "id": 7 },
1037
- "code": "D8",
1038
- "subCode": "BL",
1039
- "taxReturnCode": null,
1040
- "name": "Dividend Deductions - Linked Bonded & Notes",
1041
- "seq": 880,
1042
- "isOtherIncome": 0,
1043
- "createdAt": "2020-06-01 00:00:00",
1044
- "updatedAt": "2020-06-01 00:00:00"
1045
- },
1046
- {
1047
- "id": 89,
1048
- "taxReturnCategory": { "id": 7 },
1049
- "code": "D8",
1050
- "subCode": "BO",
1051
- "taxReturnCode": null,
1052
- "name": "Dividend Deductions - Bonds Other",
1053
- "seq": 890,
1054
- "isOtherIncome": 0,
1055
- "createdAt": "2020-06-01 00:00:00",
1056
- "updatedAt": "2020-06-01 00:00:00"
1057
- },
1058
- {
1059
- "id": 90,
1060
- "taxReturnCategory": { "id": 7 },
1061
- "code": "D8",
1062
- "subCode": "CN",
1063
- "taxReturnCode": null,
1064
- "name": "Dividend Deductions - Convertible Notes",
1065
- "seq": 900,
1066
- "isOtherIncome": 0,
1067
- "createdAt": "2020-06-01 00:00:00",
1068
- "updatedAt": "2020-06-01 00:00:00"
1069
- },
1070
- {
1071
- "id": 91,
1072
- "taxReturnCategory": { "id": 7 },
1073
- "code": "D8",
1074
- "subCode": "CP",
1075
- "taxReturnCode": null,
1076
- "name": "Dividend Deductions - Convertible Preference Share",
1077
- "seq": 910,
1078
- "isOtherIncome": 0,
1079
- "createdAt": "2020-06-01 00:00:00",
1080
- "updatedAt": "2020-06-01 00:00:00"
1081
- },
1082
- {
1083
- "id": 92,
1084
- "taxReturnCategory": { "id": 7 },
1085
- "code": "D8",
1086
- "subCode": "MA",
1087
- "taxReturnCode": null,
1088
- "name": "Dividend Deductions - Allocated Pensions & Annuities",
1089
- "seq": 920,
1090
- "isOtherIncome": 0,
1091
- "createdAt": "2020-06-01 00:00:00",
1092
- "updatedAt": "2020-06-01 00:00:00"
1093
- },
1094
- {
1095
- "id": 93,
1096
- "taxReturnCategory": { "id": 7 },
1097
- "code": "D8",
1098
- "subCode": "MF",
1099
- "taxReturnCode": null,
1100
- "name": "Dividend Deductions - Friendly Society",
1101
- "seq": 930,
1102
- "isOtherIncome": 0,
1103
- "createdAt": "2020-06-01 00:00:00",
1104
- "updatedAt": "2020-06-01 00:00:00"
1105
- },
1106
- {
1107
- "id": 94,
1108
- "taxReturnCategory": { "id": 7 },
1109
- "code": "D9",
1110
- "subCode": "J",
1111
- "taxReturnCode": null,
1112
- "name": "Gifts or donations",
1113
- "seq": 940,
1114
- "isOtherIncome": 0,
1115
- "createdAt": "2020-06-01 00:00:00",
1116
- "updatedAt": "2020-06-01 00:00:00"
1117
- },
1118
- {
1119
- "id": 95,
1120
- "taxReturnCategory": { "id": 7 },
1121
- "code": "D10",
1122
- "subCode": null,
1123
- "taxReturnCode": null,
1124
- "name": "Cost of managing tax affairs",
1125
- "seq": 950,
1126
- "isOtherIncome": 0,
1127
- "createdAt": "2020-06-01 00:00:00",
1128
- "updatedAt": "2020-06-01 00:00:00"
1129
- },
1130
- {
1131
- "id": 96,
1132
- "taxReturnCategory": { "id": 7 },
1133
- "code": "D10",
1134
- "subCode": "N",
1135
- "taxReturnCode": null,
1136
- "name": "Interest Charged by ATO",
1137
- "seq": 960,
1138
- "isOtherIncome": 0,
1139
- "createdAt": "2020-06-01 00:00:00",
1140
- "updatedAt": "2020-06-01 00:00:00"
1141
- },
1142
- {
1143
- "id": 97,
1144
- "taxReturnCategory": { "id": 7 },
1145
- "code": "D10",
1146
- "subCode": "L",
1147
- "taxReturnCode": null,
1148
- "name": "Litigation Costs",
1149
- "seq": 970,
1150
- "isOtherIncome": 0,
1151
- "createdAt": "2020-06-01 00:00:00",
1152
- "updatedAt": "2020-06-01 00:00:00"
1153
- },
1154
- {
1155
- "id": 98,
1156
- "taxReturnCategory": { "id": 7 },
1157
- "code": "D10",
1158
- "subCode": "M",
1159
- "taxReturnCode": null,
1160
- "name": "Accounting Fees",
1161
- "seq": 980,
1162
- "isOtherIncome": 0,
1163
- "createdAt": "2020-06-01 00:00:00",
1164
- "updatedAt": "2020-06-01 00:00:00"
1165
- },
1166
- {
1167
- "id": 99,
1168
- "taxReturnCategory": { "id": 7 },
1169
- "code": "D11",
1170
- "subCode": null,
1171
- "taxReturnCode": null,
1172
- "name": "Deductible amount of undeducted purchase price of a foreign pension or annuity",
1173
- "seq": 990,
1174
- "isOtherIncome": 0,
1175
- "createdAt": "2020-06-01 00:00:00",
1176
- "updatedAt": "2020-06-01 00:00:00"
1177
- },
1178
- {
1179
- "id": 100,
1180
- "taxReturnCategory": { "id": 18 },
1181
- "code": "D12",
1182
- "subCode": null,
1183
- "taxReturnCode": null,
1184
- "name": "Personal superannuation contributions",
1185
- "seq": 1000,
1186
- "isOtherIncome": 0,
1187
- "createdAt": "2020-06-01 00:00:00",
1188
- "updatedAt": "2020-06-01 00:00:00"
1189
- },
1190
- {
1191
- "id": 101,
1192
- "taxReturnCategory": { "id": 18 },
1193
- "code": "D12",
1194
- "subCode": "H",
1195
- "taxReturnCode": null,
1196
- "name": "Personal Super Contributions (Non-Deductible)",
1197
- "seq": 1010,
1198
- "isOtherIncome": 0,
1199
- "createdAt": "2020-06-01 00:00:00",
1200
- "updatedAt": "2020-06-01 00:00:00"
1201
- },
1202
- {
1203
- "id": 102,
1204
- "taxReturnCategory": { "id": 18 },
1205
- "code": "D13",
1206
- "subCode": null,
1207
- "taxReturnCode": null,
1208
- "name": "Deduction for project pool",
1209
- "seq": 1020,
1210
- "isOtherIncome": 0,
1211
- "createdAt": "2020-06-01 00:00:00",
1212
- "updatedAt": "2020-06-01 00:00:00"
1213
- },
1214
- {
1215
- "id": 103,
1216
- "taxReturnCategory": { "id": 18 },
1217
- "code": "D14",
1218
- "subCode": "A",
1219
- "taxReturnCode": null,
1220
- "name": "Forestry managed investment scheme deduction",
1221
- "seq": 1030,
1222
- "isOtherIncome": 0,
1223
- "createdAt": "2020-06-01 00:00:00",
1224
- "updatedAt": "2020-06-01 00:00:00"
1225
- },
1226
- {
1227
- "id": 104,
1228
- "taxReturnCategory": { "id": 18 },
1229
- "code": "D15",
1230
- "subCode": "O",
1231
- "taxReturnCode": null,
1232
- "name": "Non capital losses on disposal of assets",
1233
- "seq": 1040,
1234
- "isOtherIncome": 0,
1235
- "createdAt": "2020-06-01 00:00:00",
1236
- "updatedAt": "2020-06-01 00:00:00"
1237
- },
1238
- {
1239
- "id": 105,
1240
- "taxReturnCategory": { "id": 18 },
1241
- "code": "D15",
1242
- "subCode": "P",
1243
- "taxReturnCode": null,
1244
- "name": "Income Protection Insurance",
1245
- "seq": 1050,
1246
- "isOtherIncome": 0,
1247
- "createdAt": "2020-06-01 00:00:00",
1248
- "updatedAt": "2020-06-01 00:00:00"
1249
- },
1250
- {
1251
- "id": 133,
1252
- "taxReturnCategory": { "id": 18 },
1253
- "code": "D16",
1254
- "subCode": null,
1255
- "taxReturnCode": null,
1256
- "name": "Private income and expenses",
1257
- "seq": 1330,
1258
- "isOtherIncome": 0,
1259
- "createdAt": "2020-06-01 00:00:00",
1260
- "updatedAt": "2020-06-01 00:00:00"
1261
- },
1262
- {
1263
- "id": 134,
1264
- "taxReturnCategory": { "id": 31 },
1265
- "code": 3,
1266
- "subCode": "H",
1267
- "taxReturnCode": null,
1268
- "name": "Lump Sum B",
1269
- "seq": 35,
1270
- "isOtherIncome": 0,
1271
- "createdAt": "2020-06-01 00:00:00",
1272
- "updatedAt": "2020-06-01 00:00:00"
1273
- },
1274
- {
1275
- "id": 135,
1276
- "taxReturnCategory": { "id": 40 },
1277
- "code": 24,
1278
- "subCode": "E",
1279
- "taxReturnCode": null,
1280
- "name": "Tax Withheld Lump Sum payments in arrears",
1281
- "seq": 441,
1282
- "isOtherIncome": 1,
1283
- "createdAt": "2020-06-01 00:00:00",
1284
- "updatedAt": "2020-06-01 00:00:00"
1285
- },
1286
- {
1287
- "id": 136,
1288
- "taxReturnCategory": { "id": 40 },
1289
- "code": 24,
1290
- "subCode": "Y",
1291
- "taxReturnCode": null,
1292
- "name": "Other Income - Category 1",
1293
- "seq": 442,
1294
- "isOtherIncome": 1,
1295
- "createdAt": "2020-06-01 00:00:00",
1296
- "updatedAt": "2020-06-01 00:00:00"
1297
- },
1298
- {
1299
- "id": 137,
1300
- "taxReturnCategory": { "id": 40 },
1301
- "code": 24,
1302
- "subCode": "V",
1303
- "taxReturnCode": null,
1304
- "name": "Other Income - Ctaegory 4",
1305
- "seq": 443,
1306
- "isOtherIncome": 1,
1307
- "createdAt": "2020-06-01 00:00:00",
1308
- "updatedAt": "2020-06-01 00:00:00"
1309
- },
1310
- {
1311
- "id": 138,
1312
- "taxReturnCategory": { "id": 40 },
1313
- "code": 24,
1314
- "subCode": "Z",
1315
- "taxReturnCode": null,
1316
- "name": "Taxable Professional Income",
1317
- "seq": 444,
1318
- "isOtherIncome": 1,
1319
- "createdAt": "2020-06-01 00:00:00",
1320
- "updatedAt": "2020-06-01 00:00:00"
1321
- },
1322
- {
1323
- "id": 139,
1324
- "taxReturnCategory": { "id": 40 },
1325
- "code": 24,
1326
- "subCode": "X",
1327
- "taxReturnCode": null,
1328
- "name": "Other Income - Category 2 - ATO Interest",
1329
- "seq": 445,
1330
- "isOtherIncome": 1,
1331
- "createdAt": "2020-06-01 00:00:00",
1332
- "updatedAt": "2020-06-01 00:00:00"
1333
- },
1334
- {
1335
- "id": 140,
1336
- "taxReturnCategory": { "id": 6 },
1337
- "code": 11,
1338
- "subCode": null,
1339
- "taxReturnCode": null,
1340
- "name": "Dividends",
1341
- "seq": 111,
1342
- "isOtherIncome": 1,
1343
- "createdAt": "2020-06-01 00:00:00",
1344
- "updatedAt": "2020-06-01 00:00:00"
1345
- },
1346
- {
1347
- "id": 144,
1348
- "taxReturnCategory": { "id": 3 },
1349
- "code": 7,
1350
- "subCode": "J",
1351
- "taxReturnCode": null,
1352
- "name": "Superannuation income streams - Taxed Element",
1353
- "seq": 71,
1354
- "isOtherIncome": 1,
1355
- "createdAt": "2020-06-01 00:00:00",
1356
- "updatedAt": "2020-06-01 00:00:00"
1357
- },
1358
- {
1359
- "id": 145,
1360
- "taxReturnCategory": { "id": 3 },
1361
- "code": 7,
1362
- "subCode": "N",
1363
- "taxReturnCode": null,
1364
- "name": "Superannuation income streams - Untaxed Element",
1365
- "seq": 72,
1366
- "isOtherIncome": 1,
1367
- "createdAt": "2020-06-01 00:00:00",
1368
- "updatedAt": "2020-06-01 00:00:00"
1369
- },
1370
- {
1371
- "id": 146,
1372
- "taxReturnCategory": { "id": 3 },
1373
- "code": 7,
1374
- "subCode": "M",
1375
- "taxReturnCode": null,
1376
- "name": "Assessable Amount From Capped Benefit",
1377
- "seq": 73,
1378
- "isOtherIncome": 1,
1379
- "createdAt": "2020-06-01 00:00:00",
1380
- "updatedAt": "2020-06-01 00:00:00"
1381
- },
1382
- {
1383
- "id": 147,
1384
- "taxReturnCategory": { "id": 3 },
1385
- "code": 7,
1386
- "subCode": "Y",
1387
- "taxReturnCode": null,
1388
- "name": "Lump Sum in Arrears - Taxed Element",
1389
- "seq": 74,
1390
- "isOtherIncome": 1,
1391
- "createdAt": "2020-06-01 00:00:00",
1392
- "updatedAt": "2020-06-01 00:00:00"
1393
- },
1394
- {
1395
- "id": 148,
1396
- "taxReturnCategory": { "id": 3 },
1397
- "code": 7,
1398
- "subCode": "Z",
1399
- "taxReturnCode": null,
1400
- "name": "Lump Sum in Arrears - Untaxed Element",
1401
- "seq": 75,
1402
- "isOtherIncome": 1,
1403
- "createdAt": "2020-06-01 00:00:00",
1404
- "updatedAt": "2020-06-01 00:00:00"
1405
- },
1406
- {
1407
- "id": 149,
1408
- "taxReturnCategory": { "id": 34 },
1409
- "code": 8,
1410
- "subCode": "Q",
1411
- "taxReturnCode": null,
1412
- "name": "Superannuation Lump Sum Payments - Taxed Element",
1413
- "seq": 81,
1414
- "isOtherIncome": 1,
1415
- "createdAt": "2020-06-01 00:00:00",
1416
- "updatedAt": "2020-06-01 00:00:00"
1417
- },
1418
- {
1419
- "id": 150,
1420
- "taxReturnCategory": { "id": 34 },
1421
- "code": 8,
1422
- "subCode": "P",
1423
- "taxReturnCode": null,
1424
- "name": "Superannuation Lump Sum Payments - Untaxed Element",
1425
- "seq": 82,
1426
- "isOtherIncome": 1,
1427
- "createdAt": "2020-06-01 00:00:00",
1428
- "updatedAt": "2020-06-01 00:00:00"
1429
- },
1430
- {
1431
- "id": 151,
1432
- "taxReturnCategory": { "id": 35 },
1433
- "code": 12,
1434
- "subCode": "D",
1435
- "taxReturnCode": null,
1436
- "name": "Discount From Taxed Upfront Schemes - Eligible for reduction",
1437
- "seq": 121,
1438
- "isOtherIncome": 1,
1439
- "createdAt": "2020-06-01 00:00:00",
1440
- "updatedAt": "2020-06-01 00:00:00"
1441
- },
1442
- {
1443
- "id": 152,
1444
- "taxReturnCategory": { "id": 35 },
1445
- "code": 12,
1446
- "subCode": "E",
1447
- "taxReturnCode": null,
1448
- "name": "Discount From Taxed Upfront Schemes - Not Eligible for reduction",
1449
- "seq": 122,
1450
- "isOtherIncome": 1,
1451
- "createdAt": "2020-06-01 00:00:00",
1452
- "updatedAt": "2020-06-01 00:00:00"
1453
- },
1454
- {
1455
- "id": 153,
1456
- "taxReturnCategory": { "id": 35 },
1457
- "code": 12,
1458
- "subCode": "F",
1459
- "taxReturnCode": null,
1460
- "name": "Discount From Deferral Schemes",
1461
- "seq": 123,
1462
- "isOtherIncome": 1,
1463
- "createdAt": "2020-06-01 00:00:00",
1464
- "updatedAt": "2020-06-01 00:00:00"
1465
- },
1466
- {
1467
- "id": 154,
1468
- "taxReturnCategory": { "id": 36 },
1469
- "code": 13,
1470
- "subCode": "O",
1471
- "taxReturnCode": null,
1472
- "name": "Partnership Income",
1473
- "seq": 131,
1474
- "isOtherIncome": 1,
1475
- "createdAt": "2020-06-01 00:00:00",
1476
- "updatedAt": "2020-06-01 00:00:00"
1477
- },
1478
- {
1479
- "id": 155,
1480
- "taxReturnCategory": { "id": 37 },
1481
- "code": 13,
1482
- "subCode": "U",
1483
- "taxReturnCode": null,
1484
- "name": "Trust Income",
1485
- "seq": 132,
1486
- "isOtherIncome": 1,
1487
- "createdAt": "2020-06-01 00:00:00",
1488
- "updatedAt": "2020-06-01 00:00:00"
1489
- },
1490
- {
1491
- "id": 156,
1492
- "taxReturnCategory": { "id": 36 },
1493
- "code": 13,
1494
- "subCode": "B",
1495
- "taxReturnCode": null,
1496
- "name": "Partnership Expenses",
1497
- "seq": 133,
1498
- "isOtherIncome": 1,
1499
- "createdAt": "2020-06-01 00:00:00",
1500
- "updatedAt": "2020-06-01 00:00:00"
1501
- },
1502
- {
1503
- "id": 157,
1504
- "taxReturnCategory": { "id": 37 },
1505
- "code": 13,
1506
- "subCode": "Y",
1507
- "taxReturnCode": null,
1508
- "name": "Trust Expenses",
1509
- "seq": 134,
1510
- "isOtherIncome": 1,
1511
- "createdAt": "2020-06-01 00:00:00",
1512
- "updatedAt": "2020-06-01 00:00:00"
1513
- },
1514
- {
1515
- "id": 158,
1516
- "taxReturnCategory": { "id": 14 },
1517
- "code": 14,
1518
- "subCode": "O",
1519
- "taxReturnCode": null,
1520
- "name": "Personal services income (PSI) - labour hire or other",
1521
- "seq": 141,
1522
- "isOtherIncome": 1,
1523
- "createdAt": "2020-06-01 00:00:00",
1524
- "updatedAt": "2020-06-01 00:00:00"
1525
- },
1526
- {
1527
- "id": 159,
1528
- "taxReturnCategory": { "id": 14 },
1529
- "code": 14,
1530
- "subCode": "V",
1531
- "taxReturnCode": null,
1532
- "name": "Personal services income (PSI) - voluntary agreement",
1533
- "seq": 148,
1534
- "isOtherIncome": 1,
1535
- "createdAt": "2020-06-01 00:00:00",
1536
- "updatedAt": "2020-06-01 00:00:00"
1537
- },
1538
- {
1539
- "id": 160,
1540
- "taxReturnCategory": { "id": 18 },
1541
- "code": "D15",
1542
- "subCode": "D",
1543
- "taxReturnCode": null,
1544
- "name": "Foreign exchange losses",
1545
- "seq": 1055,
1546
- "isOtherIncome": 0,
1547
- "createdAt": "2020-06-01 00:00:00",
1548
- "updatedAt": "2020-06-01 00:00:00"
1549
- },
1550
- {
1551
- "id": 161,
1552
- "taxReturnCategory": { "id": 42 },
1553
- "code": 15,
1554
- "subCode": "D",
1555
- "taxReturnCode": null,
1556
- "name": "Gross payments - no ABN given",
1557
- "seq": 1500,
1558
- "isOtherIncome": 0,
1559
- "createdAt": "2022-07-29 00:00:00",
1560
- "updatedAt": "2022-07-29 00:00:00"
1561
- },
1562
- {
1563
- "id": 162,
1564
- "taxReturnCategory": { "id": 43 },
1565
- "code": 15,
1566
- "subCode": "F",
1567
- "taxReturnCode": null,
1568
- "name": "Gross payments - Voluntary agreement",
1569
- "seq": 1510,
1570
- "isOtherIncome": 0,
1571
- "createdAt": "2022-07-29 00:00:00",
1572
- "updatedAt": "2022-07-29 00:00:00"
1573
- },
1574
- {
1575
- "id": 163,
1576
- "taxReturnCategory": { "id": 50 },
1577
- "code": 15,
1578
- "subCode": "G",
1579
- "taxReturnCode": null,
1580
- "name": "Superannuation expenses",
1581
- "seq": 1520,
1582
- "isOtherIncome": 0,
1583
- "createdAt": "2022-07-29 00:00:00",
1584
- "updatedAt": "2022-07-29 00:00:00"
1585
- },
1586
- {
1587
- "id": 164,
1588
- "taxReturnCategory": { "id": 45 },
1589
- "code": 15,
1590
- "subCode": "H",
1591
- "taxReturnCode": null,
1592
- "name": "Assessable Government Payments",
1593
- "seq": 1530,
1594
- "isOtherIncome": 0,
1595
- "createdAt": "2022-07-29 00:00:00",
1596
- "updatedAt": "2022-07-29 00:00:00"
1597
- },
1598
- {
1599
- "id": 165,
1600
- "taxReturnCategory": { "id": 51 },
1601
- "code": 15,
1602
- "subCode": "I",
1603
- "taxReturnCode": null,
1604
- "name": "Bad debts",
1605
- "seq": 1540,
1606
- "isOtherIncome": 0,
1607
- "createdAt": "2022-07-29 00:00:00",
1608
- "updatedAt": "2022-07-29 00:00:00"
1609
- },
1610
- {
1611
- "id": 166,
1612
- "taxReturnCategory": { "id": 46 },
1613
- "code": 15,
1614
- "subCode": "U",
1615
- "taxReturnCode": null,
1616
- "name": "Other Business Income",
1617
- "seq": 1550,
1618
- "isOtherIncome": 0,
1619
- "createdAt": "2022-07-29 00:00:00",
1620
- "updatedAt": "2022-07-29 00:00:00"
1621
- },
1622
- {
1623
- "id": 167,
1624
- "taxReturnCategory": { "id": 53 },
1625
- "code": 15,
1626
- "subCode": "K",
1627
- "taxReturnCode": null,
1628
- "name": "Rent expenses",
1629
- "seq": 1560,
1630
- "isOtherIncome": 0,
1631
- "createdAt": "2022-07-29 00:00:00",
1632
- "updatedAt": "2022-07-29 00:00:00"
1633
- },
1634
- {
1635
- "id": 168,
1636
- "taxReturnCategory": { "id": 48 },
1637
- "code": 15,
1638
- "subCode": "L",
1639
- "taxReturnCode": null,
1640
- "name": "Purchases and other costs",
1641
- "seq": 1570,
1642
- "isOtherIncome": 0,
1643
- "createdAt": "2022-07-29 00:00:00",
1644
- "updatedAt": "2022-07-29 00:00:00"
1645
- },
1646
- {
1647
- "id": 169,
1648
- "taxReturnCategory": { "id": 56 },
1649
- "code": 15,
1650
- "subCode": "M",
1651
- "taxReturnCode": null,
1652
- "name": "Depreciation expenses",
1653
- "seq": 1580,
1654
- "isOtherIncome": 0,
1655
- "createdAt": "2022-07-29 00:00:00",
1656
- "updatedAt": "2022-07-29 00:00:00"
1657
- },
1658
- {
1659
- "id": 170,
1660
- "taxReturnCategory": { "id": 57 },
1661
- "code": 15,
1662
- "subCode": "N",
1663
- "taxReturnCode": null,
1664
- "name": "Motor vehicle expenses",
1665
- "seq": 1590,
1666
- "isOtherIncome": 0,
1667
- "createdAt": "2022-07-29 00:00:00",
1668
- "updatedAt": "2022-07-29 00:00:00"
1669
- },
1670
- {
1671
- "id": 171,
1672
- "taxReturnCategory": { "id": 44 },
1673
- "code": 15,
1674
- "subCode": "O",
1675
- "taxReturnCode": null,
1676
- "name": "Gross payments - Labour hire or other",
1677
- "seq": 1600,
1678
- "isOtherIncome": 0,
1679
- "createdAt": "2022-07-29 00:00:00",
1680
- "updatedAt": "2022-07-29 00:00:00"
1681
- },
1682
- {
1683
- "id": 172,
1684
- "taxReturnCategory": { "id": 58 },
1685
- "code": 15,
1686
- "subCode": "P",
1687
- "taxReturnCode": null,
1688
- "name": "All other expenses",
1689
- "seq": 1610,
1690
- "isOtherIncome": 0,
1691
- "createdAt": "2022-07-29 00:00:00",
1692
- "updatedAt": "2022-07-29 00:00:00"
1693
- },
1694
- {
1695
- "id": 173,
1696
- "taxReturnCategory": { "id": 54 },
1697
- "code": 15,
1698
- "subCode": "Q",
1699
- "taxReturnCode": null,
1700
- "name": "Interest expenses within Australia",
1701
- "seq": 1620,
1702
- "isOtherIncome": 0,
1703
- "createdAt": "2022-07-29 00:00:00",
1704
- "updatedAt": "2022-07-29 00:00:00"
1705
- },
1706
- {
1707
- "id": 174,
1708
- "taxReturnCategory": { "id": 55 },
1709
- "code": 15,
1710
- "subCode": "R",
1711
- "taxReturnCode": null,
1712
- "name": "Interest expenses overseas",
1713
- "seq": 1630,
1714
- "isOtherIncome": 0,
1715
- "createdAt": "2022-07-29 00:00:00",
1716
- "updatedAt": "2022-07-29 00:00:00"
1717
- },
1718
- {
1719
- "id": 175,
1720
- "taxReturnCategory": { "id": 49 },
1721
- "code": 15,
1722
- "subCode": "F",
1723
- "taxReturnCode": null,
1724
- "name": "Contractors, subcontractors & commission expenses",
1725
- "seq": 1575,
1726
- "isOtherIncome": 0,
1727
- "createdAt": "2022-08-31 00:00:00",
1728
- "updatedAt": "2022-08-31 00:00:00"
1729
- },
1730
- {
1731
- "id": 176,
1732
- "taxReturnCategory": { "id": 52 },
1733
- "code": 15,
1734
- "subCode": "J",
1735
- "taxReturnCode": null,
1736
- "name": "Lease expenses",
1737
- "seq": 1545,
1738
- "isOtherIncome": 0,
1739
- "createdAt": "2022-08-31 00:00:00",
1740
- "updatedAt": "2022-08-31 00:00:00"
1741
- },
1742
- {
1743
- "id": 177,
1744
- "taxReturnCategory": { "id": 14 },
1745
- "code": 14,
1746
- "subCode": "J",
1747
- "taxReturnCode": null,
1748
- "name": "Personal services income (PSI) - Other",
1749
- "seq": 142,
1750
- "isOtherIncome": 1,
1751
- "createdAt": "2022-10-15 00:00:00",
1752
- "updatedAt": "2022-10-15 00:00:00"
1753
- },
1754
- {
1755
- "id": 178,
1756
- "taxReturnCategory": { "id": 14 },
1757
- "code": 14,
1758
- "subCode": "K",
1759
- "taxReturnCode": null,
1760
- "name": "Personal services income (PSI) - Deductions Associates",
1761
- "seq": 143,
1762
- "isOtherIncome": 1,
1763
- "createdAt": "2022-10-15 00:00:00",
1764
- "updatedAt": "2022-10-15 00:00:00"
1765
- },
1766
- {
1767
- "id": 179,
1768
- "taxReturnCategory": { "id": 14 },
1769
- "code": 14,
1770
- "subCode": "L",
1771
- "taxReturnCode": null,
1772
- "name": "Personal services income (PSI) - Deductions Other",
1773
- "seq": 144,
1774
- "isOtherIncome": 1,
1775
- "createdAt": "2022-10-15 00:00:00",
1776
- "updatedAt": "2022-10-15 00:00:00"
1777
- }
1778
- ]