Commit b7fbb07
committed
[IMP] core: deprecate odoo.registry()
USe directly odoo.modules.registry.Registry.
odoo/odoo#178784
closes #132
Related: odoo/enterprise#69269
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent c8c1a6e commit b7fbb07
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
146 | | - | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments