in which video you added the master and doctor model. i have not founded this video. please provide the link
@clai108711 ай бұрын
me too!
@jacobogonzalezvargas99247 ай бұрын
First of all. I love your videos and they are really well explained. It's really useful for those developers starting with Odoo. Thanks so much. in which video you added the master and doctor model? Videos are not enumerated. I'm just following the youtube video list. Thanks
@OdooMates5 ай бұрын
Glad to hear it, i believe those models are added without showing in the videos
@salehhayek5425 Жыл бұрын
thank you, you are the best. I saw cybrosis tutorials and your way of explaining is better and I love it
@OdooMates Жыл бұрын
thanks brother for the love and support
@chinhta623 Жыл бұрын
Thank you so much. this video very helpful. Easy to understand
@OdooMates Жыл бұрын
Glad it was helpful!
@odoodeveloper9650 Жыл бұрын
hello, i recently found a weird behavior regarding the usage of "name_get" method in 'res.partner' model. so the thing is, it doesn't update the name if i do any change from a new field i made, in this case a "customer code", which i already appended using "name_get" into the name. do you know why?
@muhammadmohiuddinshakil7830 Жыл бұрын
Hi dear, How can i inherit form view default edit, create button so that I can hide those buttons in some specific state?
@vitalyignatov6349 ай бұрын
Hi! Thanks for the explanation. Can you tell me why the name_get() function might not work in ODOO 17?
@OdooMates5 ай бұрын
kzbin.info/www/bejne/a5jEaJeii9SNaK8
@Idimmusix Жыл бұрын
Thanks
@OdooMates Жыл бұрын
Welcome
@ziadelsayedzaki Жыл бұрын
Hey, I can't open odoo website and my account.. what's the matter ?
@OdooMates Жыл бұрын
is it resolved ? where is your odoo hosted ? is it up and running ?
@umerwaleedhashmi431 Жыл бұрын
Hi Can you please tell me how to fill a Many2One field based on another Many2One field on the same form?
@OdooMates Жыл бұрын
using onchange function
@umerwaleedhashmi431 Жыл бұрын
@@OdooMates can you please give any example?
@umerwaleedhashmi431 Жыл бұрын
@@OdooMates I have 2 model 1 is Filling_point_city and other is Filling_point , in 3rd model i want when samoeone select filling point city than only filling point which is in this city popup in filling point dropdown