İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1776 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Tem 23
3501
2
Ağu 25
2901
1
Tem 25
1182
1
Ağu 25
1152
0
May 25
1642