Hi,
I've discoverd that i can create my own module (with this video : https://www.youtube.com/watch?v=RrXrxuAKFRY).
But when i try to create my own form view, i doesn't get it created. I just made like the man do in the video (approximatively after 3:00) but i don't get my own form view in the list.
The only difference between the vid and my module are the field of the table : he got a char and i got a many2one pointing on res.partner
Somebody got an idea please ?
Thanks by advance
Can you provide us the code (both python and XML?) and the error message, if any?
I don't have code nothing. I just make like in the video.