Tardo / OdooTerminal

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

Working on v8.0.0... #31

Closed Tardo closed 3 years ago

Tardo commented 3 years ago

IMP: Screen: reflows IMP: Parameter reader: support json parameter IMP: Command 'caf': hightlight required fields and new argument to apply a filter IMP: Command 'help': More verbose format IMP: Command 'login': Now uses '#' instead of '-' IMP: Command 'repeat': New argument '--silent' IMP: Support with "master" branch (pre 15.0) IMP: ParamaterReader: Now supports 'named arguments' IMP: Command definition: Rework 'args' and removed unused properties (syntax)

ADD: Command 'lang': Operations over translations (issue #30) ADD: 'delete' option to 'context' and 'context_term' commands ADD: Command Assistant

FIX: Disable 'native autocomplete' in chrome

DEL: Command 'mute'. Now is part of the execution implementation