Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2016 Представления

Hi,

I've been developing an Odoo 16.0 website with E-commerce in my localhost before uploading to a production server.

When importing the data base to the production server, almost everything went fine. Just had to re-upload some photos. But could develop the rest with no issues.

Now, when trying to manage purchase orders, i get this error when trying to receive products.


  UncaughtPromiseError

Promesa desconocida > Missing field string information for the field 'date_shipped' from the 'stock.picking' model

Error: Missing field string information for the field 'date_shipped' from the 'stock.picking' model
    at http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69302:27 (/web/static/src/legacy/legacy_load_views.js:69)
    at traverse (http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69240:9) (/web/static/src/legacy/legacy_load_views.js:7)
    at http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69242:13 (/web/static/src/legacy/legacy_load_views.js:9)
    at Function.each (http://85.215.45.63:8069/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)
    at traverse (http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69241:11) (/web/static/src/legacy/legacy_load_views.js:8)
    at http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69242:13 (/web/static/src/legacy/legacy_load_views.js:9)
    at Function.each (http://85.215.45.63:8069/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)
    at traverse (http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69241:11) (/web/static/src/legacy/legacy_load_views.js:8)
    at http://85.215.45.63:8069/web/assets/debug/web.assets_backend.js:69242:13 (/web/static/src/legacy/legacy_load_views.js:9)
    at Function.each (http://85.215.45.63:8069/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)


Probably I'm missing some modules to install that I had in the development server, but I can't find which.


I appreciate some help.

Аватар
Отменить
Автор Лучший ответ

Thank you so much.

Found which module it was in the Models area of the Technical Settings. 

The module was "delivery_state"

Аватар
Отменить
Лучший ответ

Hi 

Try to install the custom module that you added to this field 'date_shipped'.

Search this field in custom addons directory 


Regards


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
окт. 23
2052
0
мар. 15
4716
0
мар. 15
4154
3
авг. 25
623
1
июл. 25
539