mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into add/view_logistica_principal
This commit is contained in:
0
ci4/app/Services/ChatService.php
Normal file → Executable file
0
ci4/app/Services/ChatService.php
Normal file → Executable file
0
ci4/app/Services/EmailService.php
Normal file → Executable file
0
ci4/app/Services/EmailService.php
Normal file → Executable file
0
ci4/app/Services/ImpresoraEtiquetaService.php
Normal file → Executable file
0
ci4/app/Services/ImpresoraEtiquetaService.php
Normal file → Executable file
0
ci4/app/Services/MaquinaService.php
Normal file → Executable file
0
ci4/app/Services/MaquinaService.php
Normal file → Executable file
0
ci4/app/Services/MessageService.php
Normal file → Executable file
0
ci4/app/Services/MessageService.php
Normal file → Executable file
0
ci4/app/Services/PapelImpresionService.php
Normal file → Executable file
0
ci4/app/Services/PapelImpresionService.php
Normal file → Executable file
0
ci4/app/Services/PedidoXMLService.php
Normal file → Executable file
0
ci4/app/Services/PedidoXMLService.php
Normal file → Executable file
0
ci4/app/Services/PresupuestoClienteService.php
Normal file → Executable file
0
ci4/app/Services/PresupuestoClienteService.php
Normal file → Executable file
3
ci4/app/Services/ProductionService.php
Normal file → Executable file
3
ci4/app/Services/ProductionService.php
Normal file → Executable file
@ -1617,4 +1617,7 @@ class ProductionService extends BaseService
|
||||
}
|
||||
return $this->isCorte;
|
||||
}
|
||||
public function getFileBarCode(){
|
||||
return $this->ot->getBarCodeFile();
|
||||
}
|
||||
}
|
||||
|
||||
0
ci4/app/Services/TarifaMaquinaService.php
Normal file → Executable file
0
ci4/app/Services/TarifaMaquinaService.php
Normal file → Executable file
Reference in New Issue
Block a user