Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1590 มุมมอง

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.ค. 23
3287
2
ส.ค. 25
2392
1
ก.ค. 25
894
1
ส.ค. 25
1151
0
พ.ค. 25
1338