muk-it / muk_web

MuK Odoo Web Modules
GNU Lesser General Public License v3.0
109 stars 231 forks source link

muk_web_client_refresh error on models with _log_access = False #142

Closed huahyong closed 4 years ago

huahyong commented 4 years ago

Tested version: 12.0

If the observerd model has _log_access = False (e.g. queue.job from OCA) the fields create_date and write_date are missing therefore
methods run_action_refresh_multi and refresh_views fail.

keshrath commented 4 years ago

https://github.com/muk-it/muk_web/commit/828631153fe8417e5b9f63f10de24ab5f310c6a4