- API Version Upgrades on All managed Apex Classes & Apex Triggers in i360Pro Dev0 package.
- Resolved rounding issue when calculating "Total Price" based on the Sale Line Items calculations.
- Upgraded Remodeler Go Permission Set with additional required permissions.
- System Permissions:
- API Enabled
- View Role and Role Hierarchy
- View Setup and Configuration
- Apex Classes:
- i360.PDFGeneratorREST
- i360.PaySimpleMobileCheckoutToken
- i360.PaySimpleMobileCreatePayment
- i360.PaySimpleMobileCustomerPaymentMethods
- i360.PaySimpleMobileCustomerToken
- Custom Settings Definition Access:
- i360.Pro.i360.Mobile App
- i360.Pro.i360.Public System Settings
- Object Permissions (Additions):
- Interests:
- View All
- Modify All
- Interest Selections:
- View All
- Receipt/Adjustments:
- Edit
- Prospect:
- i360__Correspondence_Name__c
- Sale:
- i360__Payment_Link_Phone__c
- i360__Payment_Processed_On__c
- i360__PaySimple_Import_Payload__c
- i360__Send_Email_with_Payment_link__c
- i360__Send_Text_with_Payment_Link__c
- Documents:
- View All
- Interests:
- Connected App - Custom Attributes:
-
Attribute Key, case sensitive: profileNameAssigned
-
$Profile.Name
-
-
Attribute Key, case sensitive: seeAllCalendarProfiles1
-
$Setup.i360__Public_System_Settings__c.i360__Mobile_See_All_Calendar_Profile1__c
-
-
Attribute Key, case sensitive: seeAllCalendarProfiles2
-
$Setup.i360__Public_System_Settings__c.i360__Mobile_See_All_Calendar_Profile2__c
-
-
Attribute Key, case sensitive: seeAllCalendarProfiles3
-
$Setup.i360__Public_System_Settings__c.i360__Mobile_See_All_Calendar_Profile3__c
-
-
Attribute Key, case sensitive: seeAllCalendarProfiles4
-
$Setup.i360__Public_System_Settings__c.i360__Mobile_See_All_Calendar_Profile4__c
-
-
Attribute Key, case sensitive: seeAllCalendarProfiles5
-
$Setup.i360__Public_System_Settings__c.i360__Mobile_See_All_Calendar_Profile5__c
-
-
- System Permissions:
- Home Page's Announcement section has been updated with the latest release notes.
- Geocoding Batch is upgraded to geocode Staff & Account records irrespective of Smarty Address Verification (Backend)
- Refactored Apex tests for performance and efficiency (Backend)