UncaughtPromiseError
Promesa desconocida > Missing field string information for the field 'customer_payment_mode_id' from the 'res.partner' model
Error: Missing field string information for the field 'customer_payment_mode_id' from the 'res.partner' model at http://odoo.xxxxxxxxxx.es/web/assets/debug/web.assets_backend.js:68846:27 (/web/static/src/legacy/legacy_load_views.js:69) at traverse (http://odoo.xxxxxxxxxx.es/web/assets/debug/web.assets_backend.js:68784:9) (/web/static/src/legacy/legacy_load_views.js:7) at http://odoo.xxxxxxxxxx.es/web/assets/debug/web.assets_backend.js:68786:13 (/web/static/src/legacy/legacy_load_views.js:9) at Function.each (http://odoo.xxxxxxxxx.es/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330) at traverse (http://odoo.xxxxxxxx.es/web/assets/debug/web.assets_backend.js:68785:11) (/web/static/src/legacy/legacy_load_views.js:8) at http://odoo.xxxxxxxxx.es/web/assets/debug/web.assets_backend.js:68786:13 (/web/static/src/legacy/legacy_load_views.js:9) at Function.each (http://odoo.xxxxxxxx.es/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330) at traverse (http://odoo.xxxxxxx.es/web/assets/debug/web.assets_backend.js:68785:11) (/web/static/src/legacy/legacy_load_views.js:8) at http://odoo.xxxxxxxxx.es/web/assets/debug/web.assets_backend.js:68786:13 (/web/static/src/legacy/legacy_load_views.js:9) at Function.each (http://odoo.xxxxxxxxx.es/web/assets/debug/web.assets_common.js:1910:9) (/web/static/lib/underscore/underscore.js:1330)
Quiero abrir el módulo y siempre me aparece este error. Además quería preguntar si es posible hacer una importación de un archivo .csv que tengo.
Gracias