Skip to Content
Menu
This question has been flagged
1949 Views

Hi,


I am on Odoo 15.0+e (Enterprise Edition). 


I am trying to perform an upload of products in the Inventory Module. I am getting an error when importing some records. I haven’t found why I am getting this error for some products and not for others.


Unknown error during import: : 'NoneType' object has no attribute 'id' at multiple rows

Resolve other errors first



Is there anything that I’m missing? Any possible solutions I can try? Any help would be greatly appreciated.


Thank you,

Katie


Edit 8-9-2022 13:20 EDT

My columns are: Internal Reference, Name, and External ID. All fields are plaintext. 


Edit 14:15 EDT

Here is what my CSV looks like (I ignore column A on import):

Here is the screen before I hit "Test":

 And here's the screen after pressing "Test"


Avatar
Discard
Author

Some possible solutions I have tried:
Batching Imports:
I have about 1,000 records in total to import. I have tried batching these imports in sets of 20 or sets of 5. When the error occurs for more than one record, it tells me that the error occurred on “multiple rows” - so I have to try and identify what records are having errors.

Repeat Entries:
I checked my existing records, including archived records, for any possible conflicts. I did not find any repeated barcodes or internal references.

Browser:
I have been using Chrome to upload these records. I tried clearing my cache in Chrome. I also tried using Microsoft Edge.

Filetype:
I tried uploading through a .xlsx file (instead of a .csv).