Hello I wanna ask, is I conducting custom odoo and right now there is an error called like this when I follow your code Traceback (most recent call last): File "C:\Program Files (x86)\Odoo\server\odoo\http.py", line 641, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "C:\Program Files (x86)\Odoo\server\odoo\http.py", line 317, in _handle_exception raise exception.with_traceback(None) from new_cause AssertionError: Element odoo has extra content: record, line 4 is there any solution that can you given? thank you
Thank you for the video , when I become an super user and try to click on action it gives me this error : Error: field_utils.format[field.type] is not a function
Thank you for your videos. Could you please explain how to create a submenu in the default menu with my new module? For example, I need to make a submenu in the Sales menu under the Products.
You are extremely smart..I just want to thank you for your great work and explanation..Its clear, neat and understandable....Tnx amigo...
made my day
just want to thank you for the great explanation and for making knowledge more accessible
glad to hear it brother
Great video - watched it for several hours.
All your videos are amazing. Thanks!
welcome brother
the best Tutorials in RUclips for odoo thank you
Glad you think so!
thanks for sharing your videos and explaining everything in detail so clearly.
thanks for the support
Your tutorial is so detailed and very interesting thank you very much.
Thank for the support brother ❤️❤️
Thank you, a very great explanation
Glad it was helpful!
U am used to see all your vedio, it's always increase the knowledge, I have one question how the consumption happen in odoo?
Thanks brother
Hello I wanna ask, is I conducting custom odoo and right now there is an error called like this when I follow your code
Traceback (most recent call last):
File "C:\Program Files (x86)\Odoo\server\odoo\http.py", line 641, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "C:\Program Files (x86)\Odoo\server\odoo\http.py", line 317, in _handle_exception
raise exception.with_traceback(None) from new_cause
AssertionError: Element odoo has extra content: record, line 4
is there any solution that can you given? thank you
seems there is some syntax issue with your xml file
Thank you, this video solved my problem
Happy to know it
@@OdooMates Hello how can i do to customize my odoo14 login screen please
amazing tutorial, speed and explanation is really good
Thanks dear
HELP, when I tried to add "Action" (12:40 minute), Account Type option is not show for me. What happend?
you can ignore it, might be you didnt instaled some modules, thats why may be that menu missing
Thank you for the video , when I become an super user and try to click on action it gives me this error :
Error: field_utils.format[field.type] is not a function
can you update the odoo source code to its latest and see whether you have still error
It's didn't work , I still get the same error
Can you confirm by uninstalling module, whether the error is coming from your module or other modules
Thank you so much :)
welcome :)
Hello @odoomates how can i do to customize my odoo14 lockscreen thanks you
can you elaborate which lock screen
thank you so much for the video , i have an error when i try to link the action with the menuitem
Can you share more details about the same
@@OdooMates
Patients
ir.actions.act_window>
hospital.patient
tree,form
Create
@@OdooMates
gives my an error here
@@abdullahmeaad1362 this extra space may be the reason ?
Thank you for your videos. Could you please explain how to create a submenu in the default menu with my new module? For example, I need to make a submenu in the Sales menu under the Products.
create new menu and action as shown in this video and set the parent of the newly created menu as same parent of the product menu
@@OdooMates Thank you very much
@@Антон-е7щ4н did it work for you?
ruclips.net/video/fdTiRHYaLyY/видео.html
Wrong video order in playlist.
This video must go before number 4 "How To Set Access Rights For Newly Created Models In Odoo14"
Thanks brother, corrected the order
Odoo. Tools. Convert. Parse error accuired in action step. How to clear the error
There's an error very confusing is Element odoo has extra content :record, line 5
Some syntax wrong in xml file
the record tag always cause error in my xml
may i know what issue you are facing ?
@@OdooMates odoo.tools.convert.ParseError: while parsing ...patient.xml:3, near
Here is my error sir, I cant detect what is the real problem
@@namoan1216 can you share us your module to odoomates@gmail.com
@@OdooMates I'm facing the same problem.. did you find the solution to it?
@@khalidkaabi210 can you download the code from here and compare: apps.odoo.com/apps/modules/14.0/om_hospital/