Skip to Content
Menu
This question has been flagged
2 Replies
3349 Views

Hello,
I want to import my article database (xls) into Odoo?
Do you know how I should proceed?

Thank you !

Germain

Avatar
Discard
Best Answer

You have to prepare you xls columns as below:

name: (Mandatory) is the title of the blog post

blog_id: (Mandatory) Name of the blog and it should be created first in the system or you can create it during import.

subtitle: The post subtitle if any or leave it empty.

author_id: The author of the post if any and it should be create in the system as partner or you can create it during import. You can leave it empty.

tag_ids: The column will have your post tags and if you have multiple you will separate by comma. (tags should be created before upload or you can create them during the upload as well)

Content: You post body, you can put your post even with HTML tags.


Avatar
Discard
Author Best Answer

Thank you Waleed.

I don't have an "import" button from the "blog" home page in the backend. Is this normal?

Avatar
Discard
Author

Thank you @waleed !

Related Posts Replies Views Activity
2
Nov 21
3071
2
Feb 16
4157
1
Jul 24
7437
3
Jun 24
2584
0
Feb 24
1984