Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
1726 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
lug 23
3460
2
ago 25
2791
1
lug 25
1132
1
ago 25
1152
0
mag 25
1539