Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
6758 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Meilleure réponse

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
Ignorer