Tunning parameters!

This commit is contained in:
unknown
2025-04-02 14:03:32 +02:00
parent 9924f27b5b
commit c960fd8539
2 changed files with 6 additions and 1 deletions

5
.vscode/sftp.json vendored
View File

@ -23,6 +23,11 @@
"host": "sk-dev.imnavajas.es",
"username": "sk-dev",
"password": "KXvYsubai9v*g61~"
},
"prod":{
"host": "erp.safekat.es",
"username": "erp-demo",
"password": "lNkEyukTc1~*3yy9"
}
}

View File

@ -24,7 +24,7 @@ class ImpresoraEtiquetaService extends BaseService
"labels" => [
[
"cliente" => "Cliente Potencial",
"titulo" => "[1234] Ejemplo",
"titulo" => "[1234] TEST OLIVEROS",
"cantidad" => 100,
"tirada" => 50,
"cajas" => 1,