AttributeError: 'mymoduleperso' object has no attribute 'myfunctinperso'
while evaluating
'model.myfunctionperso()'
I did a custom module all work and I did a cron.xml in order to do a scheduled task why this writte this ?
th
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
AttributeError: 'mymoduleperso' object has no attribute 'myfunctinperso'
while evaluating
'model.myfunctionperso()'
I did a custom module all work and I did a cron.xml in order to do a scheduled task why this writte this ?
th
Hi
If you are sure that the method or function 'myfunctinperso' should exist in the 'mymoduleperso' class, it's possible that it hasn't been defined or is defined in a different part of the code. Check the implementation of 'mymoduleperso' to ensure that the 'myfunctinperso' method or function is present.
Hope it helps
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
7월 23
|
3298 | ||
|
2
8월 25
|
2396 | ||
|
1
7월 25
|
903 | ||
|
1
8월 25
|
1151 | ||
|
0
5월 25
|
1341 |