Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1938 Widoki

Here is the entire error (Odoo 16):


UncaughtPromiseError
Uncaught Promise > Missing field string information for the field 'stock_move_sms_validation' from the 'res.config.settings' model
Error: Missing field string information for the field 'stock_move_sms_validation' from the 'res.config.settings' model
at http://localhost:8069/web/assets/debug/web.assets_backend.js:68545:27 (/web/static/src/legacy/legacy_load_views.js:69)
at traverse (http://localhost:8069/web/assets/debug/web.assets_backend.js:68483:9) (/web/static/src/legacy/legacy_load_views.js:7)
at http://localhost:8069/web/assets/debug/web.assets_backend.js:68485:13 (/web/static/src/legacy/legacy_load_views.js:9)
at Function.each (http://localhost:8069/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)
at traverse (http://localhost:8069/web/assets/debug/web.assets_backend.js:68484:11) (/web/static/src/legacy/legacy_load_views.js:8)
at http://localhost:8069/web/assets/debug/web.assets_backend.js:68485:13 (/web/static/src/legacy/legacy_load_views.js:9)
at Function.each (http://localhost:8069/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)
at traverse (http://localhost:8069/web/assets/debug/web.assets_backend.js:68484:11) (/web/static/src/legacy/legacy_load_views.js:8)
at http://localhost:8069/web/assets/debug/web.assets_backend.js:68485:13 (/web/static/src/legacy/legacy_load_views.js:9)
at Function.each (http://localhost:8069/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

Try to upgrade the module with technical name: stock_sms and see if its make any difference.

Thanks

Awatar
Odrzuć