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

Hey guys, 


I'm getting this error after migrating a bd to v17, I thought it was the lack of the file inside the module, because supposedly this module in version 17 doesn't have this js file.


However, even adding it the error remains the same, does anyone know how I can overcome this?


Thanks in advance.






อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You need to get latest code from https://github.com/OCA/server-ux/tree/17.0

I see that your date_range module code is in v16 not v17

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Hello,


Thank you very much for your help.


But I managed to solve the problem in another way.


For some reason, even installing the module in version 17, it was automatically creating the error js file and the folder with the view inside the static, after I deleted these two files, it worked.


But thanks anyway :)

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

You can try importing FIELD_OPERATORS and applying the patch as shown in the code below:

const { FIELD_OPERATORS, FIELD_TYPES } = require('web.searchUtils');

const { patch } = require('web.utils');


Hope it helps

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 24
1375
2
ธ.ค. 24
1004
1
ส.ค. 25
1764
2
ส.ค. 25
363
1
ก.ค. 25
616