muk_base icon indicating copy to clipboard operation
muk_base copied to clipboard

MuK Odoo Base Modules

Results 7 muk_base issues
Sort by recently updated
recently updated
newest added

Hello I'm trying the session storage app with redis to see what kind of performance gain it brings, but the config file isn't clear to me. Do all of these...

13.0
Question

As 's3' key is not supported it breaks down the whole migration from file/db to s3. Simply disabling / commenting out force_storage() / migrate() solves the problem

On a fresh install with nothing but the MUK base and web addons enabled. I set the storage to LObject and forced migration (No files needed to migrate at this...

I am using largeobject and planning to move back to filestore. I did the change in General Settings but would like to force migration using shell (linux) call. What command...

![image](https://user-images.githubusercontent.com/63976042/92302210-e4283b80-ef9c-11ea-83da-b8cc49177cfd.png)

Spanish translation is updated (es.po) pot files are updated with new module terms

12.0

Hi, I am trying to use `muk_session_store` module with config `worker = 10` on Odoo 11. I have this error : `AttributeError: 'PostgresSessionStore' object has no attribute 'cursor'` Can it...

11.0
Review