Daily updates from Odoo
Friday, February 9, 2024
3 changes · master
Enhancements to existing features
Email links for document-related actions now take users to the document kanban view instead of the basic form view. This gives them immediate access to tools like preview, inspector, and PDF manager so they can complete the requested action more easily.
Original PR description
Purpose ======= When you receive an e-mail about an action to be carried out on a document, the link in the message points to the document's form view. Unfortunately, this view doesn't allow you to access some functionalities that would enable you to perform the requested action: the preview, the inspector, the pdf manager... But the kaban view does. Specifications =========== When users click on the link they are redirected to the kanban view, previewing the document to be processed. task-3476017
HR dashboards for employees, payroll, and recruitment have been updated to present information more clearly and usefully. This helps HR teams review workforce, compensation, and referral-related data more efficiently for day-to-day decisions.
Original PR description
*: contract,payroll Task: 3640195
The Norwegian Balance Sheet and Profit & Loss reports have been aligned with the latest official Norwegian chart of accounts. This helps businesses produce statutory financial reports that reflect current Norwegian reporting standards.
Original PR description
The Norwegian COA have been updated according to the official COA https://github.com/Skatteetaten/saf-t/blob/master/General%20Ledger%20Standard%20Accounts/CSV/General_Ledger_Standard_Accounts_4_character.csv This commit aims at updating the current l10n_no_reports Balance Sheet and Profit & Loss to match with the new CoA task-id: 2716886 community-PR: https://github.com/odoo/odoo/pull/132032