Release Notes For FACTS v2024-9

Release Notes For FACTS v2024-9

https://davies-us.atlassian.net/browse/FCT-577

Description: There will be a “JSON“ button, It will be only visible for in certain conditions as below

  1. File must belongs to Frontier Company.

  2. If the Invoice is generated.

  3. If the system parameter “ENABLE_INVOICE_JSON_BUTTON“ value is true.

    Config Setting:

    <add key="InvoiceJsonUploadURL" value="https://api.insurbill.com/invoice" />
    <add key="InvoiceJsonUploadKey" value="iBGobo1UJ6cfkSWLRfnfPhOZ0hMH11QyNhl7ZQBbLTQ5FqM5UxFyx8sChD8H71jeV11Ik7tQ4dTSSQRME7nIF6zhqRqhUp5Zm75EZe0PyBZKW9hvHqcIg4efT2yIFxX5" />


    image-20240924-140813.png

https://davies-us.atlassian.net/browse/FCT-582

Description : Added UI for managing "CLAIM_CATEGORY_LOB" master data in admin section

1.) Listing of all master lobs
2.) Adding/Editing new lob

ManageLobs.gif

https://davies-us.atlassian.net/browse/FCT-583

Description : Added UI for managing "CLAIM_CATEGORY" master data in admin section.

1.) Listing of all claim category
2.) Adding/Editing new claim category

ManageClaimCategory.gif

https://davies-us.atlassian.net/browse/FCT-579

Description : Added UI for managing "CLAIM_CATEGORY_BUNDLE" module in admin section

1.) A link “Manage Claim Category Bundle” in the admin section
2.) Listing of all claim category bundle
3.) Adding new claim category bundle
4.) viewing a new claim category bundle
5.) editing new claim category bundle
6.) setting a claim category bundle as default

ManageClaimCategoryBundle.gif

https://davies-us.atlassian.net/browse/FCT-581

Description : Mapping Claim Lob(s) for a claim category bundle on the detail view

1.) Added a subpanel "Claim-Lob List" on the Claim Category bundle detail view.
2.) This shows list of all the mapped claim category-lobs.
3.) Map claim lobs to a claim category by clicking on "Add Claim Lob" button on the top of the list
4.) Added feature of "Delete" or "Mass Delete" claim lobs from the list

MapClaim-Lobs.gif

https://davies-us.atlassian.net/browse/FCT-585

Description : Tieing only frontier Accounts to a claim category bundle from the detail view page

1.) Added an accounts subpanel on the claim category detail view page.
2.) This shows the list of accounts tied to a claim category bundle.
3.) When user click on the "Add Accounts", it opens a popup page where user can tie multiple accounts.

4.) Added feature of "Delete" or "Mass Delete" accounts from the list

TieAccounts.gif

https://davies-us.atlassian.net/browse/FCT-586

Description : On the file edit view page , show mapped LOB items tied to a claim category in the lob dropdown If file's account is tied to a claim category bundle

1.) If system variable "ENABLE_CLAIM_CATEGORY_BUNDLE" is set to true then apply below logic for
the category-lob mapping on file's edit view page.

1.1) If a frontier's account is not tied to a claim category bundle then apply the claim category-lob
mapping of default bundle.

1.2) If a frontier's account is to a claim category bundle then apply the claim category-lob mapping
of its tied bundle.

1.3) Also don't apply claim category-lob mapping for older claim which are created before a date set
into the system variable "CLAIM_CATEGORY_BUNDLE_APPLY_DATE".


2.) If system variable "ENABLE_CLAIM_CATEGORY_BUNDLE" is set to false then disable lob mapping
feature at system level on the file edit view. drop down should show older way without any mapping.

FileEditLobMapping.gif

 

https://davies-us.atlassian.net/browse/FCT-588

Only HO Admin users can modify Advertised Address, whereas other users should be restricted to modify.

Release Note.gif

 

https://davies-us.atlassian.net/browse/FCT-574

When HO Admin user enters the Advertised Address and saves the Branch then Geocode gets automatically added/updated based on the entered advertised address. Also all Byline Geocode info will be removed.

Release Note 01.gif

Note that if Postal Code is not entered in the Advertised Address then Geocode won’t get added/applied.

Release Note 02.gif

 

Add label