Daily updates from Odoo
Monday, February 10, 2025
4 changes · 18.0
Enhancements to existing features
This update expands and reorganizes automated checks for online sales, stock availability, and store pickup flows. It helps reduce the risk of future issues in checkout, payment, delivery, and stock-related customer journeys without changing day-to-day functionality.
Original PR description
Improve test coverage of the `website_sale_collect` and rework test commons in `website_sale_stock` module. task-4199783
This update improves how the Indian GST reports module retrieves a specific return status field. The change is internal and should make the related process slightly more efficient and easier to maintain without changing user workflows.
Original PR description
In this PR: - Replaced the `search` method with `_get` to directly fetch the `gstr1_status` field from `l10n_in.gst.return.period`, improving efficiency and readability.
Activity summaries on accounting dashboards are now shorter by removing deadline text that already appears on the activity itself. Some activity messages were refined, and the generic tax payment reminder was removed except where it remains relevant for Belgian reporting.
Original PR description
We're removing the "deadline" from the activity summary as the actual deadline on the activity record is enough for the users to know when it is due. This also makes the activity look more concise and easier to read on the dashboard. This commit also makes minor adjustments to the summary messages and removes the "pay tax" activity since it's irrelevant. We'll keep that activity for l10n_be only. Task ID: 4501944
Document-related settings are simplified so new spreadsheets go to My Drive, Sign uses its standard Sign folder, and Projects can choose where company project folders are created. Labels and defaults are updated to make document storage easier to understand and reduce empty or confusing settings sections.