Tardo / OdooTerminal

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

[BUG] clear command: can't access private field or method: object is not the right class #126

Closed WeeskyBDW closed 1 year ago

WeeskyBDW commented 1 year ago

First of all, check that you are using the latest version. Basic Info. (please complete the following information):

Describe the bug When executing command clear -s screen i have "can't access private field or method: object is not the right class" error in the shell

Expected behavior Clear terminal of previous commands and results

Screenshots image image

Additional context

Tardo commented 1 year ago

Thanks for the report! Must be fixed in 10.3.2: https://github.com/Tardo/OdooTerminal/commit/690f80b4a616eca88ced6b50624937f252d266e0

WeeskyBDW commented 1 year ago

That work in 10.3.2 thx u so much