This commit is contained in:
snt 2026-02-25 18:41:16 +01:00
parent c367e20fc5
commit 1a8f92a01e
7 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

View file

@ -8,9 +8,8 @@
# 2. Ejecutar: bash docs/install_logo.sh
set -e
LOGO_SOURCE="/home/snt/Documentos/lab/odoo/addons-cm/website_sale_aplicoop/static/description/logo_criptomart_cuadradado_white_background.png"
ADDtaONS=(
LOGO_SOURCE="/home/snt/Documentos/criptomart/artwork/logo_criptomart_cuadradado_white_background.png"
ADDONS=(
"website_sale_aplicoop"
"product_sale_price_from_pricelist"
"product_pricelist_total_margin"
@ -33,6 +32,7 @@ echo "🎨 Instalando logo de CriptoMart en addons..."
echo ""
# Copiar logo a cada addon
cd ..
for addon in "${ADDONS[@]}"; do
if [ -d "$addon" ]; then
# Crear directorio si no existe

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB