跳至內容
選單
此問題已被標幟
1 回覆
1615 瀏覽次數

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

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 23
3312
2
8月 25
2410
1
7月 25
910
1
8月 25
1151
0
5月 25
1345