Wednesday, September 23, 2020
2 changes · master
Resolved issues and error corrections
Deleting a currency now also removes its related exchange rate records. This prevents leftover rate data that no longer has a valid currency, keeping business data cleaner and reducing confusion.
Original PR description
Also, what the point of a rate without currency?
The employee form now hides the chat icon when a record is being edited. This prevents visual clutter under the employee name and keeps the editing experience cleaner for HR users.
Original PR description
Currently, the chat icon is displayed underneath the name when employees record is in edit mode. So in this commit, when employee record is in edit mode the chat icon should be hidden. Links PR #58320 TaskID: 2344588