Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
6752 Prikazi

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
Opusti
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
Opusti
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
Opusti