-
Dear community,
retail is one of the first industry focuses for Odoo 13. The goal is to cover most 'must have' needs of retail companies. Here is our current roadmap. Suggestions? remarks? Thanks!
…
-
see changelog https://github.com/tkem/cachetools/blob/master/CHANGES.rst#v300-2018-11-04
I just noticed the error during tests in travis....
https://travis-ci.org/akretion/odoo-shopinvader/jobs/4507…
-
Since the merge of https://github.com/akretion/odoo-shopinvader/pull/167, products modification raise access errors on shopinvader.product read on backend_id during url_key computation.
The product…
-
The code have been remove from based module : afe28e59ce4ab23d88cba47048d45e4747c31744
Should be moved in a new module
-
The code have been remove from based module : 787af1db7a505324a8dcc8d503188361fe228175
Should be moved in a new module
-
The code have been remove from based module : ff0bb44ecf37c3636e71679a63bdeb9e334cc2ae
Should be moved in a new module
-
Hello Odooers,
one of the big framework improvements we want for next releases is making import & export tools easier. Importing data is critical when starting with any management software, whateve…
-
```console
$ export GEM_HOME=$HOME/env
$ sudo apt install ruby ruby-bundler ruby-dev build-essential
$ git clone https://github.com/akretion/shopinvader-deploy -b odoo-10-update
$ cd shopinvader-d…
-
After thinking twice, instead of using a decorator for securing the params the best will to implement that check in the send_to_service method https://github.com/akretion/odoo-shopinvader/blob/10-shop…
-
For v9, I'm preparing a big re-organisation of the code of the donation project. Let me explain the idea and what I plan to do.
**Main idea**
The donation module is based on dedicated objects donati…