Skip to content

Commit 733031e

Browse files
authored
Merge pull request #361 from bcgov/OpSpaceperLicenceCategory
Op spaceper licence category
2 parents 740a8fe + 9413cd6 commit 733031e

File tree

3 files changed

+92
-300
lines changed

3 files changed

+92
-300
lines changed

OFM.Infrastructure.WebAPI/Models/DataverseModels.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,8 @@ public class D365LicenceDetail
578578

579579
public decimal ofm_star_spaces_three_to_five_years { get; set; }
580580

581+
public decimal ofm_star_spaces_six_to_twelve_years { get; set; }
582+
581583

582584

583585
}

OFM.Infrastructure.WebAPI/OFM.Infrastructure.WebAPI.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,10 +715,12 @@
715715
<member name="T:OFM.Infrastructure.WebAPI.Services.Processes.Fundings.FundingCalculator">
716716
<summary>
717717
Funding Calculator Version 9
718+
Changes made for version 9.1
718719
</summary>
719720
</member>
720721
<member name="P:OFM.Infrastructure.WebAPI.Services.Processes.Fundings.FundingCalculator.EmployerHealthTax">
721722
<summary>
723+
EHT Calculation Changes done for Version 9.1
722724
HR Envelopes: Step 09 - Add EHT (Employer Health Tax) *** EHT Tax is applied at the calculator level to HR Total Renumeration Only ***
723725
</summary>
724726
</member>

0 commit comments

Comments
 (0)