Friday, March 11, 2022
2 changes · master
Enhancements to existing features
German accounting reports now include a button to export DATEV CSV files together with all attachments from journal entries. This makes it easier for businesses to provide complete accounting data and supporting documents in one export.
Original PR description
Add a button to export datev csv's with all attachments of all Journal Entries. Task: 2604751
The Planning app has clearer labels, menu guidance, and filtering options to help users find relevant schedules, roles, templates, and resources more easily. These updates improve day-to-day navigation and reporting across Planning-related workflows without changing core business processes.
Original PR description
** = project_forecast, project_timesheet_forecast, sale_planning The purpose of this commit is to do generic improvement in the planning app. In this commit did the following changes: - change the helper of 4 schedule menus, my planning, planning analysis, material resource, roles, and shift template. - add following filters in roles and shift template: -my roles, my team, my department - rename some filters, fields, and menu task-2725526 PR: #23286