-
I am getting an error in development when editing select_options in the locomotive back-end. I think it is related to Rails caching because when I turn `config.cache_store = :null_store` in `config/en…
-
Wagon needs to be updated in Gemfile.lock to achieve Ruby 2.5 compatibility.
It will also likely fix the 3 vulnerabilities found by Github in our Gemfile.lock (see https://github.com/akretion/shopinv…
-
After think twice using odoo image is not that simple (image are not public by default, there is not image on categ)
For having a basic dev/demo behaviour I think I will simply create a module that h…
-
Hello @sbidoul, recently for Shopinvader we started using vcrpy to speed up tests for the payment_gateway_stripe module for instance.
So the vcrpy Python package is required to run the tests (but onl…
-
The module product_url is useless and most of the code have been duplicated in shopinvader. (url must depend of a backend, and so must be store on the binding)
Not sure we can share a lot a code with…
-
This is a start-point for talking about multi-website support roadmap in Odoo. Core support it in v9 and it's backported to v8 in https://github.com/odoo/odoo-extra/tree/8.0/website_multi addon.
What…