Skip to content

Install a module in a database #2

@csrocha

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions