Skip to content

Take a CSV containing product ID, name and it's image's local file path, and replace the file path with the file's base64. Used to import product images into odoo.

Notifications You must be signed in to change notification settings

maxmumford/odoo_product_images_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Take a CSV containing product ID, name and it's image's local file path, and replace the file path with the file's base64. Used to import product images into odoo. 

Beware however that the outputted file can be too big to be parsed by Odoo. 

About

Take a CSV containing product ID, name and it's image's local file path, and replace the file path with the file's base64. Used to import product images into odoo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages