bouvyd’s avatarbouvyd’s Twitter Archive

Popular Tweets

A list of popular tweets by retweets and favorites.

  1. R&D Peek: Designers and developpers are making strides with our new backend theme (codename Milk) for #Odoo 17. The new unified search avoids different menus computing for your attention, and multiple levels of dropdowns interacting too much.
    oh my god twitter doesn’t include alt text from images in their API
  2. In #odoo 18, it will be possible to scale your Odoo database horizontally using readonly-replicas. github.com/odoo/odoo/pull/112000 What does it mean and when should you use it?
  3. R&D Peek - In the next version of #odoo, list and kanban column headers will remain visible even when scrolled for more data readability
  4. R&D Peek - Quickly select records using your keyboard and the SHIFT key support and quickly unselect in a single click in the next best version of #odoo
  5. Tired of looking for the apps you work in the most? With Odoo 17 each user will be able to reorder their homescreen icons and put their most used apps at the top 📲👏 Coming in 2023 to #odoo
  6. R&D Peek: ever wished you could peek behind a dialog to find some missing info? In the next version of #odoo, that's easy as pie!
  7. ⁨#Odoo⁩ R&D peek: with fragment caching of frontend views, crank your website's response time to 11! Cold render of the eCommerce landing page: ~650ms Once cache is hot: ~25ms ⚡️⚡️⚡️
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
  8. R&D Peek for devs: in the next version of #odoo, no need to extend a list or kanban view to add buttons to the control panel - you can do so directly in the view definition!
    oh my god twitter doesn’t include alt text from images in their API
  9. R&D Peek - With iOS finally planning to support Web Push, we're working on a PWA for Odoo - probably the future of the Odoo mobile app.
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
  10. Writing kanban views in #Odoo has been a frustrating experience - any idea what the class oe_kanban_bottom_right does? Or the weird record.field_id.raw_value syntax? Still a WIP, but as a test I rewrote the task kanban in 50 LOC instead of 100! Here's an example for product.
    oh my god twitter doesn’t include alt text from images in their API
  11. @Odoo nominated for "Best Company of the year" in Belgium! Wish us luck ;) #EDLA2018
    oh my god twitter doesn’t include alt text from images in their API
  12. …in reply to @undefined
    @legalsylvain @morgs @vvro @reis_pt @Odoo That would be me, I've been lurking on the thread waiting to be summoned at some point. This won't fit into a tweet so... there ya go
    oh my god twitter doesn’t include alt text from images in their API
  13. R&D Peek for devs: in the next versions of #odoo, you can use our new tags/nodes (DSL) to quickly specify the Settings view of your app instead of having to build a "complex" DOM yourself. See dbo-home.odoo.com/r/IRY
  14. That's a nice one for #UX in #Odoo! Add Search Panel in multi-records views (at the moment, Kanban and List). github.com/odoo/odoo/commit/581417185cac1e92df665e816202644a01369ed0
    oh my god twitter doesn’t include alt text from images in their API
  15. #Odoo R&D Peek: send automated reminders when your documents don't get signed as quickly as you'd like - or make them expire on a fixed date if your offer is time-sensitive!
    oh my god twitter doesn’t include alt text from images in their API
  16. R&D Peek: merging the #odoo datetime and daterange field components into a single one, with support for rounding and better support for hour formatting
    oh my god twitter doesn’t include alt text from images in their API
  17. After a bit shy of 6 years, today was my last day at @Odoo. It was a really fun ride, full of nice people, personal and professional development, beers and code. I leave this place with many more friends than I had when I arrived. Keep it up folks! 💜
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
  18. …in reply to @HumansNoContext
  19. …in reply to @DmytroKrasun
    @DmytroKrasun The downside is having to learn another tool and integrate it into your stack. Remote debugging, new tools to deploy, new cli commands to learn... A good old git pull + service restart is super easy. can certainly be useful in some contexts, but not often for small projects imho