iconos
This commit is contained in:
parent
c367e20fc5
commit
1a8f92a01e
7 changed files with 3 additions and 3 deletions
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
|
|
@ -8,9 +8,8 @@
|
||||||
# 2. Ejecutar: bash docs/install_logo.sh
|
# 2. Ejecutar: bash docs/install_logo.sh
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
LOGO_SOURCE="/home/snt/Documentos/criptomart/artwork/logo_criptomart_cuadradado_white_background.png"
|
||||||
LOGO_SOURCE="/home/snt/Documentos/lab/odoo/addons-cm/website_sale_aplicoop/static/description/logo_criptomart_cuadradado_white_background.png"
|
ADDONS=(
|
||||||
ADDtaONS=(
|
|
||||||
"website_sale_aplicoop"
|
"website_sale_aplicoop"
|
||||||
"product_sale_price_from_pricelist"
|
"product_sale_price_from_pricelist"
|
||||||
"product_pricelist_total_margin"
|
"product_pricelist_total_margin"
|
||||||
|
|
@ -33,6 +32,7 @@ echo "🎨 Instalando logo de CriptoMart en addons..."
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Copiar logo a cada addon
|
# Copiar logo a cada addon
|
||||||
|
cd ..
|
||||||
for addon in "${ADDONS[@]}"; do
|
for addon in "${ADDONS[@]}"; do
|
||||||
if [ -d "$addon" ]; then
|
if [ -d "$addon" ]; then
|
||||||
# Crear directorio si no existe
|
# Crear directorio si no existe
|
||||||
|
|
|
||||||
BIN
product_origin_char/static/description/icon.png
Normal file
BIN
product_origin_char/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
product_price_category_supplier/static/description/icon.png
Normal file
BIN
product_price_category_supplier/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
product_pricelist_total_margin/static/description/icon.png
Normal file
BIN
product_pricelist_total_margin/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
product_sale_price_from_pricelist/static/description/icon.png
Normal file
BIN
product_sale_price_from_pricelist/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
website_sale_aplicoop/static/description/icon.png
Normal file
BIN
website_sale_aplicoop/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
Loading…
Add table
Add a link
Reference in a new issue