Saturday, April 20, 2024
2 changes
New functionality added to Odoo
The appraisal app now includes an onboarding tour to help new users get started more easily. Managers can also personalize confirmation emails before sending them, while appraisal, goal, and plan screens receive clearer presentation improvements.
Original PR description
This PR adds the hr_appraisal onboarding tour to guide the user through the first steps of this module. There are also some cosmetic changes for appraisal form and list views, appraisal plan list view and goals form and kanban view. A new wizard is also added to allow the user to customize the Confirm and Send mail body. There are two new mail notifications along with it to hide some of the technical details of the mail body to the user. TASK ID: 2274970
Luxembourg accounting reports now include electronic versions of key statutory reports in the main Luxembourg reports module. This simplifies access to balance sheet, profit and loss, VAT, and Intrastat electronic reporting while keeping automated checks to ensure reports generate correctly.
Original PR description
Luxembourgian electronic reports module of v13 consists of electronic version of the Balance Sheet, Balance Sheet(Abridged), Profit and loss, Profit and loss(Abridged) and vat report. Also it has a test case that ensures error free generation of different electronic reports. Here, the electronic reports module is merged with Luxembourgian reports module for master. Task: 2198395