跳至内容
菜单
此问题已终结
2 回复
6745 查看

Hello,

I am getting this error:

Odoo Client Error

TypeError: Argument 1 of XMLSerializer.serializeToString is not an object.

http://104.131.156.195:8069/web/static/src/js/views.js:1690

 

When trying to do manage view on the Product Form.

I am trying to change the Internal Reference Number and change it to just say SKU and make the EAN13 Barcode to invisible.

Any help would be appericaited.

 

Thank you

 

on odoo V8

 

形象
丢弃
最佳答案

Hello,


I had similar issues when trying to add a custom field for the Products page.

Click on Manage views and select the "product.template.common.form".

It will show you all the different tabs of the product pages under "Notebook".

Add / Edit / Delete the fields you do not want very easily. 

Regards

形象
丢弃
最佳答案

Same to me: "Argument 1 of XMLSerializer.serializeToString is not an object." when trying just to change the Position of the field by pressing the green arrow.

Can anyone help please?

形象
丢弃