Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1612 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
iul. 23
3305
2
aug. 25
2409
1
iul. 25
909
1
aug. 25
1151
0
mai 25
1344