Tardo / OdooTerminal

Webextension tool for Odoo
GNU Affero General Public License v3.0
119 stars 27 forks source link

Error when clicking on record ID #13

Closed yajo closed 4 years ago

yajo commented 4 years ago
  1. I issue this command: search res.company.ldap
  2. I click on #1 to see that record info.
  3. Error:
TypeError: this._viewModelRecord is not a function backend.js:87:22
    _onClickTerminalView moz-extension://c636af60-2d58-4123-82b6-f2854e4f07cb/odoo/js/funcs/backend.js:87
    proxy http://example.com/web/static/src/js/core/mixins.js:278
    jQuery 2
        dispatch
        handle

Odoo Terminal v5.2.0 Odoo v12.0.0 (final 0 )

Tardo commented 4 years ago

Fixed here https://github.com/Tardo/OdooTerminal/pull/15