Chris Mann
Chris Mann
@valasule Hi there. I've been working on this for a while but struggling to find time to complete. I have a working version on 15.0 and 16.0 but need some...
@l-arnold if you are more familiar with OCA practices and coding requirements, i'd be happy to pass you the work i've done so far on 15.0 and 16.0 for you...
@tde-banana-odoo Microsoft have confirmed that October 2022 is the deadline for Office 365 (Exchange Online) to have Basic Authentication disabled. I can see that a fix has been implemented for...
Also experiencing the same limitation here. I have a single repo which has multiple branches all for the same software project. The reason for multiple branches is for them to...
I'm also needing to call specific methods. Particularly need to use "message_post" to post a note against the current record. I know it's probably possible using a create() and using...
message_post is a standard Odoo function / method. However I think @AppcenterAucxis proposal would allow for ANY method to be called instead of having to hard-code them. [https://www.cybrosys.com/blog/how-to-post-a-message-in-chatter](url)