Skip to content

Install a module in a database #2

Description

@csrocha

Odooenv have a new class OdooSession which connect to a database to do administrative task.
One of these task is to install a module in a database.

The main objetive of this issue is to add a new function:

def install_module(self, module_name)

to the OdooSession class.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions