Odoo Services
ERP Next
Quality Assurance
This website uses cookies to enhance your browsing experience. You can change your cookie setting at any time.
Being an expert on ODOO For 12+ years, we have been releasing some useful tips and news around Odoo every month. Here we go for April 2022. Please note down the ODOO tips coming out of the Social Media around ODOO especially Twitter and Facebook, Linkedin. Let's thank them.
Reminder that you can find out the Support Status of each version of #Odoo in our documentation, https://www.odoo.com/documentation/master/administration/maintain/supported_versions.html
Understand our LTS timeline at https://odoo.com/page/odoo-long-term-support
(Source:- https://twitter.com/ray_odoo/status/1520143524745801728 )
Tip: the upcoming #Odoo 16 just got a refactoring of the fields_get method. This increases the fields_get it's speed by ~600%.
See https://github.com/odoo/odoo/pull/87273
(Source:- https://twitter.com/Yenthe666/status/1519998594731974656 )
We just open sourced another #Odoo app, "website_featured_products"! This allows you to configure which product(s) you want to highlight in the shop with the dynamic "Featured Products" block.
See https://github.com/Yenthe666/website#website_featured_products
(Source:- https://twitter.com/Yenthe666/status/1518854017086013442 )
I've also added the high level info to the official #Odoo docs in https://github.com/odoo/documentation/pull/1843… (https://odoo.com/documentation/13.0/applications/websites/website/publish/multi_website.html#manage-domain-names…)
See https://github.com/odoo/documentation/pull/1843
(Source:- https://twitter.com/Yenthe666/status/1519912864068386817 )
#odoo16 will have raw json controllers, i.e. without json rpc wrapper
{"jsonrpc": "2.0", "id": 11, "result": {...}}
https://github.com/odoo/odoo/blob/48e410477d7f48ff253029301f470e9612f25d59/odoo/addons/test_http/controllers.py#L77-L83
(Source:- https://twitter.com/yelizariev/status/1519598378497232897 )