跳至內容
選單
此問題已被標幟
2 回覆
6777 瀏覽次數

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?

頭像
捨棄