Skip to Content
Menu
This question has been flagged
4 Replies
4055 Zobrazenia

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
Zrušiť

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.

Best Answer

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
Zrušiť
Autor Best Answer

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

 


Avatar
Zrušiť
Best Answer

Avez vous trouver la solution?

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
máj 22
3635
1
aug 21
6699
3
dec 19
5826
0
apr 19
3693
2
feb 18
5968