跳至内容
菜单
此问题已终结
1 回复
2653 查看
HI, I am facing this error. Can someone tell what i am missing in code. 

File "/opt/odoo13/odoo/addons/ni_sage_eta_report/models/ni_crm.py", line 37, in write x_opf+=first_name[0] IndexError: string index out of range


Here: x_opf is my custom field. 

形象
丢弃
编写者 最佳答案

This got solved. I made user index error which is solved. 

形象
丢弃