Hi Mate! I've followed the tutorial so far and everything is working except that my chatter was definitely different from yours although we have the exact same code. Yours looks more dynamic and has that profile picture with the changes clearly seen, however mine is more static in the sense that it's purely a form table made up of different columns such as Date, Subject, Author, Related Document Model, and Related Document ID. The changes are also not reflected in the chatter to see what changed clearly you only see the time and date of when the chances took place. PS: The only difference we have is that you're using Odoo with the demo data but mine is empty. Thank you!
@OdooMates Жыл бұрын
you are using version 16 itself or ? or may be due to difference in source code, can you compare yours with the chatter section in odoo runbot
@mohammadayash9217 Жыл бұрын
same problem , any solution?
@software_developer330 Жыл бұрын
Thank you for the effort you are taking on these videos
@OdooMates7 ай бұрын
thanks for all the support
@talkathiriify8 ай бұрын
It is very clear Thank you very much.
@OdooMates7 ай бұрын
welcome brother
@talkathiriify8 ай бұрын
Excellent Series Thank you very much for your time and efforts.
@OdooMates8 ай бұрын
Glad you like them!
@kamransuleymanl62934 ай бұрын
Great, thank!
@OdooMates4 ай бұрын
You're welcome!
@returnZeroo7 ай бұрын
Thank you so much for your effort
@OdooMates7 ай бұрын
So nice of you
@chinhta623 Жыл бұрын
thank you. it's very helpful
@OdooMates Жыл бұрын
You are welcome!
@tkdudat Жыл бұрын
Amazing, can you make more video Odoo tutorial ?
@OdooMates Жыл бұрын
sure brother, will add more video under odoo 16 list
@abdurrahmangurel5567 Жыл бұрын
Thanks for your video. I have a question. I want to tracking "One2many" fields. It is not working that you showed. How can i track "One2many" fields?
@PhallyHoeurng Жыл бұрын
Hello ! I have followed this but not work or I need to add more things or not?
@OdooMates Жыл бұрын
this is expected to work in 16, may i know what issue you have faced
@AhmedZahrani-kt2mf2 жыл бұрын
hello Odoo mate! how can we track fields with in the one2many field?
@OdooMates2 жыл бұрын
for one2many we cannot track using tracking attribute, it can be achieved by inheriting the write method and adding the info to chatter from code