Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Odoo Developer Toolkit version history - 2 versions

Odoo Developer Toolkit by Ahmed Wael

Rated 5 out of 5
5 Stars out of 5
5
4
4
0
3
0
2
0
1
0
Odoo Developer Toolkit version history - 2 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 2.3.0

    Released Jul 2, 2026 - 74.31 KB
    Works with firefox 109.0 and later
    Version 2.3.0 — Major update

    Graph improvements
    - Nodes no longer overlap or hide behind the central focus node — the layout engine now treats every node as a physical circle that nothing else may overlap, including the focus node itself
    - Zoom now follows the cursor position instead of yanking the graph toward the corner
    - Individual nodes are draggable — move any node manually to resolve any remaining layout issues
    - "Re-layout" button re-runs the auto-layout from scratch on demand
    - Duplicate event listeners that accumulated over multiple inspections are now properly cleaned up

    Notebook page inspection
    - Hovering a notebook tab now shows it as a first-class element in the inspector: page name, label, position among siblings, count of contained fields and buttons, and the full arch XML node
    - Notebook pages are now valid Inherit View targets — two new intents: "Add content inside this page" and "Add new sibling page after"

    Python inheritance stub generator
    - New Python stub button in the Info tab generates ready-to-paste Python boilerplate for 6 inheritance patterns:
    - Extend model (_inherit)
    - Override compute method — pre-filled with the field's actual @api.depends list
    - Add @onchange for the inspected field
    - Extend a selection field (correct selection_add + ondelete pattern)
    - Override a button method (with super() call)
    - New model from scratch
    - Each stub can be copied or downloaded as a .py file

    RPC console upgrades
    - Method field is now a dropdown of 14 common ORM methods (search_read, search, read, write, create, unlink, search_count, name_search, fields_get, read_group, copy, action_confirm, action_cancel, action_draft) with inline kwargs hints for each
    - New visual domain builder: load the model's real fields, pick a field, pick an operator, enter a value, press AND or OR — assembles valid domain JSON automatically without hand-typing bracket syntax

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.0.0

    Released Jun 16, 2026 - 39.59 KB
    Works with firefox 109.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.