This question has been flagged
2 Replies
6275 Views

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

 

Avatar
Discard
Best Answer

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

Avatar
Discard
Best Answer

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?

Avatar
Discard