I am creating a custom model for my customization needs and i want to create four different types of user. Hence there will be four custom models, but i want all of them to inherit from res.users model. How can i achieve this using odoo studio.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
2
Odpovědi
6789
Zobrazení
Ahsan, Igbert or Skarv, does any of you got the answer and solve this? I feel the same as you and I would love to know if you solve your problem and how was it. Thx.
Hello,
I am also interested in how you achieved this. I would like to make a module in studio to rewrite the name_get method of product.product.
Regards,
Adrien
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
1
čvc 25
|
645 | ||
|
1
kvě 24
|
1930 | ||
|
2
bře 24
|
3674 | ||
|
4
kvě 25
|
31112 | ||
|
1
čvc 20
|
2361 |
Sorry, I can't give you the answer either, but I'm quite annoyed that after 30 months no one has been able or willing to answer this question, as I'm stuck with the same problem myself. Seems that Odoo has good first-order online resources which tell you what you should do - but has almost no second-order resources which tell you what you should do when what you should do doesn't work! I'm stuck with inheritage outside odoo studio and thought it might be a good idea to implement (view) inheritage in studio and then have a look at the export ... now I have to find out how to inherit in studio in the first place.