Tardo / OdooTerminal

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

Working on v6.2.0... #20

Closed Tardo closed 4 years ago

Tardo commented 4 years ago

IMP: New parameter modifier 'l': Allow input list of values (a list is a string of values separted by commas. Example: "1, 3, 5") (issue #19)

ADD: Command 'exportvar': Export command result to a browser console variable ADD: Command 'chrono': Print the time expended executing a command ADD: Command 'repeat': Repeat a command N times ADD: 'ParameterGenerator' component: Generate values for terminal command parameters