İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1627 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
3315
2
Ağu 25
2415
1
Tem 25
912
1
Ağu 25
1151
0
May 25
1345