Tuesday, November 7, 2023
2 changes · 17.0
New functionality added to Odoo
A new Inventory Ageing menu helps users review how much stock has been held and for how long. It opens an existing valuation report in a pivot view with ready-made filters focused on inventory quantity, making ageing analysis easier to access.
Original PR description
- Add a new menu called Inventory ageing. - The purpose of inventory ageing is that users can track the quantity and time spent on inventory. - When accessing the Inventory Ageing menu, users will be directed to the same model found in the valuation menu. However, the Inventory Ageing menu presents an open default pivot view with predefined filters that facilitate the visualization of inventory ageing based on quantity. Task: 3207613
Odoo now provides a fillable PDF template for Danish accounting procedures to help users comply with the updated standard chart of accounts from the Danish Tax Agency and Business Authority. This new template allows users to document accounting guides for individual accounts, supporting the requirements of the Danish accounting act.
Original PR description
The Danish Tax Agency and the Danish Business Authority are launching an updated common standard chart of accounts. For the accounting act, we need to provide a way to support the function that users can enter an accounting guide for the individual account This commit adds a fillable PDF file of danish accounting procedure in `l10n_dk_reports` (now depends on `documents_account`), following the strucure from Danish government's documentation task-id: 3531476