odoo/documentation#14457

Created by stephenwade

Blocked

label
stephenwade:patch-1
head
af333c1eabef16a0ab1c31e8b6f5afa58c06279a
odoo/documentation
master #14457 missing statuses missing r+

Fix description of init hook function arguments

The description says that init hooks take a cursor and a registry as their arguments. They actually take the environment (env) as their only argument.