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

OdooTerminal version history - 25 versions

OdooTerminal by Alexandre

Rated 5 out of 5
5 Stars out of 5
5
9
4
0
3
0
2
0
1
0
OdooTerminal version history - 25 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 11.9.1

    Released May 6, 2025 - 181.41 KB
    Works with firefox 109.0a1 and later
    IMP: Solve some 'FIXME' comments
    IMP: Command 'sysparam': Allow number and boolean values
    IMP: Command 'longpolling': New 'subscribe' and 'unsubscribe' options

    FIX: Command 'longpolling' in Odoo 17.0+: 'moment' is no longer used
    FIX: Instance Analyzer: No crashing when using a blocking service worker

    Source code released under GNU General Public License v3.0 only

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 11.9.0

    Released Apr 1, 2025 - 181.13 KB
    Works with firefox 109.0a1 and later
    ADD: Command 'sysparam': Edit odoo config. parameters (by baptiste-n42 - pr #144)
    ADD: Command 'renew_database': Edit database renewal values (by baptiste-n42 - pr #144)

    IMP: Minor code refactor

    FIX: Flow type for 'uniqueId'

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.8.0

    Released Mar 9, 2025 - 178.81 KB
    Works with firefox 109.0a1 and later
    ADD: options: Theming

    FIX: exportfile xml: Include ids for records without reference
    FIX: hex2rgb: Correctly handle hex values
    FIX: Command Assistant: Colors (issue #142)
    FIX: Recordset Table: Display the contents of fields of type Object (issue #143)
    FIX: Recordset Table: Correct processing of binary type fields
    FIX: 'get_content': Use own implementation

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.7.2

    Released Dec 11, 2024 - 172.83 KB
    Works with firefox 109.0a1 and later
    FIX: file2base64: Support large files
    FIX: onInternalMessage: Don't fail on non-Odoo pages (#141)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.7.1

    Released Dec 2, 2024 - 172.75 KB
    Works with firefox 109.0a1 and later
    FIX: Command 'view': Show selected record

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.7.0

    Released Nov 28, 2024 - 172.77 KB
    Works with firefox 109.0a1 and later
    IMP: Command 'exportfile': Add CSV format [RFC-4180] (issue #138)
    IMP: Command 'exportfile': Add XML odoo format
    IMP: Interpreter: Add unknown lexer type (issue $139)

    FIX: Command 'search', 'read': --read-binary
    FIX: Exception with longpolling on first loads

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.6.0

    Released Oct 28, 2024 - 171.36 KB
    Works with firefox 109.0a1 and later
    IMP: Support Odoo 18.0
    IMP: Detect enterprise version

    FIX: Paste clipboard content in the terminal input
    FIX: Wrong version on docker instances (issue #136)
    FIX: Unwanted exceptions when writing code

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.5.2

    Released Sep 26, 2024 - 170.55 KB
    Works with firefox 109.0a1 and later
    FIX: Press escape key without having the terminal fully initialized (issue #134)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.5.1

    Released Sep 19, 2024 - 170.94 KB
    Works with firefox 109.0a1 and later
    IMP: Translations
    IMP: Core resilience

    UPD: Docs

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.5.0

    Released Sep 16, 2024 - 169.04 KB
    Works with firefox 109.0a1 and later
    IMP: showQuestion: show terminal
    IMP: Don't resolve unknown values by default

    ADD: TraSH: +=, -=, *=, /=

    UPD: Samples

    FIX: TraSH: Store SUBSCR

    DEL: Command 'quit'

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.4.0

    Released Sep 7, 2024 - 168.46 KB
    Works with firefox 109.0a1 and later
    IMP: Internal Command 'fetch': Use AbortSignal.timeout
    IMP: Command Assistant
    IMP: Helpers: add $UID and $UNAME
    IMP: Loader: Handle lazy load

    ADD: Command 'info': Get generic information
    ADD: Command 'notify': Show notifications
    ADD: Command 'run': Run a TraSH script

    UPD: Manifest strings
    UPD: Docs

    FIX: Extension options page

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.3.0

    Released Aug 12, 2024 - 166.6 KB
    Works with firefox 109.0a1 and later
    UPD: Docs
    UPD: Samples

    IMP: TraSH: functions
    IMP: TraSH: if/else
    IMP: Tests: Use Official Odoo Docker Image

    ADD: TraSH: typed function paramaters
    ADD: TraSH: elif
    ADD: Terminal: Button to reload the shell

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.2.0

    Released Jul 17, 2024 - 165.69 KB
    Works with firefox 109.0a1 and later
    IMP: Minor refactor

    ADD: Internal Command 'fetch': HTTP requests
    ADD: Samples

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.1.0

    Released Jul 14, 2024 - 165.14 KB
    Works with firefox 109.0a1 and later
    IMP: Cache
    IMP: Command assistant: multi-level help
    IMP: Command 'help': show 'internal' commands

    ADD: Internal Command 'pnow': high resolution timestamp
    ADD: Command 'input': requests user input

    FIX: TraSH Interpreter: Token position

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.0.1

    Released Jul 4, 2024 - 153.33 KB
    Works with firefox 109.0a1 and later
    FIX: Implicit strings (issue #133)
    FIX: Command assistant

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 11.0.0

    Released Jul 3, 2024 - 153.29 KB
    Works with firefox 109.0a1 and later
    IMP: TraSH: Turing completeness
    IMP: Use 'flow'
    IMP: Use Manifest V3
    IMP: jQuery is no longer used
    IMP: python is no longer used

    ADD: TrasH: Global names $RMOD and $RID (issue #131)
    ADD: Multi-line input mode
    ADD: Translations
    ADD: Command 'sleep'

    FIX: 'debug' command (issue #132)

    DEL: Command 'repeat': It presented problems if more than one 'repeat' was executed at the same time.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.4.2

    Released Nov 23, 2023 - 71.09 KB
    Works with firefox 48.0 and later
    IMP: Browse action icon badge (issue #129)
    IMP: Enable Odoo >16.0 support for all (issue #130)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.4.1

    Released Nov 13, 2023 - 70.43 KB
    Works with firefox 48.0 and later
    IMP: Tests messages

    FIX: TraSH: Interpreter (issue #128)
    FIX: User input: key up (prev. history)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.4.0

    Released Nov 6, 2023 - 70.16 KB
    Works with firefox 48.0 and later
    IMP: Command assistant

    ADD: Dynamic command argument options (issue #127)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.3.2

    Released Oct 4, 2023 - 67.96 KB
    Works with firefox 48.0 and later
    FIX: rpc in master branch
    FIX: Command 'post' in master branch
    FIX: Command 'clear' (issue #126)
    FIX: Error names in minified bundle

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.3.1

    Released Sep 20, 2023 - 67.83 KB
    Works with firefox 48.0 and later
    UPD: Add tests for 14.0 and 15.0
    UPD: Project structure

    FIX: Work on Odoo 14.0 (issue #125)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.3.0

    Released Sep 9, 2023 - 67.75 KB
    Works with firefox 48.0 and later
    IMP: Command 'create': Now can create more than one record
    IMP: Messages from/to 'extension private-shared' side
    IMP: Command Assistant: Show descriptions
    IMP: Docs: Developing

    UPD: Drop python usage

    FIX: Command 'gen': reset stores
    FIX: Command Assistant
    FIX: Input: History & Navigation

    ADD: Command 'copy': Copy values to paste them into other instances
    ADD: Command 'paste': Copy terminal values throught differente

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.2.0

    Released Aug 21, 2023 - 66.85 KB
    Works with firefox 48.0 and later
    IMP: More modules
    IMP: Reduced loading time to ~24ms
    IMP: Changed 'pre-commit' to 'husky' (no more problems with npm packages)

    FIX: TraSH: Interpreter dictionaries

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.1.1

    Released Aug 17, 2023 - 71.5 KB
    Works with firefox 48.0 and later
    IMP: Command error message

    FIX: Command 'gen' definition
    FIX: Init Commands (issue #123)
    FIX: Read command arguments

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 10.1.0

    Released Aug 15, 2023 - 71.29 KB
    Works with firefox 48.0 and later
    UPD: commands async/await
    UPD: command 'longpolling'

    FIX: utils
    FIX: screen: printError
    FIX: tools/release
    FIX: tests

    Source code released under GNU General Public License v3.0 only

    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

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 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.