Imported product data from a CSV file. No error in validation and import completes as normal, but you cannot see the imported data on screen. Why?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
you can set the filter to view in-active products. click the magnifying glass with the plus in the middle, then drop down the filter and click archived.
Note that setting a Boolean field like active to empty is equivalent to false as 0= false.
PS: if you imported the products without an export ID multiple times, then those products will be duplicated. I suggest you filter on list view and delete the duplicates if there are any.
Active field was left blank in the CSV file. I was able to see products on screen after updating the field to TRUE in CSV file and importing again. I wonder, however, if it is a design flaw that it doesn't seem to be possible to see imported records anywhere from user interface in case Active=FALSE. I updated the field value from FALSE to TRUE in product_product using pgAdmin so I could see those records on OE screen for deletion.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
4月 22
|
6802 | ||
|
1
9月 19
|
3051 | ||
|
1
3月 15
|
9213 | ||
|
1
3月 15
|
9410 | ||
|
3
10月 23
|
34411 |