Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
598 Visualizzazioni

Error: Missing field string information for the field 'employee_costs_hour' from the 'mrp.workcenter' model

    processArch/

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:201

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    traverse/

    each@http://localhost:8069/web/assets/2014-36a669b/web.assets_common.min.js:173:157

    traverse@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6757:211

    processArch@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6761:188

    generateLegacyLoadViewsResult@http://localhost:8069/web/assets/2015-87018cb/web.assets_backend.min.js:6759:117

    start/loadViews/cache[key]

---------------------------------------------------------------------------------------------------

I when restored database Odoo 16 Enterprise on  Odoo 16 Community , it done and it worked on odoo 16 community  but when try open any module this error disply me . 

 @ Is it possible to re-store the Odoo 16 Enterprise database on Odoo 16 Community?

and what is solving for this problem ? 



Avatar
Abbandona
Risposta migliore

Hi,

The error message indicates that the "mrp.workcenter" model in your Community version doesn't have a field named "employee_costs_hour." This field might be present in the Enterprise version and missing in the Community version. So directly restoring an Odoo 16 Enterprise database into an Odoo 16 Community instance is not recommended.


Hope it helps

Avatar
Abbandona