odoo_17.0.1/odoo/__main__.py

4 lines
38 B
Python
Raw Permalink Normal View History

from .cli.command import main
main()