Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2025-12-30
[IMP] web, mail, *: use range instead of array keys
2025-12-29
2025-12-26
2025-12-25
2025-12-23
2025-12-22
[IMP] account: in the common test utils, avoid creating invoice_line_ids if (invoice) lines are already given as the args
2025-12-19
[REF] base: make 'is_company' computed, remove company_type
[IMP] account: make include_initial_balance False for equity_unaffected
[IMP] web, *: improve TextInput on touch and desktop
2025-12-18
[FIX] account: correct reverse charge tax with non-deductible part
2025-12-17
[IMP] crm,*: harmonize form and encourage partner_id creation
[IMP] account: reports: adapt the model for the introduction of the new "load more" mechanism
[ADD] l10n_dk_fik: Add Danish FIK payment reference on customer invoices
2025-12-16
[FIX] orm: replace MODULE_UNINSTALL_FLAG by 'force_delete'