mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 08:32:03 +02:00
17.0 vanilla
This commit is contained in:
parent
2e65bf056a
commit
df627a6bba
328 changed files with 578149 additions and 759311 deletions
|
|
@ -63,6 +63,7 @@ def main():
|
|||
|
||||
if command in commands:
|
||||
o = commands[command]()
|
||||
odoo.cli.COMMAND = command
|
||||
o.run(args)
|
||||
else:
|
||||
sys.exit('Unknown command %r' % (command,))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue