@@chklodoo But isn't making direct view changes discouraged because of being overwritten with upgrades. Doesn't Odoo suggest making such changes via view inheritance only?
Just for my own understanding: Since this references the nth div (6th in this specific case), what happens if a future Odoo upgrade changes the original view such that the Powered by div is now the 5th or 7th div, instead of 6th?
Understood. The key is to understand the reality. Knowing such, I just need to make sure to document all changes so that I have something to refer to following any upgrade. Very much appreciate your feedback (and all your videos). 👏🏻
This was great. I repeated and also removed div[4] for company_name & div[2] for begining_logo as I send emails through gmail. I was trying to put an email signature - & was able create an Odoo template, and with this video remove the extra lines and stuff it puts in there. Thanks!! ⭐⭐⭐⭐⭐
Excellent Stuff! Thank goodness for pause and video, so we can puzzle out all the steps for those of us that have barely ever seen code. You did reference the google doc with the code snippet but didn't explain you had filled in the 3 lines with the code. It's basic for sure. Just letting you know my experience with your stuff. You're the best channel I have seen on the subject, much appreciated! Will be booking you for more advanced stuff once I get this working to help with some initial sales.
Glad you liked it! Sorry, I try to go slow and step by step, but I'll take this into account and be even more deliberate going forward. Thank you again and I'll look forward to hearing from you.
What if you wanted to do the same to the branding in the footer? Would it look anything like this (this is a pure guess so I know it's not going to be correct):-
I think you're on the right track. It'd be the same basic concept. Are you looking in the login footer or somewhere else. Either way, I'd go to technical, views and search for Powered by in the view architecture and inherit a view to remove it. Hopefully that helps!
Great videos! Just one tip: when creating a view, instead of clicking in "New" you can go to the inherited views tab and add a line from there. All the fields except the name and the architecture will be filled automatically.
Great stuff! If I find that the extension view is giving me unexpected results and I want to retreat back to the original position, can I just delete the extension view without complications?
Great stuff. Thank you! How can I remove 2 elements, lets say div[4] and div[5]. Tried several options, like 2 seperate rows and others. What works was a second view only. I'm sure there is a smarter solution.
You're asking if there's another way to do this without creating a second view to inherit and modify, yes? If so, I don't know of any other way. I'm sorry.
@@HansSchmidt-j7r There's not a good way to do it without inheritances, sadly, unless I'm missing something about what you're asking. Why aren't you wanting to use inheritances.
Cool video, showing a lot of our stuff :D
But the easiest way is: Settings > Update Emails Layout and remove the line directly in there.
Thanks!
@@chklodoo But isn't making direct view changes discouraged because of being overwritten with upgrades. Doesn't Odoo suggest making such changes via view inheritance only?
Just for my own understanding: Since this references the nth div (6th in this specific case), what happens if a future Odoo upgrade changes the original view such that the Powered by div is now the 5th or 7th div, instead of 6th?
Yeah, that's the pain of not having divs with ids or names. It makes it much more dicey for an upgrade.
Understood. The key is to understand the reality. Knowing such, I just need to make sure to document all changes so that I have something to refer to following any upgrade.
Very much appreciate your feedback (and all your videos). 👏🏻
Hi! Your video has been very helpful, but I can't get it out of the customer service template in tickets. What view is it?
Which version are you in?
This was great. I repeated and also removed div[4] for company_name & div[2] for begining_logo as I send emails through gmail. I was trying to put an email signature - & was able create an Odoo template, and with this video remove the extra lines and stuff it puts in there. Thanks!! ⭐⭐⭐⭐⭐
So glad it helped! Thanks for watching!
Excellent Stuff! Thank goodness for pause and video, so we can puzzle out all the steps for those of us that have barely ever seen code. You did reference the google doc with the code snippet but didn't explain you had filled in the 3 lines with the code. It's basic for sure. Just letting you know my experience with your stuff.
You're the best channel I have seen on the subject, much appreciated! Will be booking you for more advanced stuff once I get this working to help with some initial sales.
Glad you liked it! Sorry, I try to go slow and step by step, but I'll take this into account and be even more deliberate going forward. Thank you again and I'll look forward to hearing from you.
Any pointers on how to remove the "Powered by Odoo" message from the POS Receipt? 😬
Sorry, that takes a bit more doing. You'd need odoo.sh to accomplish that one.
What if you wanted to do the same to the branding in the footer? Would it look anything like this (this is a pure guess so I know it's not going to be correct):-
I think you're on the right track. It'd be the same basic concept. Are you looking in the login footer or somewhere else. Either way, I'd go to technical, views and search for Powered by in the view architecture and inherit a view to remove it. Hopefully that helps!
I get validation error saying cannot be located in parent view when I type the same and press save
Fixed it by deleting the alt tag on the main one 😂
Sorry! Glad you got it!
Great videos! Just one tip: when creating a view, instead of clicking in "New" you can go to the inherited views tab and add a line from there. All the fields except the name and the architecture will be filled automatically.
Awesome tip! Thank you!
Great stuff! If I find that the extension view is giving me unexpected results and I want to retreat back to the original position, can I just delete the extension view without complications?
Yep! You don’t even have to delete it. Just mark it inactive and it’ll be like it isn’t even there.
I don't see views tab under tech menu
You're in developer mode, yes?
You are Awesome Andy!!
Thanks, Zee!
Great stuff. Thank you! How can I remove 2 elements, lets say div[4] and div[5]. Tried several options, like 2 seperate rows and others. What works was a second view only. I'm sure there is a smarter solution.
You're asking if there's another way to do this without creating a second view to inherit and modify, yes? If so, I don't know of any other way. I'm sorry.
@@odoo-it-yourself Yes, exactly. Thank you!
@@HansSchmidt-j7r There's not a good way to do it without inheritances, sadly, unless I'm missing something about what you're asking. Why aren't you wanting to use inheritances.
Worked like a charm. Thanks!
Glad it worked well! Good seeing you today.
Great stuff! Quesion: why did you use position=„replace“ instead of „remove“?
Hahaha...I get used to replace, but remove would have worked just as well and made more sense, yeah?
Just to clarify, I went back and tried remove and it didn't work for me. Just want to make sure I put that out there.
Great explanation, thanks!
Super glad I could help you out!
Really good! Thank you 👍
Glad you liked it! Thanks for letting me know!
Good job man
Thank you!
Your God sent!
Glad to help!
thank youuu🎉
You're welcome!