While installing my first new custom module in Odoo 13, got following error :
AttributeError: module 'odoo.api' has no attribute 'multi'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
While installing my first new custom module in Odoo 13, got following error :
AttributeError: module 'odoo.api' has no attribute 'multi'
After searching in github found that 'multi' is removed from Odoo 13.0 as it will be default.
https://github.com/odoo/odoo/commit/4b38cc6590abcb58a0ca102a06063eb3db7ac1f4#diff-2c418cb78b7c562a79e7032645a537d2
So we can remove '@api.multi'
And the function will work perfectly
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
nov. 20
|
2523 | ||
Many2one dependant booleans
Opgelost
|
|
1
dec. 19
|
2636 | |
|
10
apr. 23
|
104288 | ||
|
0
jun. 21
|
2018 | ||
|
3
okt. 20
|
5184 |
See this: https://www.youtube.com/watch?v=YfJK6thy2s0