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

Hi odoo masters.

I'm exporting data from an excel to a "List" field, using the "create" function of the odoo's api documentation.

But the table appears to be empty.

And when I check the table in pgAdmin, it has all the data I created.

 

What can it be the problem/solution?

Thanks in advance.


Аватар
Отменить

Are you importing or exporting? Your question is not clear can you specify more details please ?

Лучший ответ

If i understood you well. You imported data from your excel sheet to Odoo through web-service apis using the create method in the ORM methods and the data didn't appear in your model's List View right ?

If thats the case i will take a bold guess and say you have inserted your records without making passing True to the active field field that is responsible for archiving the records. Try to enter a filter in your model backend in Odoo to check for the un active records.


Happy to help :) an upvote will be awesome

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
июл. 16
5298
1
июн. 22
3401
4
дек. 23
19142
1
авг. 25
486
2
июл. 25
2926