Your video is very clear and well-organized. As a non-native English speaker sometimes the pronunciation is difficult for me to follow, but I could still understand most content because your explanation is very detailed. Just bought you some coffees in Ko Fi. Please keep up the good work!
Thanks for the feedback and support :) yes there is issue with pronunciation which has to be improved some how. We will try for it, and Thanks again for the cofee, with love from India
You have done an amazing work in this playlist. i follow your step and create a project. Understand all the major terms. Thanks for creating this playlist. God bless you.
easy to learn! I've been starting learn odoo14 development from your channel. it is still on. please add more videos like you have did for odoo12 or odoo13, since I am focusing only for odoo14. many thanks brother!
Good Morning. Can you make a playlist how you create a hospital.patient (from the start) and label it by part 1, part 2, part 3 and etc.. so we dont get confused.. Thank you.. it is a big help for us..
Great videos @Odoo Mates .... Can you explain on how to create many2one field in an existing model or a new one? or is it already explained in between videos
it is simple, i haven't created a separate video of the same yet. But i can explain you here, about how to do it. field_name = fields.Many2one('model_name, string="Label") and add the field in the view
@@OdooMates Yes I have added that. The field is getting displayed in the form also. But when I click on the dropdown, select Create and Edit, enter a value and Save it... the value is displayed as model name. Ex: mechanism.type is the model name. So, when I enter the value as "pull" and save it, in the form it should display as "pull" right, instead it is displaying as "mechanism.type, 1"... when looked in database, it is stored properly and that 1 is id
Hi, do you have any tutorials on how to add something to a form which has already been there by the odoo? For example, i'd like to add a text box inside a Master Product > a Product > Sales Tab ?
Can you create a form view inside a form view? For example you have a model A and you want to fill fields of model B directly from model A without using related fields pls?
i am from algeria and i have began in odoo just for 2 weeks , really your videos are fantastic god bless you and your parents THANK YOU ...
Thanks brother for the lovely words
This is way better than the tutorial presented in the official Docs, which lacks of visual and details. Thanks for making this!
thanks for the support
Your video is very clear and well-organized. As a non-native English speaker sometimes the pronunciation is difficult for me to follow, but I could still understand most content because your explanation is very detailed. Just bought you some coffees in Ko Fi. Please keep up the good work!
Thanks for the feedback and support :) yes there is issue with pronunciation which has to be improved some how. We will try for it, and Thanks again for the cofee, with love from India
You have done an amazing work in this playlist. i follow your step and create a project. Understand all the major terms. Thanks for creating this playlist. God bless you.
glad that i helped
Thanks bro you are a nice person who help me understand this odoo easily❤️🙏
Glad to know that brother
I just started working on odoo and trust me your channel helps me alot. You gain a new subscriber . Keep the good work going on.
Glad to hear it from you ❤️ thanks for the support and hope it continues forward ❤️❤️❤️
@@OdooMates You have to keep it up cause you guys are legend and you guys are like a Great teacher for the beginner😌
@@megastark7986 ❤️❤️❤️
@@OdooMates will you please tell me Or have you made a video on how to manage the tree view in form view?
@@megastark7986 ua-cam.com/video/QOyFQOlroFc/v-deo.html
easy to learn! I've been starting learn odoo14 development from your channel. it is still on. please add more videos like you have did for odoo12 or odoo13, since I am focusing only for odoo14. many thanks brother!
surely we will add more videos under the odoo 14 playlist in coming days, but most of the things are same in v12,v13 and v14
@@OdooMates Glad to hear that.:)
@@bram5782 Odoo 14 Playlist: ua-cam.com/video/I8FNdellz3Y/v-deo.html
@@OdooMates Glad to know that you have added new tutorial video for odoo14 too..thanks brother! can't wait to learn it more deeply.
Thank you for your clear explanations.
thanks for the support
Good Morning. Can you make a playlist how you create a hospital.patient (from the start) and label it by part 1, part 2, part 3 and etc.. so we dont get confused.. Thank you.. it is a big help for us..
Hi Brother, see the playlist: ua-cam.com/video/DJyPx5u6sd0/v-deo.html
amazing work
❤️❤️
Great videos @Odoo Mates .... Can you explain on how to create many2one field in an existing model or a new one? or is it already explained in between videos
it is simple, i haven't created a separate video of the same yet. But i can explain you here, about how to do it.
field_name = fields.Many2one('model_name, string="Label") and add the field in the view
@@OdooMates I tried but it has to be implemented in views also right, so facing problem there.
@@PrasannaKumar-fz8cd may i know what issue you face ? in view just add the field like below,
@@OdooMates Yes I have added that. The field is getting displayed in the form also. But when I click on the dropdown, select Create and Edit, enter a value and Save it... the value is displayed as model name.
Ex: mechanism.type is the model name. So, when I enter the value as "pull" and save it, in the form it should display as "pull" right, instead it is displaying as "mechanism.type, 1"... when looked in database, it is stored properly and that 1 is id
@@PrasannaKumar-fz8cd understood the issue, please see this video: ua-cam.com/video/d_cyPsVc7vg/v-deo.html
Hi, do you have any tutorials on how to add something to a form which has already been there by the odoo? For example, i'd like to add a text box inside a Master Product > a Product > Sales Tab ?
ua-cam.com/video/3iY3ea-wvjw/v-deo.html
Thank you! useful.
Glad to hear that!
I need to know when we have to restart the odoo service ? Thank you.
when we make changes in python level
At 0.43 my created sample data is not showing, it's only showing ID. How do I fix it?
you mean in many2one field ? ua-cam.com/video/VD-e3hN5Ldo/v-deo.html
😍✌️
Thanks
Can you create a form view inside a form view?
For example you have a model A and you want to fill fields of model B directly from model A without using related fields pls?
There is no easy way to show form inside form, one2many field will help ?
My created sample data is not showing . It only shows ID there at 0:41
may i know how you created data? is it from user interface ?
@@OdooMates yes
@@amalasokan7302 did you define the form view for the model ?
I did all steps but my app is still not showing up in menu list. Please
help
This will help: ua-cam.com/video/y8USDEpQvPM/v-deo.html