Skip to content

Commit

Permalink
Added some new options to trust asset type dropdown on deceasedAssets…
Browse files Browse the repository at this point in the history
…Trust
  • Loading branch information
Shubham Kadam committed Feb 3, 2025
1 parent 174fd7f commit d41c36d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public enum TrustAssetType
FarmsFarmhousesAndFarmland,
BusinessesAndBusinessAssets,
OtherLandBuildingsAndRightsOverLand,
NetForeignAssetsPaidByInstallments,
NetForeignAssetsTaxPayableByInstallments,
BankAndFinancialAccounts,
Cash,
PremiumBondsAndSavingsInvestments,
Expand All @@ -21,5 +21,5 @@ public enum TrustAssetType
DebtsDueToTrustees,
IncomeOrCapitalGainsTaxRepayments,
OtherAssetsAndIncomeDueToTrustees,
NetForeignAssetsNotPaidByInstallments
NetForeignAssetsTaxNotPayableByInstallments
}

0 comments on commit d41c36d

Please sign in to comment.