Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
4026 Vistas

Hello,

i want to create a new tree in product.template wich will contain a field with type many2one from hr.employee

so when i just put the field into product.template.common.form it's work without any probleme

but when put the field in the new tree it seems work but when i want to make a test it doesnt work and it cant save and show this error message : 

The operation could not be completed, probably as a result of:

- Deletion: you try to delete a record to which other records refer

- Creation / modification: a required field is not correctly filled

i have joined 4 pictures of what i have already done : 


Avatar
Descartar

Based on this informations it is difficult to help you. Please post the code you have created for the new tree view. I recommend to create a module for a complete new tree view.

Mejor respuesta

ok you want to have a tree view in the form view. But for this you need a one2many or many2many field. I did think you want to have an new general tree view.

Avatar
Descartar
Autor Mejor respuesta

This is the code added in product.template.common.form

 


Avatar
Descartar
Mejor respuesta

Avez vous trouver la solution?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 22
3634
1
ago 21
6695
3
dic 19
5822
0
abr 19
3684
2
feb 18
5966