añadido addon desde la tienda de apps de Odoo. Cybrosys. Importa imágenes de producto desde URL.
This commit is contained in:
parent
f0e0ce3d07
commit
823958d044
64 changed files with 1034 additions and 0 deletions
4
product_import/demo/product.csv
Normal file
4
product_import/demo/product.csv
Normal file
|
@ -0,0 +1,4 @@
|
|||
Product name,product type,Barcode,Price,Image
|
||||
Laptop,consu,5465465554,25000,https://images-na.ssl-images-amazon.com/images/I/81xe3aoU6BL._AC_SL1500_.jpg
|
||||
smart phone,product,7081234174,35000,/home/cybrosys/Desktop/phone.jpeg
|
||||
bike,service,8720132165,2700,
|
|
Loading…
Add table
Add a link
Reference in a new issue