Monday, March 27, 2023
2 changes · master
Enhancements to existing features
Archive confirmation dialogs now use clearer wording so users better understand what will happen when they confirm. This reduces ambiguity in everyday record management and corrects a wording issue in the archive message.
Original PR description
Removing the "Oks" from the "Archive" modals to clarify what confirming the action will do. Also fixing a wording error in the form controller archive modal. Task-3241064
Asset depreciation reports can now include draft assets when users choose to include draft entries. This gives finance teams a fuller view of upcoming asset depreciation, while only showing draft assets that already have related draft accounting entries.
Original PR description
- Update the asset report's _query_values function to display draft assets when the user selects the "include draft entries" option - Ensure draft assets are included in the report only if they have associated draft account entries, for a more comprehensive overview of all assets and their depreciation Task-Id: 3229921