diff --git a/odoo_sh/getting_started/first_module.rst b/odoo_sh/getting_started/first_module.rst index b6771e27d..b991434e2 100644 --- a/odoo_sh/getting_started/first_module.rst +++ b/odoo_sh/getting_started/first_module.rst @@ -424,7 +424,7 @@ Add values['name'] = unidecode(values['name']) return super(my_module, self).write(values) -Adding a Python dependency requires a module version increase for the platform to install them. +Adding a Python dependency requires a module version increase for the platform to install it. Edit the module manifest