Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-04-07
[FIX] stock_barcode: use contextual company in barcode main menu
2026-04-02
[FIX] stock_barcode: prevent crash on confirming archived products
[IMP] sale_*,stock_barcode: allow defining specific UoMs per variant
2026-03-28
[IMP] stock_barcode_mrp*: refine MO barcode config and byproduct process
2026-03-19
[REF] web: add this. in rendering context
2026-03-18
[REF] *: migrate type="base64" to "bytes"
[REF] web: add this. in rendering context
2026-03-16
[IMP] stock_barcode,*: start_tour cleaning
2026-03-13
2026-03-12
2026-03-11
2026-03-06
[REF] stock_barcode,*: run rendering context migration script
2026-03-05
2026-03-04
[IMP] stock_barcode,*: test setUpClass
2026-03-03
2026-02-25
[REF] *: Run script to replace t-esc by t-out
2026-02-20
[FIX] stock_barcode: display correctly the warehouse name in barcode app
2026-02-16
2026-02-10
[FIX] mrp: avoid recursion error while producing large quantities
2026-02-09
[REF] *: import render from owl2/utils
[REF] *: remap useState import to owl2/utils
[REF] *: remap useSubEnv import to owl2/utils
2026-02-04
[REF] *: Replace useEffect with useLayoutEffect for owl3 migration