Skip to Content
Menu
This question has been flagged
1558 Views

when adding

name = fields.Char(translate=True,)
company_name = fields.Char(translate=True)
display_name = fields.Char(translate=True)
to the res.partner then go to trying to open the reconciliation action i am geting
TypeError: (this.m2o_value||"").trim is not a function. (In '(this.m2o_value||""

is was working in odoo 14 but when i upgraded to 16 is gave me this error.

can you help me with the js part i don't really unstained the error

i tried removing translate=True on the name and company name and the reconciliation works

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 25
1832
Odoo App Solved
1
Nov 23
2460
0
May 24
2145
0
Sep 23
3079
0
Sep 23
2753