Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
1736 มุมมอง

Hi,

I got this problem while i'm trying to upgrade my module,

Here's my error, 

And here's my search in my view,

So my database could not be loaded.

Can you please help me ?

Thanks a lot

อวตาร
ละทิ้ง

hi could you pleasr guide me to run openupgrade, i need to migrate v14 to v15. while running the server i'm getting CRITICAL ? odoo.modules.module: Couldn't load module openupgrade_framework
CRITICAL ? odoo.modules.module: No module named 'odoo.addons.openupgrade_framework'
ERROR ? odoo.service.server: Failed to load server-wide module `openupgrade_framework`. this kind of error,Also i failed to install openupgrade packages

คำตอบที่ดีที่สุด

Please give a name attribute in every filter, it's mandatory.

filter string="Account" name="group_by_account" domain="[]" context="{'group_by': 'account_id'}"

name="group_by_account"



อวตาร
ละทิ้ง
ผู้เขียน

Thank you very much, adding the name solved my problem indeed !

ผู้เขียน คำตอบที่ดีที่สุด

Thanks you for asking, no my problem isn't solved.

and i added name as you told me,


อวตาร
ละทิ้ง