Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1586 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jul 23
3287
2
Agu 25
2388
1
Jul 25
889
1
Agu 25
1151
0
Mei 25
1335