Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
2946 Lượt xem

every time I open my POS session I get this error on my v.14 Odoo POS.

I have closed and open new POs sessions, I have also restarted the Odoo server to no avail. Please help

Traceback:
Error: Failed in updating partners.
at http://167.86.94.224:8069/web/content/563-db47055/point_of_sale.assets.js:408:597

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello Felix, did you manage to solve this issue at all as i have the same error.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi, 

did you try in a new DB ?

If yes and still get the error, you have to do some debugging in order to know the problem. 
first, target where in code you have the message. You will notice that's inside function "load_new_partners"


Then, add console.log(..) to print values of variable "partners" and "self.db.add_partners(partners)"


you may also want to debug add_partners method to see what it does.
Obviously,  self.db.add_partners(partners) is False so odoo displays message "Failed in updating partners."

hope this helps.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 7 21
2228
2
thg 5 15
3662
0
thg 3 15
3767
1
thg 8 25
772
1
thg 7 25
1024