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
BIN
product_import/demo/phone.jpeg
Normal file
BIN
product_import/demo/phone.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
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,
|
|
BIN
product_import/demo/product.xlsx
Normal file
BIN
product_import/demo/product.xlsx
Normal file
Binary file not shown.
BIN
product_import/demo/watch.jpg
Normal file
BIN
product_import/demo/watch.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 883 KiB |
Loading…
Add table
Add a link
Reference in a new issue