View Inheritance In Odoo | Extend Views in Odoo | Basic overview of view inheritance

  Рет қаралды 7,463

WebLearns

WebLearns

Күн бұрын

Пікірлер: 12
@Weblearns
@Weblearns 3 жыл бұрын
You want to learn more about Odoo inheritance, please check below link. kzbin.info/aero/PLAR8TpPnVeTSfczpIKvh_ZvdD8G1yT2EF DonateUS :- ko-fi.com/weblearns paypal.me/weblearners For business inquiry :- inquiryweblearns@gmail.com Source Code :- github.com/er-harsh-dhaduk/odoo-training Subscribe - Share - Comment/Suggestion - Enjoy - DonateUS
@darshna-shah
@darshna-shah 2 жыл бұрын
very very good explanation........especially for who doesn't know what is inheritance in odoo.
@Weblearns
@Weblearns 2 жыл бұрын
Thank you🌹🙏❤
@EverythingisOnline
@EverythingisOnline 5 ай бұрын
Thank you very much how to add a new option value inside selection field. For standard models. Inside or attribute ?
@Weblearns
@Weblearns 5 ай бұрын
1) Extend option at last. your_selection_field = fields.Selection( selection_add=[ ('new_value', 'New Value'), ], ) 2) Override options using like this. your_selection_field = fields.Selection( [ ('A', 'A'), ('B', 'B'), ('D', 'D'), # Adding the new option here Before 'C' ('C', 'C'), ], string="Your Selection Field", ) 3) Before C option you can add new option as D your_selection_field = fields.Selection( selection_add = [('D', 'D'), ('C',)] string="Your Selection Field", )
@mdmohiuddin7566
@mdmohiuddin7566 2 жыл бұрын
Outstanding
@kenzasouabni
@kenzasouabni 2 жыл бұрын
how can i do something like the school_inherit_views without scaffold
@Weblearns
@Weblearns 2 жыл бұрын
kzbin.info/aero/PLAR8TpPnVeTSfczpIKvh_ZvdD8G1yT2EF Pls check this playlist.
@robertamberwich1368
@robertamberwich1368 7 ай бұрын
How to identify view and how to add element to the existing view ?
@Weblearns
@Weblearns 6 ай бұрын
Well its explained already please refer view related playlist :)
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Every Minute One Person Is Eliminated
34:46
MrBeast
Рет қаралды 46 МЛН
How to use fields_view_get method in Odoo | Odoo ORM Methods
27:40
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН