Daily updates from Odoo
Wednesday, February 11, 2026
2 changes · 17.0
Enhancements to existing features
This update enhances the chat interface by adding a company card with details sourced from DNB. Previously, industry tags from DNB were stored separately, but now they're integrated directly into this new company card within the chatter window, providing a more complete view of partner information.
Original PR description
Before: Industry tags coming from DnB were stored in the Tags section of res.partner. and there was no Company info card in chatter. After: Industry tags coming from DnB are not stored in the Tags section of res.partner. Company card is created in chatter that is having details from Dnb along with tags. task-5373200
This update modifies the process for generating BOE (Boletín Oficial Electrónico) tax reports in Spain, aligning with recent regulatory changes (BOE-A-2025-25390). The update addresses a requirement for the Modelo 347 report, adding a placeholder for subsidy numbers with default zeros. This ensures compliance with Spanish tax regulations.
Original PR description
reference: https://www.boe.es/buscar/doc.php?id=BOE-A-2025-25390 considering the modelo 347 As we do not have anything for the subsidy number, we just put 6 0s. opw-5926624