[03-Apr-2019 10:40:20 America/Chicago] PHP Warning:  require_once(/home/lunis/public_html/SUBDOMINIOS/demos/pos//Entity/ParquesRepository.php): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/demos/pos/app/config/autoloader.php on line 199
[03-Apr-2019 10:40:20 America/Chicago] PHP Fatal error:  require_once(): Failed opening required '/home/lunis/public_html/SUBDOMINIOS/demos/pos//Entity/ParquesRepository.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lunis/public_html/SUBDOMINIOS/demos/pos/app/config/autoloader.php on line 199
[03-Apr-2019 10:44:05 America/Chicago] PHP Warning:  require_once(/home/lunis/public_html/SUBDOMINIOS/demos/pos//Entity/ParquesRepository.php): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/demos/pos/app/config/autoloader.php on line 199
[03-Apr-2019 10:44:05 America/Chicago] PHP Fatal error:  require_once(): Failed opening required '/home/lunis/public_html/SUBDOMINIOS/demos/pos//Entity/ParquesRepository.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lunis/public_html/SUBDOMINIOS/demos/pos/app/config/autoloader.php on line 199
[03-Apr-2019 10:51:28 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 50
[03-Apr-2019 10:51:28 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 60
[03-Apr-2019 10:51:28 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 64
[03-Apr-2019 10:53:10 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 50
[03-Apr-2019 10:53:10 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 60
[03-Apr-2019 10:53:10 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 64
[03-Apr-2019 16:29:29 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DISTINCT(impuesto) impuesto,fxGetImpuestoName(impuesto)as impuestoName FROM view_ventas_info_detalles v WHERE 1 = 1  AND v.fecha BETWEEN '2018-01-01' AND '2019-04-03'   AND status != 3 GROUP BY impuesto</b> se produjo: <i>Table 'lunis_pos_demo.view_ventas_info_detalles' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT DISTINCT...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(137): EntityRepository->query('SELECT DISTINCT...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(167): ReportListasRepository->getVentasPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(119): ReportListasEntity->ventasPorFecha()
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/En in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[03-Apr-2019 16:31:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT *,fxGetUserName(creado_por)as usuarioName FROM view_ventas_info_detalles WHERE 1=1  AND fecha BETWEEN '2018-01-01' AND '2019-04-03'  AND status != '3'</b> se produjo: <i>Table 'lunis_pos_demo.view_ventas_info_detalles' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,fxGetU...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(209): EntityRepository->query('SELECT *,fxGetU...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(171): ReportListasRepository->getVentasDetalles(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(119): ReportListasEntity->ventasDetalles()
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(77): ReportListasEntity- in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[03-Apr-2019 16:31:45 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DISTINCT(impuesto) impuesto,fxGetImpuestoName(impuesto)as impuestoName FROM view_ventas_info_detalles v WHERE 1 = 1  AND date(v.creado_fecha) BETWEEN '2018-01-01' AND '2019-04-03'  AND status != 3 GROUP BY impuesto</b> se produjo: <i>Table 'lunis_pos_demo.view_ventas_info_detalles' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT DISTINCT...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(259): EntityRepository->query('SELECT DISTINCT...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(175): ReportListasRepository->getVentasDiarias(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasEntity.php(119): ReportListasEntity->ventasDiarias()
#4 /home/lunis/public_html/SUBDOMINIOS/de in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[03-Apr-2019 16:32:38 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DATE(v.delivery_date) as Fecha,p.descripcion as Producto,fxGetTamanoDescripcion(p.tamano)as 'Tamaño',SUM(d.quantity)as Cantidad,'Matriz' as Sucursal FROM special_requisitions v LEFT JOIN special_requisitions_details d ON v.id = d.id_requisition LEFT JOIN  productos p ON d.id_product = p.id WHERE 1 = 1  AND date(v.delivery_date) BETWEEN '2018-01-01' AND '2019-04-03'  AND `type` = 'Line' AND v.status != '3' GROUP BY d.id_product,DATE(v.delivery_date) ORDER BY v.delivery_date ASC </b> se produjo: <i>Column 'type' in where clause is ambiguous</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE(v.d...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(365): EntityRepository->query('SELECT DATE(v.d...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/p in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[03-Apr-2019 16:33:26 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DATE(v.delivery_date) as Fecha,p.descripcion as Producto,fxGetTamanoDescripcion(p.tamano)as 'Tamaño',SUM(d.quantity)as Cantidad,'Matriz' as Sucursal FROM special_requisitions v LEFT JOIN special_requisitions_details d ON v.id = d.id_requisition LEFT JOIN  productos p ON d.id_product = p.id WHERE 1 = 1  AND date(v.delivery_date) BETWEEN '2018-01-01' AND '2019-04-03'  AND `type` = 'Line' AND v.status != '3' GROUP BY d.id_product,DATE(v.delivery_date) ORDER BY v.delivery_date ASC </b> se produjo: <i>Column 'type' in where clause is ambiguous</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE(v.d...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(365): EntityRepository->query('SELECT DATE(v.d...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/p in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[03-Apr-2019 16:52:04 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DATE(v.delivery_date) as Fecha,p.descripcion as Producto,fxGetTamanoDescripcion(p.tamano)as 'Tamaño',SUM(d.quantity)as Cantidad,'Matriz' as Sucursal FROM special_requisitions v LEFT JOIN special_requisitions_details d ON v.id = d.id_requisition LEFT JOIN  productos p ON d.id_product = p.id WHERE 1 = 1  AND date(v.delivery_date) BETWEEN '2018-01-01' AND '2019-04-03'  AND `type` = 'Line' AND v.status != '3' GROUP BY d.id_product,DATE(v.delivery_date) ORDER BY v.delivery_date ASC </b> se produjo: <i>Column 'type' in where clause is ambiguous</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE(v.d...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(365): EntityRepository->query('SELECT DATE(v.d...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/p in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[03-Apr-2019 17:14:54 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 50
[03-Apr-2019 17:14:54 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 60
[03-Apr-2019 17:14:54 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 64
[03-Apr-2019 17:15:39 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 50
[03-Apr-2019 17:15:39 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 60
[03-Apr-2019 17:15:39 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/DBMainServer.php on line 64
[10-Apr-2019 15:50:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT p.id as id_product,p.codigo,p.descripcion,fxGetCategoriaDescripcion(p.categoria)as categoria,fxGetMarcaDescripcion(p.marca)as marca,i.notes, sum(CASE WHEN id_store = '1' THEN i.stock ELSE 0 END) as '1', (CASE WHEN id_store = '1' THEN i.notes ELSE '' END) as 'notes_1', sum(CASE WHEN id_store = '3' THEN i.stock ELSE 0 END) as '3', (CASE WHEN id_store = '3' THEN i.notes ELSE '' END) as 'notes_3' FROM productos p LEFT JOIN inventario i ON p.id = i.id_product WHERE type = 'producto' GROUP BY p.id</b> se produjo: <i>Unknown column 'i.notes' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT p.id as ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReportListasRepository.php(126): EntityRepository->query('SELECT p.id as ...')
#2 /home/lunis/public_html/SUBDOMIN in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 15:53:13 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Producto' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/VentaForm.php(483): CategoriaRepository->getListaSelectCategorias('Producto')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pos.php(23): VentaForm->getListaCategorias()
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:36:17 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Producto' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/VentaForm.php(483): CategoriaRepository->getListaSelectCategorias('Producto')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pos.php(23): VentaForm->getListaCategorias()
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:36:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:36:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:37:09 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:37:18 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Producto' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/VentaForm.php(483): CategoriaRepository->getListaSelectCategorias('Producto')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pos.php(23): VentaForm->getListaCategorias()
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:37:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:03 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:10 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:13 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:47 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:48 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:49 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:49 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:49 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:51 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:51 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:56 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:58 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:38:59 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:00 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:16 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:17 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:26 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:27 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:33 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:33 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:35 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:36 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:36 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:37 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:37 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:38 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:38 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:38 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:39:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  categorias WHERE 1=1  AND type = 'Partes del pastel' </b> se produjo: <i>Unknown column 'type' in 'where clause'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/CategoriaRepository.php(43): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(289): CategoriaRepository->getListaSelectCategorias('Partes del past...')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(198): SpecialRequisitionForm->listCategories('Partes del past...')
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Form/SpecialRequisitionForm.php(10): SpecialRequisitionForm->init()
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Contro in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 16:59:43 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '104',flavor = 'Mango',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 17:02:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '104',flavor = 'Mango000',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[10-Apr-2019 17:14:50 America/Chicago] PHP Fatal error:  Call to undefined method EmpresaEntity::getCalle() in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pdf/SpecialRequisitionPDF.php on line 51
[10-Apr-2019 17:15:10 America/Chicago] PHP Fatal error:  Call to undefined method EmpresaEntity::getCalle() in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pdf/SpecialRequisitionPDF.php on line 51
[10-Apr-2019 17:31:10 America/Chicago] PHP Fatal error:  Call to undefined method EmpresaEntity::getCalle() in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pdf/SpecialRequisitionPDF.php on line 51
[10-Apr-2019 17:31:43 America/Chicago] PHP Warning:  imagepng(/home/lunis/public_html/SUBDOMINIOS/demos/pos//app/resources/docs/temp//barcodes/0000001.png): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/BarCode/BarCode.php on line 167
[10-Apr-2019 17:31:43 America/Chicago] PHP Warning:  fopen(/home/lunis/public_html/SUBDOMINIOS/demos/pos/app/resources/docs/temp/barcodes/0000001.png): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/Pdf/fpdf.php on line 1250
[10-Apr-2019 17:59:31 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO receivings(num_shipment,date,from_store,to_store,comments,status) VALUES ('S0000001','2019-04-10 17:59:00','','','','1')</b> se produjo: <i>Unknown column 'from_store' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO rec...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO rec...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/ReceivingRepository.php(24): EntityRepository->save(Array, 'receivings')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Receiving.php(22): ReceivingRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[17-Apr-2019 12:03:43 America/Chicago] PHP Fatal error:  Call to undefined method EmpresaEntity::getCalle() in /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pdf/SpecialRequisitionPDF.php on line 51
[17-Apr-2019 12:21:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '19',size = '17',flavor = 'Plancha',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 09:41:31 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '3',flavor = 'Mango / queso crema',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 09:41:56 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '3',flavor = 'Mango / queso crema',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 09:42:14 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '3',flavor = 'Mango / queso crema',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 09:42:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '4',flavor = 'Mango / queso crema',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 09:43:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '4',flavor = 'Piña / queso crema',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 09:45:21 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '20',size = '18',flavor = 'Queso crema',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 14:03:30 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT num_venta FROM ventas WHERE idSucursal = '1}' ORDER BY num_venta DESC LIMIT 1</b> se produjo: <i>Unknown column 'num_venta' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT num_vent...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/VentaRepository.php(427): EntityRepository->query('SELECT num_vent...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/VentaRepository.php(25): VentaRepository->getNextSaleNum()
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Ajax/PosAjax.php(489): VentaRepository->savePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Ajax/PosAjax.php(18): PosAjax->saveVentaPos(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pos.php(30): PosAjax->getResponse('saveVentaPos', Array)
# in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[18-Apr-2019 14:03:37 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT num_venta FROM ventas WHERE idSucursal = '1}' ORDER BY num_venta DESC LIMIT 1</b> se produjo: <i>Unknown column 'num_venta' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/EntityRepository.php(127): DataBase->execute('SELECT num_vent...')
#1 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/VentaRepository.php(427): EntityRepository->query('SELECT num_vent...')
#2 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Entity/VentaRepository.php(25): VentaRepository->getNextSaleNum()
#3 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Ajax/PosAjax.php(489): VentaRepository->savePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Ajax/PosAjax.php(18): PosAjax->saveVentaPos(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/demos/pos/Controller/Pos.php(30): PosAjax->getResponse('saveVentaPos', Array)
# in /home/lunis/public_html/SUBDOMINIOS/demos/pos/class/DataBase/DataBase.php on line 60
[19-Apr-2019 10:36:36 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-04-19' AND '2019-04-19'   AND idCaja = ''
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(599): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Co in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[19-Apr-2019 10:43:53 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-04-19' AND '2019-04-19'   AND idCaja = ''
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(599): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Co in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:15:41 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('Loretto Bistro','Loretto','1233 E Griffin Pkwy','','Mission','9566007208','')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /home/lunis/pu in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:15:52 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('Loretto Bistro','Loretto','1233 E Griffin Pkwy','','Mission','956 600 72 08','')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /home/lunis in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:16:00 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('Loretto Bistro','Loretto','1233 E Griffin Pkwy','','Mission','956 600 72 08','loretto')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /hom in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:17:48 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('The Loretto at Mission','Loretto','1233 E Griffin Pkwy, ','','Mission Tx','956 600 72 08','anagabycadena@hotmail.com')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosA in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:17:52 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('The Loretto at Mission','Loretto','1233 E Griffin Pkwy, ','','Mission Tx','956 600 72 08','anagabycadena@hotmail.com')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosA in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:21:09 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('The Loretto at Mission','Loretto','1233 E Griffin Pkwy','','Mission Tx','9566007208','anagabycadena@hotmail.com')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax-> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:21:16 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('The Loretto at Mission','Loretto','1233 E Griffin Pkwy','','Mission Tx','9566007208','anagabycadena@hotmail.com')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax-> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:22:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('The Loretto at Mission','Loretto','1233 E Griffin Pkwy','','Mission Tx','9566007208','anagabycadena@hotmail.com')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax-> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:35:23 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('','test','','','','','')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(30 in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:35:33 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('','test','','','','','')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(847): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(30 in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:37:15 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('','test','','','','','')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(846): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(30 in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:37:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO  clientes(nombre_empresa,nombre,calle,colonia,ciudad,telefono,correo) VALUES ('','test','','','','','')</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO  cl...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO  cl...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(19): EntityRepository->save(Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(846): ClienteRepository->saveClientePos(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(30 in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:38:48 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE  clientes SET nombre_empresa = 'test company',nombre = 'test',calle = 'address',colonia = '',ciudad = 'city',telefono = '956 987 856',correo = '956 987 856' WHERE id = 3</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE  cliente...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE  cliente...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(23): EntityRepository->update('3', Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(858): ClienteRepository->updateClientePos('3', Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Ar in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 18:38:55 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE  clientes SET nombre_empresa = 'test company',nombre = 'test',calle = 'address',colonia = '',ciudad = 'city',telefono = '956 987 856',correo = '956 987 856' WHERE id = 3</b> se produjo: <i>Unknown column 'colonia' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE  cliente...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE  cliente...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ClienteRepository.php(23): EntityRepository->update('3', Array, ' clientes')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(858): ClienteRepository->updateClientePos('3', Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->saveCliente(Ar in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 19:35:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_payment,status_delivery,creado_por,creado_fecha) VALUES ('','2019-04-23','2019-04-23','2','Loretto ','2019-04-25 15:00:00','Si','LPCDG SHARY RD ','','','Mission ','9565345708','anagabycadeba@hotmail.com','3','0','0','1','1','','','1','1','6','2019-04-23 19:35:39')</b> se produjo: <i>Unknown column 'payment_date' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO spe...')
#2 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Apr-2019 19:54:44 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_payment,status_delivery,creado_por,creado_fecha) VALUES ('','2019-04-23','2019-04-23','2','Loretto ','2019-04-25 15:00:00','Si','LPCDG SHARY RD','','78572','Mission ','9565345708','anagabycadeba@hotmail.com','3','75.00','0','1','1','','','1','1','6','2019-04-23 19:54:44')</b> se produjo: <i>Unknown column 'payment_date' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO spe...')
#2 /home/lunis/public_html/S in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Apr-2019 12:13:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '4',size = '11',flavor = 'naked',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Apr-2019 12:14:08 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '4',size = '11',flavor = 'naked',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SliceRepository.php(32): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Slice.php(61): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Apr-2019 15:07:27 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '3'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('3', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('3')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[24-Apr-2019 17:12:56 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 138
[24-Apr-2019 17:13:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM special_requisitions_details_1</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_1' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(85): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(240): SpecialRequisitionDetailsTempRepository->updateDetalles('5', 'A0000005')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(131): SpecialRequisitionRepository->update('5', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Apr-2019 17:42:51 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '3'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('3', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('3')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[25-Apr-2019 09:05:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DISTINCT(impuesto) impuesto,fxGetImpuestoName(impuesto)as impuestoName FROM view_ventas_info_detalles v WHERE 1 = 1  AND v.fecha BETWEEN '2019-24-04' AND '2019-24-04'   AND status != 3 GROUP BY impuesto</b> se produjo: <i>Table 'lunis_pos_pcgus.view_ventas_info_detalles' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DISTINCT...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(152): EntityRepository->query('SELECT DISTINCT...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(167): ReportListasRepository->getVentasPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(119): ReportListasEntity->ventasPorFecha()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/E in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[25-Apr-2019 12:57:57 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[25-Apr-2019 12:57:57 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[25-Apr-2019 12:57:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('9')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('9')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[25-Apr-2019 20:14:58 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-04-25' AND '2019-04-25'   AND idCaja = ''
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(599): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Co in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Apr-2019 15:09:59 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DISTINCT(impuesto) impuesto,fxGetImpuestoName(impuesto)as impuestoName FROM view_ventas_info_detalles v WHERE 1 = 1  AND v.fecha BETWEEN '2019-26-04' AND '2019-26-04'   AND status != 3 GROUP BY impuesto</b> se produjo: <i>Table 'lunis_pos_pcgus.view_ventas_info_detalles' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DISTINCT...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(152): EntityRepository->query('SELECT DISTINCT...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(167): ReportListasRepository->getVentasPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(119): ReportListasEntity->ventasPorFecha()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/E in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[30-Apr-2019 12:36:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-04-30' AND '2019-04-30'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(599): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[30-Apr-2019 12:36:21 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-04-30' AND '2019-04-30'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(599): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[30-Apr-2019 12:36:22 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-04-30' AND '2019-04-30'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(599): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-May-2019 14:37:56 America/Chicago] PHP Warning:  include(/home/lunis/public_html/SUBDOMINIOS/pos/pcgus//View/Modal/pagoDetalle.php): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Pos.php on line 148
[26-May-2019 14:37:56 America/Chicago] PHP Warning:  include(): Failed opening '/home/lunis/public_html/SUBDOMINIOS/pos/pcgus//View/Modal/pagoDetalle.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Pos.php on line 148
[26-May-2019 19:00:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO cobros_temp_(formaPago,numDocumento,cardnumber,exp_month,exp_year,cvv,monto,card_payment_type,stripeToken,amount,source,status) VALUES ('5','ch_1EeWGRIZCVrtffu14ujwINX8','5454545454545454','11','2022','','4.5','swiped','tok_1EeWGQIZCVrtffu1xp2LKtLv','4.5','tok_1EeWGQIZCVrtffu1xp2LKtLv','1')</b> se produjo: <i>Unknown column 'card_payment_type' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO cob...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO cob...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/CobroTempRepository.php(33): EntityRepository->save(Array, 'cobros_temp_')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(449): CobroTempRepositor in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-May-2019 19:01:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO cobros_temp_(formaPago,numDocumento,cardnumber,exp_month,exp_year,cvv,monto,card_payment_type,stripeToken,amount,source,status) VALUES ('5','ch_1EeWGvIZCVrtffu1Sfy766DI','5454545454545454','11','2022','','4.50','swiped','tok_1EeWGuIZCVrtffu1ft3NEq3N','4.50','tok_1EeWGuIZCVrtffu1ft3NEq3N','1')</b> se produjo: <i>Unknown column 'card_payment_type' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO cob...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO cob...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/CobroTempRepository.php(33): EntityRepository->save(Array, 'cobros_temp_')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(449): CobroTempReposit in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-May-2019 19:02:54 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO cobros_temp_1(formaPago,numDocumento,cardnumber,exp_month,exp_year,cvv,monto,card_payment_type,stripeToken,amount,source,status) VALUES ('5','ch_1EeWIjIZCVrtffu1IVvEbkwL','5454545454545454','11','2022','','4.50','swiped','tok_1EeWIiIZCVrtffu17dlkCQ87','4.50','tok_1EeWIiIZCVrtffu17dlkCQ87','1')</b> se produjo: <i>Unknown column 'cardnumber' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO cob...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO cob...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/CobroTempRepository.php(33): EntityRepository->save(Array, 'cobros_temp_1')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(449): CobroTempRepository-> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-May-2019 19:06:45 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO cobros_temp_1(formaPago,numDocumento,cardnumber,exp_month,exp_year,cvv,monto,card_payment_type,stripeToken,amount,source,status) VALUES ('5','ch_1EeWMTIZCVrtffu1rR2AwZLK','5454545454545454','11','2022','','4.50','swiped','tok_1EeWMSIZCVrtffu1atPGgmoZ','4.50','tok_1EeWMSIZCVrtffu1atPGgmoZ','1')</b> se produjo: <i>Unknown column 'card_payment_type' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO cob...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO cob...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/CobroTempRepository.php(33): EntityRepository->save(Array, 'cobros_temp_1')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(449): CobroTempRepos in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[27-May-2019 12:57:34 America/Chicago] PHP Fatal error:  Cannot redeclare class Stripe\Stripe in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 11
[27-May-2019 13:06:24 America/Chicago] PHP Fatal error:  Cannot redeclare class Stripe\Stripe in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 11
[27-May-2019 15:23:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-05-27' AND '2019-05-27'   AND idCaja = '3'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[27-May-2019 17:08:44 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-05-27' AND '2019-05-27'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(206): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[28-May-2019 16:27:10 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:27:45 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:31:04 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:32:49 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:33:03 America/Chicago] PHP Fatal error:  Class 'OperacionesTarjetasRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php on line 434
[28-May-2019 16:33:31 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:33:35 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:33:46 America/Chicago] PHP Fatal error:  Class 'RefundForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Modal/refund.php on line 5
[28-May-2019 16:38:13 America/Chicago] PHP Fatal error:  Class 'InitStripe' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/OperacionesTarjetasRepository.php on line 68
[28-May-2019 16:57:42 America/Chicago] PHP Fatal error:  Cannot redeclare class Stripe\Stripe in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 11
[28-May-2019 16:57:48 America/Chicago] PHP Fatal error:  Cannot redeclare class Stripe\Stripe in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 11
[29-May-2019 11:58:51 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php on line 131
[29-May-2019 22:24:35 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DATE(v.delivery_date) as Fecha,p.descripcion as Producto,fxGetTamanoDescripcion(p.tamano)as 'Tamaño',SUM(d.quantity)as Cantidad,'Matriz' as Sucursal FROM special_requisitions v LEFT JOIN special_requisitions_details d ON v.id = d.id_requisition LEFT JOIN  productos p ON d.id_product = p.id WHERE 1 = 1  AND `type` = 'Line' AND v.status != '3' GROUP BY d.id_product,DATE(v.delivery_date) ORDER BY v.delivery_date ASC </b> se produjo: <i>Column 'type' in where clause is ambiguous</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE(v.d...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(367): EntityRepository->query('SELECT DATE(v.d...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(194): ReportListasRepository->ge in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-May-2019 22:24:48 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[29-May-2019 22:24:48 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[29-May-2019 22:24:48 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[29-May-2019 22:24:48 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[29-May-2019 22:25:06 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DISTINCT(impuesto) impuesto,fxGetImpuestoName(impuesto)as impuestoName FROM view_ventas_info_detalles v WHERE 1 = 1  AND status != 3 GROUP BY impuesto</b> se produjo: <i>Table 'lunis_pos_pcgus.view_ventas_info_detalles' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DISTINCT...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(263): EntityRepository->query('SELECT DISTINCT...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(184): ReportListasRepository->getVentasDiarias(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(124): ReportListasEntity->ventasDiarias()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(82): ReportListasEntity-> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-May-2019 22:50:21 America/Chicago] PHP Fatal error:  Class 'GenericForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 27
[29-May-2019 22:52:06 America/Chicago] PHP Fatal error:  Class 'GenericForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 27
[29-May-2019 22:52:09 America/Chicago] PHP Fatal error:  Class 'GenericForm' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 27
[03-Jun-2019 10:21:54 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/StoreDetailsTempRepository.php on line 93
[03-Jun-2019 10:21:54 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/StoreDetailsTempRepository.php:93) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store.php on line 62
[03-Jun-2019 10:27:44 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 124
[03-Jun-2019 10:54:42 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 124
[03-Jun-2019 10:54:43 America/Chicago] PHP Fatal error:  Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[03-Jun-2019 10:54:52 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 124
[03-Jun-2019 10:54:56 America/Chicago] PHP Fatal error:  Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[03-Jun-2019 12:03:07 America/Chicago] PHP Warning:  key() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 7
[03-Jun-2019 12:03:07 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 14
[03-Jun-2019 12:03:07 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 45
[03-Jun-2019 12:03:07 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 90
[03-Jun-2019 12:03:07 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 91
[03-Jun-2019 12:03:07 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 92
[03-Jun-2019 12:07:10 America/Chicago] PHP Warning:  key() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 7
[03-Jun-2019 12:07:10 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 14
[03-Jun-2019 12:07:10 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 45
[03-Jun-2019 12:07:10 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 90
[03-Jun-2019 12:07:10 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 91
[03-Jun-2019 12:07:10 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 92
[03-Jun-2019 12:07:17 America/Chicago] PHP Warning:  key() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 7
[03-Jun-2019 12:07:17 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 14
[03-Jun-2019 12:07:17 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 45
[03-Jun-2019 12:07:17 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 90
[03-Jun-2019 12:07:17 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 91
[03-Jun-2019 12:07:17 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php:7) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php on line 92
[03-Jun-2019 12:25:31 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '31',size = '1',flavor = 'Eclipse',price = '0.0',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SliceRepository.php(33): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Slice.php(60): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[03-Jun-2019 12:27:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '31',size = '2',flavor = 'Mantequilla',price = '0.0',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SliceRepository.php(33): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Slice.php(60): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[03-Jun-2019 12:32:18 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>UPDATE slices SET id = '',category = '31',size = '3',flavor = 'Eclipse',price = '0.0',comments = '' WHERE id = </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE slices S...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE slices S...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SliceRepository.php(33): EntityRepository->update('', Array, 'slices')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Slice.php(60): SliceRepository->update('', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[03-Jun-2019 16:14:40 America/Chicago] PHP Fatal error:  Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[03-Jun-2019 18:02:02 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[03-Jun-2019 18:02:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Connection refused' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('1')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Slice.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[22-Jun-2019 13:01:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '2'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('2', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('2')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Jun-2019 16:04:49 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '2'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('2', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('2')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jul-2019 17:52:07 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-01' AND '2019-07-01'   AND idCaja = '3'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jul-2019 17:52:55 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:52:55 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:52:55 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:52:55 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:53:49 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:53:49 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:53:49 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[01-Jul-2019 17:53:49 America/Chicago] PHP Warning:  number_format() expects parameter 1 to be double, string given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasDetalles.php on line 105
[02-Jul-2019 09:40:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT vd.*,DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,fxGetTamanoDescripcion(p.tamano)as tamanoName FROM ventas v ,ventasdetalles vd, productos p WHERE v.id = vd.idVentaAND vd.idProducto = p.id  AND v.status != '3'</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'vd.idProducto = p.id  AND v.status != '3'' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,DAT...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(215): EntityRepo in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[02-Jul-2019 09:51:11 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT DATE(v.delivery_date) as Fecha,p.descripcion as Producto,fxGetTamanoDescripcion(p.tamano)as 'Tamaño',SUM(d.quantity)as Cantidad,'Matriz' as Sucursal FROM special_requisitions v LEFT JOIN special_requisitions_details d ON v.id = d.id_requisition LEFT JOIN  productos p ON d.id_product = p.id WHERE 1 = 1  AND `type` = 'Line' AND v.status != '3' GROUP BY d.id_product,DATE(v.delivery_date) ORDER BY v.delivery_date ASC </b> se produjo: <i>Column 'type' in where clause is ambiguous</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE(v.d...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(369): EntityRepository->query('SELECT DATE(v.d...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(199): ReportListasRepository->ge in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[03-Jul-2019 17:11:49 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-03' AND '2019-07-03'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[04-Jul-2019 14:34:41 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-04' AND '2019-07-04'   AND idCaja = ''
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgu in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 14:00:36 America/Chicago] PHP Fatal error:  Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[08-Jul-2019 17:07:28 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:07:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:08:42 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:10:06 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:11:24 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:11:43 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:15:00 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','37','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:15:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','38','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Jul-2019 17:19:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO production(date,id_product,quantity,status,codigo,creado_fecha,creado_por,idSucursal) VALUES ('2019-07-08','','1','1','','2019-07-08','1','1')</b> se produjo: <i>Unknown column 'codigo' in 'field list'</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(24): EntityRepository->save(Array, 'production')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(22): ProductionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[09-Jul-2019 09:46:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT pr.*,date_format(date,'%c/%d/%Y')as date,fxGetProductoDescripcion(id_product)as description,fxGetTamanoDescripcion(p.tamano)as sizeName,fxGetUserName(pr.creado_por)as creadoPorName, fxGetStatusName(pr.status,'status','Production')as statusName  from production pr, productos p WHERE pr.id_product = p.id GROUP ORDER BY date DESC </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY date DESC' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT pr.*,dat...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(148): EntityRepository->query('SELECT pr.*,dat...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(15):  in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[09-Jul-2019 09:46:31 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT pr.*,date_format(date,'%c/%d/%Y')as date,fxGetProductoDescripcion(id_product)as description,fxGetTamanoDescripcion(p.tamano)as sizeName,fxGetUserName(pr.creado_por)as creadoPorName, fxGetStatusName(pr.status,'status','Production')as statusName  from production pr, productos p WHERE pr.id_product = p.id GROUP ORDER BY date DESC </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY date DESC' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT pr.*,dat...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductionRepository.php(148): EntityRepository->query('SELECT pr.*,dat...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(15):  in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[17-Jul-2019 11:31:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-17' AND '2019-07-17'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Jul-2019 12:14:31 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '9'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('9', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('9')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Jul-2019 12:14:40 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '9'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('9', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('9')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Jul-2019 17:30:52 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 17:31:46 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 18:03:50 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 18:06:04 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 18:08:10 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 18:17:36 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 18:17:45 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[23-Jul-2019 18:17:57 America/Chicago] PHP Fatal error:  Uncaught exception 'PHPExcel_Calculation_Exception' with message 'Worksheet!D3 -> Worksheet!D3 -> Cyclic Reference in Formula' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:298
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Worksheet.php(717): PHPExcel_Cell->getCalculatedValue()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(367): PHPExcel_Worksheet->calculateColumnWidths()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php(80): PHPExcel_Writer_Excel2007_Worksheet->_writeCols(Object(PHPExcel_Shared_XMLWriter), Object(PHPExcel_Worksheet))
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Writer/Excel2007.php(253): PHPExcel_Writer_Excel2007_Worksheet->writeWorksheet(Object(PHPExcel_Worksheet), Array, false)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/baked_plan.php(99): PHPExcel_Writ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 298
[24-Jul-2019 15:49:42 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT o.*,v.num_venta fxGetStatusName(o.status,'status','Charge')as statusName,DATE_FORMAT(o.creado_fecha,'%m/%d/%Y %H:%i')as date_formated FROM  operaciones_tarjetas o, ventas v WHERE o.id_sale = v.id  AND o.type = 'charge'  AND DATE(o.creado_fecha) BETWEEN '2019-07-24' AND '2019-07-24'  ORDER BY o.id DESC</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(o.status,'status','Charge')as statusName,DATE_FORMAT(o.creado_fecha,'%m/%d/%Y %' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT o.*,v.nu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/OperacionesTarjetasRepository.php(249): EntityRepository->query('SELECT o.*,v.nu...')
#2 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Jul-2019 15:49:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT o.*,v.num_venta fxGetStatusName(o.status,'status','Charge')as statusName,DATE_FORMAT(o.creado_fecha,'%m/%d/%Y %H:%i')as date_formated FROM  operaciones_tarjetas o, ventas v WHERE o.id_sale = v.id  AND o.type = 'charge'  AND DATE(o.creado_fecha) BETWEEN '2019-07-24' AND '2019-07-24'  ORDER BY o.id DESC</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(o.status,'status','Charge')as statusName,DATE_FORMAT(o.creado_fecha,'%m/%d/%Y %' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT o.*,v.nu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/OperacionesTarjetasRepository.php(249): EntityRepository->query('SELECT o.*,v.nu...')
#2 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Jul-2019 15:50:18 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT o.*,v.num_venta fxGetStatusName(o.status,'status','Charge')as statusName,DATE_FORMAT(o.creado_fecha,'%m/%d/%Y %H:%i')as date_formated FROM  operaciones_tarjetas o, ventas v WHERE o.id_sale = v.id  AND o.type = 'charge'  AND DATE(o.creado_fecha) BETWEEN '2019-07-24' AND '2019-07-24'  ORDER BY o.id DESC</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(o.status,'status','Charge')as statusName,DATE_FORMAT(o.creado_fecha,'%m/%d/%Y %' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT o.*,v.nu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/OperacionesTarjetasRepository.php(249): EntityRepository->query('SELECT o.*,v.nu...')
#2 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Jul-2019 15:55:51 America/Chicago] PHP Parse error:  syntax error, unexpected end of file in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php on line 1102
[24-Jul-2019 16:17:24 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-24' AND '2019-07-24'   AND idCaja = '4'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(622): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[27-Jul-2019 12:59:08 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-27' AND '2019-07-27'   AND idCaja = '4'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(640): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[27-Jul-2019 12:59:21 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-07-27' AND '2019-07-27'   AND idCaja = '4'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(640): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Jul-2019 15:57:43 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[29-Jul-2019 15:57:43 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Connection refused' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[29-Jul-2019 15:57:43 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[29-Jul-2019 15:57:43 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Connection refused' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[10-Aug-2019 21:23:40 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT * FROM  productos WHERE codigo = ''' LIMIT 1</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '''' LIMIT 1' at line 1</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(123): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(384): ProductoRepository->getByCode(''')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(48): VentaRepository->getProductoByCode(''')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->setVentaDetalles(Array)
#5 /home/lunis/publi in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Aug-2019 21:23:41 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '%'%' OR descripcion like '%'%' ORDER BY descripcion</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%' OR descripcion like '%'%' ORDER BY descripcion' at line 6</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,\r\n    ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(259): EntityRepository->query('SELECT *,\r\n    . in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Aug-2019 21:23:47 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '%'jmj%' OR descripcion like '%'jmj%' ORDER BY descripcion</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'jmj%' OR descripcion like '%'jmj%' ORDER BY descripcion' at line 6</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,\r\n    ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(259): EntityRepository->query('SELECT in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Aug-2019 21:28:15 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '%'jmjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[12-Aug-2019 13:14:27 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-08-12' AND '2019-08-12'   AND idCaja = '1'
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(640): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcg in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[17-Aug-2019 17:45:53 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 17:45:53 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Aug-2019 19:45:56 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 19:45:56 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Aug-2019 19:45:59 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 19:45:59 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Aug-2019 19:46:02 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 19:46:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Aug-2019 19:46:04 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 19:46:04 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Aug-2019 19:46:12 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 19:46:12 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Aug-2019 19:46:13 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[17-Aug-2019 19:46:13 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:01 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax.php(4): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:01 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:25 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:25 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:28 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:28 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:28 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:28 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:07:29 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:07:29 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax.php(4): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:19 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:19 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:25 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:40 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:40 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:49 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:49 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:50 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:53 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:53 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 14:29:57 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 14:29:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 15:30:19 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 15:30:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:32:06 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:32:06 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:32:08 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:32:08 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:32:51 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:32:51 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Register.php(11): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:32:53 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:32:53 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Register.php(11): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:32:54 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:32:54 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Register.php(11): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:32:55 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:32:55 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Register.php(11): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[18-Aug-2019 16:33:20 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[18-Aug-2019 16:33:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 07:20:54 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 07:20:54 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 07:20:55 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 07:20:55 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 07:20:57 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 07:20:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 07:20:59 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 07:20:59 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 07:21:00 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 07:21:00 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 07:21:02 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 07:21:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:25:21 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:25:21 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:25:23 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:25:23 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:25:24 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:25:24 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:25:25 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:25:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:25:25 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:25:25 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:25:28 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:25:28 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:35:38 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:35:38 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 08:35:39 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 08:35:39 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 09:21:57 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 09:21:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 09:22:00 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 09:22:00 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 09:22:01 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 09:22:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[19-Aug-2019 09:22:03 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1040): Too many connections in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[19-Aug-2019 09:22:03 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: Too many connections' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('13')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('13')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[24-Aug-2019 10:10:10 America/Chicago] PHP Fatal error:  Out of memory (allocated 3932160) (tried to allocate 32 bytes) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php on line 132
[29-Aug-2019 09:36:50 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-08-29' AND '2019-08-29'   AND idCaja = ''
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(640): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgu in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2019 09:37:55 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT idDevolucion,idVenta,SUM(cantidad * devolucion)as total,
                    fxGetStatusName(status,'status','devolucion')as statusName 
                    FROM view_devoluciones
                    WHERE 1=1  AND fechaDevolucion BETWEEN '2019-08-29' AND '2019-08-29'   AND idCaja = ''
                    GROUP BY idDevolucion</b> se produjo: <i>Table 'lunis_pos_pcgus.view_devoluciones' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT idDevolu...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(189): EntityRepository->query('SELECT idDevolu...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(640): ReportListasRepository->getDevolucionesPorFecha(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgu in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2019 12:58:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '13'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('13', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('13')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2019 12:58:37 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '13'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('13', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('13')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2019 13:18:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '14'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('14', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('14')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2019 13:19:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '14'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('14', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('14')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2019 13:21:42 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '14'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('14', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('14')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  imagecreatetruecolor(): Invalid image dimensions in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[31-Aug-2019 00:03:17 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 138
[06-Sep-2019 10:53:00 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT id FROM compras WHERE creado_por = '2'  limit 1</b> se produjo: <i>Table 'lunis_pos_pcgus.compras' doesn't exist</i>' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id FROM ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(116): EntityRepository->query('SELECT id FROM ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(58): EntityRepository->isUsedInRecord('2', Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(76): UsuarioRepository->isUsedInRecord('2')
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Sep-2019 15:15:39 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 131
[10-Sep-2019 15:20:35 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 131
[11-Sep-2019 16:50:19 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[11-Sep-2019 17:21:00 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[11-Sep-2019 17:43:43 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[11-Sep-2019 18:04:17 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[11-Sep-2019 18:04:18 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[11-Sep-2019 18:46:43 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[11-Sep-2019 19:33:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:33:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:33:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:33:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:34:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:35:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:36:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:36:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:36:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:36:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Sep-2019 19:36:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 11:18:22 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:43:43 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:44:22 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:44:22 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:45:08 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:45:08 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:45:27 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:45:28 America/Chicago] PHP Fatal error:  Cannot declare class Stripe\Stripe, because the name is already in use in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 10
[12-Sep-2019 11:45:46 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:45:47 America/Chicago] PHP Fatal error:  Cannot declare class Stripe\Stripe, because the name is already in use in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 10
[12-Sep-2019 11:45:52 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:46:38 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:46:59 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:48:52 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:49:30 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:57:21 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:58:04 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:58:04 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:58:23 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 11:58:24 America/Chicago] PHP Fatal error:  Cannot declare class Stripe\Stripe, because the name is already in use in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Stripe.php on line 10
[12-Sep-2019 11:58:29 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 12:00:48 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 12:03:12 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 12:57:48 America/Chicago] PHP Warning:  It looks like the mbstring extension is not enabled. UTF-8 strings will not properly be encoded. Ask your system administrator to enable the mbstring extension, or write to support@stripe.com if you have any questions. in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Stripe/lib/Util/Util.php on line 183
[12-Sep-2019 13:05:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:05:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:05:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:05:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:05:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:07:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:07:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:07:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:07:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:07:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:07:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:08:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:08:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:08:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:08:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:08:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 13:08:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:41:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:42:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:28 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:29 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:53 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:53 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:53 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:53 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:56 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:56 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:56 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:47:56 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:48:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:20 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:20 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:20 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:20 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:35 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:35 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:35 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:35 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:44 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:44 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:44 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:44 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:58 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:58 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:58 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:50:58 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:07 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:07 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:07 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:07 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:46 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:46 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:46 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:46 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:49 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:51:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:52:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:52:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:52:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:52:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:59:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:59:35 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 19:59:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 20:00:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 20:00:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 20:00:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 20:00:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 20:00:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Sep-2019 20:00:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:55:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:55:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:55:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:55:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:55:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:56:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 12:57:56 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 19:54:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 19:54:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 19:54:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[13-Sep-2019 19:54:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 13:04:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 13:04:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 13:04:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 13:04:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 20:00:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 20:00:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 20:00:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[14-Sep-2019 20:00:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Sep-2019 13:27:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Sep-2019 13:27:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Sep-2019 13:27:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[20-Sep-2019 12:54:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 13:01:33 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 19:57:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Sep-2019 19:57:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[23-Sep-2019 10:47:07 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'MobileServerEntityRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php:220
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(69): UsuarioRepository->updateMobileUser('1', Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(58): UsuarioRepository->update('1', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php on line 220
[23-Sep-2019 10:48:42 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'MobileServerEntityRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php:220
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(69): UsuarioRepository->updateMobileUser('1', Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(58): UsuarioRepository->update('1', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php on line 220
[23-Sep-2019 10:48:51 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'MobileServerEntityRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php:220
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(69): UsuarioRepository->updateMobileUser('1', Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(58): UsuarioRepository->update('1', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php on line 220
[23-Sep-2019 10:49:10 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Mobile/DBMobileServer.php on line 50
[23-Sep-2019 10:49:10 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMobileServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Mobile/DBMobileServer.php on line 60
[23-Sep-2019 10:49:10 America/Chicago] PHP Warning:  DBMobileServer::execute(): Couldn't fetch DBMobileServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Mobile/DBMobileServer.php on line 64
[23-Sep-2019 10:49:10 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Mobile/DBMobileServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php on line 61
[23-Sep-2019 10:59:22 America/Chicago] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function UsuarioRepository::saveMobileUser(), 1 passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php on line 67 and exactly 2 expected in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php:186
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(67): UsuarioRepository->saveMobileUser(Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/User.php(58): UsuarioRepository->update('1', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php on line 186
[23-Sep-2019 14:21:59 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventasPorFecha.php on line 78
[27-Sep-2019 20:06:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Sep-2019 20:06:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Sep-2019 20:09:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Sep-2019 20:09:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Sep-2019 20:09:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[29-Sep-2019 15:57:59 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Sep-2019 08:09:44 America/Chicago] PHP Fatal error:  Out of memory (allocated 2097152) (tried to allocate 20480 bytes) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php on line 132
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[01-Oct-2019 10:27:28 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[01-Oct-2019 15:27:31 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[02-Oct-2019 13:31:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[02-Oct-2019 13:31:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[03-Oct-2019 13:23:02 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Oct-2019 13:11:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[06-Oct-2019 16:07:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 11:43:41 America/Chicago] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; PDF has a deprecated constructor in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Pdf/pdf.php on line 2
[15-Oct-2019 11:43:41 America/Chicago] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; FPDF has a deprecated constructor in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/Pdf/fpdf.php on line 10
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[15-Oct-2019 20:00:03 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 11:44:13 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[16-Oct-2019 11:44:13 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b></b> se produjo: <i></i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute(NULL)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(501): EntityRepository->query(NULL)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(23): SpecialRequisitionRepository->getProductById('95', NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(11): SpecialRequisitionAjax->setRequisitionDetails(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(168): SpecialRequisitionAjax->getResponse('setRequisitionD...', Array)
#5 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[16-Oct-2019 11:44:17 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[16-Oct-2019 11:44:17 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b></b> se produjo: <i></i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute(NULL)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(501): EntityRepository->query(NULL)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(23): SpecialRequisitionRepository->getProductById('95', NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(11): SpecialRequisitionAjax->setRequisitionDetails(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(168): SpecialRequisitionAjax->getResponse('setRequisitionD...', Array)
#5 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[16-Oct-2019 11:44:27 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[16-Oct-2019 11:44:27 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b></b> se produjo: <i></i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute(NULL)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(501): EntityRepository->query(NULL)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(23): SpecialRequisitionRepository->getProductById('', NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(11): SpecialRequisitionAjax->setRequisitionDetails(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(168): SpecialRequisitionAjax->getResponse('setRequisitionD...', Array)
#5 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:47 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[16-Oct-2019 13:18:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:01:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:26 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[19-Oct-2019 20:06:41 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[21-Oct-2019 15:21:15 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 308
[21-Oct-2019 15:21:15 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 313
[23-Oct-2019 17:06:24 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function getMinimumStockForStoreByDay() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php:88
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reportes.php(68): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include('/home/lunis/pub...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(43): include('/home/lunis/pub...')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 88
[23-Oct-2019 17:07:50 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'StoreRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php:88
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reportes.php(68): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include('/home/lunis/pub...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(43): include('/home/lunis/pub...')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 88
[23-Oct-2019 17:07:53 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'StoreRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php:88
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reportes.php(68): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include('/home/lunis/pub...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(43): include('/home/lunis/pub...')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 88
[23-Oct-2019 17:28:12 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:32:30 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:32:34 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:36:12 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:36:14 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:36:23 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:39:37 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 17:39:47 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 18:18:04 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 18:19:23 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:153
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 153
[23-Oct-2019 18:30:14 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'StoreRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:408
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(194): ReportListasRepository->getInventoryStores()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(153): ReportListasEntity->inventoryStores()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(111): ReportListasEntity->createReporte()
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 408
[23-Oct-2019 18:30:36 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT i.id_product,p.codigo as code,p.descripcion as description,fxGetTamanoDescripcion(p.tamano)as size, sum(CASE WHEN id_store = '1' THEN i.stock ELSE 0 END) as '1', sum(CASE WHEN id_store = '2' THEN i.stock ELSE 0 END) as '2', sum(CASE WHEN id_store = '3' THEN i.stock ELSE 0 END) as '3' FROM inventory_stores i LEFT JOIN productos p  ON p.id = i.id_product WHERE 1 = '1'GROUP BY p.id</b> se produjo: <i>Table 'lunis_pos_pcgus.inventory_stores' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT i.id_pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(427): EntityRepository->query('SELECT i.id_pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(194): ReportListasRepository->getInventoryStores()
#3 /home/lunis/public_html/SUBDO in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Oct-2019 18:32:23 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT i.id_product,p.codigo as code,p.descripcion as description,fxGetTamanoDescripcion(p.tamano)as size, sum(CASE WHEN id_store = '1' THEN i.stock ELSE 0 END) as '1', sum(CASE WHEN id_store = '2' THEN i.stock ELSE 0 END) as '2', sum(CASE WHEN id_store = '3' THEN i.stock ELSE 0 END) as '3' FROM store_details i LEFT JOIN productos p  ON p.id = i.id_product WHERE 1 = '1'GROUP BY p.id</b> se produjo: <i>Unknown column 'i.stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT i.id_pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(427): EntityRepository->query('SELECT i.id_pro...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(194): ReportListasRepository->getInventoryStores()
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Oct-2019 18:42:50 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method SucursalRepository::getMinimumStockForStoreByDay() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php:90
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reportes.php(68): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include('/home/lunis/pub...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(43): include('/home/lunis/pub...')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php on line 90
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[26-Oct-2019 13:10:06 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:25:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[27-Oct-2019 16:39:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[30-Oct-2019 19:36:43 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[04-Nov-2019 13:02:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[06-Nov-2019 11:23:07 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductDetailsTempRepository.php on line 29
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 11:59:38 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:01:52 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[06-Nov-2019 12:21:29 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[06-Nov-2019 16:59:45 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[06-Nov-2019 17:02:01 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[06-Nov-2019 17:21:37 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[08-Nov-2019 19:51:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[09-Nov-2019 19:57:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[09-Nov-2019 19:57:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[09-Nov-2019 19:57:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[09-Nov-2019 19:57:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[09-Nov-2019 19:57:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[10-Nov-2019 16:15:19 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 12:50:19 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 12:50:37 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 12:51:54 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:01:11 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:23 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:25 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:27 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:28 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:29 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:29 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:30 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:30 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:30 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:51 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:53 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:54 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:55 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:55 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:56 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:08:56 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ShipmentRepository::getFrom() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php:62
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(49): ShipmentPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ShipmentPDF.php on line 62
[11-Nov-2019 13:35:44 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php on line 29
[11-Nov-2019 13:35:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php on line 29
[11-Nov-2019 13:36:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php on line 29
[11-Nov-2019 13:40:20 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ReceivingRepository::getTo() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ReceivingPDF.php:69
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php(49): ReceivingPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ReceivingPDF.php on line 69
[11-Nov-2019 13:43:12 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method ReceivingRepository::getFromStore() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ReceivingPDF.php:63
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php(49): ReceivingPDF->__construct('1')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/ReceivingPDF.php on line 63
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:16:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:00 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:30 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:50 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:17:51 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:04 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 14:18:08 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:27 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:04:40 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:05:55 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:06:24 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:36 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:39 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[11-Nov-2019 21:07:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 09:12:30 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 11:08:21 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/DenominacionesForm.php on line 155
[12-Nov-2019 14:46:56 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[12-Nov-2019 16:05:01 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[12-Nov-2019 18:02:20 America/Chicago] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/Form.php on line 374
[12-Nov-2019 18:04:31 America/Chicago] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/Form.php on line 374
[12-Nov-2019 18:04:56 America/Chicago] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/Form.php on line 374
[12-Nov-2019 18:29:45 America/Chicago] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/Form.php on line 374
[12-Nov-2019 18:30:20 America/Chicago] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/Form.php on line 374
[12-Nov-2019 18:34:41 America/Chicago] PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/Form.php on line 374
[12-Nov-2019 19:05:21 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT id_store,id_product,min FROM store_details WHERE FIND_IN_SET(,days)</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'days)' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id_store...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SucursalRepository.php(311): EntityRepository->query('SELECT id_store...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/inventory_stores.php(90): SucursalRepository->getMinimumStockForStoreByDay(NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reportes.php(68): include('/home/lunis/pub...')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include('/home/lunis/pub...')
#5 /home/lunis/public_html/ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[13-Nov-2019 12:45:17 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[13-Nov-2019 12:48:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[13-Nov-2019 12:48:17 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[13-Nov-2019 12:48:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[16-Nov-2019 21:03:20 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM  productos WHERE codigo = '\' LIMIT 1</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''\' LIMIT 1' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(123): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(384): ProductoRepository->getByCode('\\')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(48): VentaRepository->getProductoByCode('\\')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->setVentaDetalles(Array)
#5 /home/lunis/public_html/SUBDOMINIOS/pos/p in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Dec-2019 14:15:23 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 119
[01-Dec-2019 14:15:23 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function addInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php:121
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(79): ShipmentDetailsTempRepository->updateDetalles('30', '1')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(76): ShipmentRepository->update('30', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 121
[08-Dec-2019 12:24:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[09-Dec-2019 15:52:34 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '%'%' OR descripcion like '%'%' ORDER BY descripcion</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%' OR descripcion like '%'%' ORDER BY descripcion' at line 6</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,\r\n    ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(259): EntityRepository->query('SELECT *,\r\n    ...')
#2 /home/lunis/public in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[16-Dec-2019 15:15:20 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[16-Dec-2019 15:15:20 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[16-Dec-2019 15:15:20 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[16-Dec-2019 15:15:20 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php on line 107
[17-Dec-2019 09:48:36 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventas_por_producto.php on line 17
[17-Dec-2019 09:48:44 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:155
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(113): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 155
[17-Dec-2019 10:15:10 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 310
[17-Dec-2019 10:15:10 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 315
[17-Dec-2019 11:16:39 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventas_por_producto.php on line 17
[17-Dec-2019 11:16:45 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:155
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(113): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 155
[17-Dec-2019 17:24:49 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Pantalla/ventas_por_producto.php on line 17
[17-Dec-2019 17:24:55 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:155
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(113): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 155
[23-Dec-2019 11:51:12 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Dec-2019 20:11:38 America/Chicago] PHP Warning:  Illegal string offset 'value' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php on line 888
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[30-Dec-2019 19:37:41 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 138
[30-Dec-2019 19:41:34 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[30-Dec-2019 19:42:06 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[30-Dec-2019 19:47:50 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[30-Dec-2019 19:47:50 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b></b> se produjo: <i></i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute(NULL)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(501): EntityRepository->query(NULL)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(23): SpecialRequisitionRepository->getProductById('1291', NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(11): SpecialRequisitionAjax->setRequisitionDetails(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(168): SpecialRequisitionAjax->getResponse('setRequisitionD...', Array)
#5 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[30-Dec-2019 19:47:59 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[30-Dec-2019 19:47:59 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b></b> se produjo: <i></i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute(NULL)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(501): EntityRepository->query(NULL)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(23): SpecialRequisitionRepository->getProductById('1291', NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(11): SpecialRequisitionAjax->setRequisitionDetails(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(168): SpecialRequisitionAjax->getResponse('setRequisitionD...', Array)
#5 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[31-Dec-2019 11:23:10 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[31-Dec-2019 11:23:20 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_1</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_1' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(51): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(191): SpecialRequisitionDetailsTempRepository->saveDetalles(15, 'A0000015')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(38): SpecialRequisitionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[31-Dec-2019 15:20:33 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[31-Dec-2019 15:20:33 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b></b> se produjo: <i></i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute(NULL)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(501): EntityRepository->query(NULL)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(23): SpecialRequisitionRepository->getProductById(NULL, NULL)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php(11): SpecialRequisitionAjax->setRequisitionDetails(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(168): SpecialRequisitionAjax->getResponse('setRequisitionD...', Array)
#5 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[02-Jan-2020 15:26:33 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[02-Jan-2020 15:26:33 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('8')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('8')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[21-Jan-2020 13:42:07 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method Login::setCurrentController() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php:44
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php on line 44
[21-Jan-2020 13:42:07 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method Login::setCurrentController() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php:44
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php(12): include()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php on line 44
[21-Jan-2020 13:42:09 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method Login::setCurrentController() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php:44
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php on line 44
[21-Jan-2020 13:42:09 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method Login::setCurrentController() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php:44
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php on line 44
[21-Jan-2020 13:42:10 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method Login::setCurrentController() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php:44
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php on line 44
[21-Jan-2020 13:42:21 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method Login::setCurrentController() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php:44
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Production.php(11): include()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php on line 44
[21-Jan-2020 14:42:03 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 14:42:07 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:05:59 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:06:01 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:06:01 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 15:06:11 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:06:24 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:06:24 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 15:06:32 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:06:38 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:06:38 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 15:08:18 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:08:26 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:08:26 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 15:12:18 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:12:20 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:12:24 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:12:24 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 15:12:40 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 15:42:06 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:10:35 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:10:39 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:10:41 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:10:41 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 16:10:47 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:10:50 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:10:50 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 16:11:41 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:13:38 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:13:38 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 16:13:40 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:13:45 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:14:18 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 16:14:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 16:14:34 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:04:15 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:04:26 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:04:35 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:04:35 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 17:04:39 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:08:25 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:08:48 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:08:48 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 17:08:55 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:08:57 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:09:31 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:09:31 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php:51) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php on line 9
[21-Jan-2020 17:09:33 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:10:39 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:11:52 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:11:59 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:12:00 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:12:10 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:12:51 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 23:19:28 UTC] PHP Warning:  Use of undefined constant ROOT - assumed 'ROOT' (this will throw an Error in a future version of PHP) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php on line 15
[21-Jan-2020 23:19:28 UTC] PHP Warning:  include(ROOT/View/Template.php): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php on line 15
[21-Jan-2020 23:19:28 UTC] PHP Warning:  include(): Failed opening 'ROOT/View/Template.php' for inclusion (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php on line 15
[21-Jan-2020 17:19:32 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:19:34 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[21-Jan-2020 17:20:13 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php on line 51
[23-Jan-2020 10:22:48 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method SpecialRequisitionRepository::getMaxMinDateFromIdsRequisitions() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php:100
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 100
[23-Jan-2020 10:25:06 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:155
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(113): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(109): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 155
[23-Jan-2020 10:26:24 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:155
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(113): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(109): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 155
[23-Jan-2020 10:35:30 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(109): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[23-Jan-2020 10:35:38 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(109): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[23-Jan-2020 10:38:30 America/Chicago] PHP Parse error:  syntax error, unexpected '=', expecting ')' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 23
[23-Jan-2020 10:38:41 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:160
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(118): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(109): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 160
[23-Jan-2020 10:40:55 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method SpecialRequisitionRepository::getSpecialProductionPlan() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:679
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(254): ReportListasRepository->getSpecialProductionPlan(Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(160): ReportListasEntity->specialProductionPlan()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(118): ReportListasEntity->createReporte()
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(109): ReportListasEntity->setOptions(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 679
[23-Jan-2020 10:42:12 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM (SELECT s.category,sr.req_number,multiple,SUM(srd.quantity)as quantity,s.flavor, s.id as id_slice, fxGetSizeDescription(s.size)as sizeName FROM special_requisitions sr, special_requisitions_details srd, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = s.id AND find_in_set(sr.id,'44,43') AND sr.status = 1 AND srd.type = 'Special' AND (s.category = '1' OR s.category = '2' OR s.category = '3')GROUP BY srd.req_number,s.category,srd.id UNION SELECT s.category,sr.req_number,multiple,SUM(srd.quantity * p.quantity)as quantity,s.flavor, s.id as id_slice, fxGetSizeDescription(s.size)as sizeName FROM special_requisitions sr, special_requisitions_details srd, products_details p, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = p.id_product AND p.id_slice = s.id AND find_in_set(sr.id,'44,43') AND sr.status = 1 AND srd.type = 'Line' AND (s.category = '1' OR s.category = '2' OR s.category = '3')GROUP BY srd.req_number,s.category,srd.id )r  in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Jan-2020 10:42:46 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM (SELECT s.category,sr.req_number,multiple,SUM(srd.quantity)as quantity,s.flavor, s.id as id_slice, fxGetTamanoDescription(s.size)as sizeName FROM special_requisitions sr, special_requisitions_details srd, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = s.id AND find_in_set(sr.id,'44,43') AND sr.status = 1 AND srd.type = 'Special' AND (s.category = '1' OR s.category = '2' OR s.category = '3')GROUP BY srd.req_number,s.category,srd.id UNION SELECT s.category,sr.req_number,multiple,SUM(srd.quantity * p.quantity)as quantity,s.flavor, s.id as id_slice, fxGetTamanoDescription(s.size)as sizeName FROM special_requisitions sr, special_requisitions_details srd, products_details p, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = p.id_product AND p.id_slice = s.id AND find_in_set(sr.id,'44,43') AND sr.status = 1 AND srd.type = 'Line' AND (s.category = '1' OR s.category = '2' OR s.category = '3')GROUP BY srd.req_number,s.category,srd.id in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Jan-2020 10:44:11 America/Chicago] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function SpecialRequisitionRepository::getListRequisitions(), 0 passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 115 and exactly 1 expected in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:510
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(115): SpecialRequisitionRepository->getListRequisitions()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 510
[23-Jan-2020 10:45:47 America/Chicago] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function SpecialRequisitionRepository::getListRequisitions(), 0 passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 115 and exactly 1 expected in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:510
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(115): SpecialRequisitionRepository->getListRequisitions()
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 510
[23-Jan-2020 10:52:07 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 769
[23-Jan-2020 10:52:07 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 676
[23-Jan-2020 10:52:07 America/Chicago] PHP Warning:  include(/home/lunis/public_html/SUBDOMINIOS/pos/pcgus//View/Reports/Excel/special_production_plan.php): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 291
[23-Jan-2020 10:52:07 America/Chicago] PHP Warning:  include(): Failed opening '/home/lunis/public_html/SUBDOMINIOS/pos/pcgus//View/Reports/Excel/special_production_plan.php' for inclusion (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 291
[23-Jan-2020 10:53:01 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 769
[23-Jan-2020 10:53:01 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 676
[23-Jan-2020 10:53:01 America/Chicago] PHP Warning:  include(/home/lunis/public_html/SUBDOMINIOS/pos/pcgus//View/Reports/Excel/special_production_plan.php): failed to open stream: No such file or directory in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 291
[23-Jan-2020 10:53:01 America/Chicago] PHP Warning:  include(): Failed opening '/home/lunis/public_html/SUBDOMINIOS/pos/pcgus//View/Reports/Excel/special_production_plan.php' for inclusion (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 291
[23-Jan-2020 10:54:59 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 769
[23-Jan-2020 10:54:59 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 676
[28-Jan-2020 10:46:13 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 22
[28-Jan-2020 10:46:13 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 138
[28-Jan-2020 10:46:13 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 139
[28-Jan-2020 10:46:13 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 140
[28-Jan-2020 10:47:00 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 22
[28-Jan-2020 10:47:00 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 138
[28-Jan-2020 10:47:00 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 139
[28-Jan-2020 10:47:00 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 140
[28-Jan-2020 11:35:42 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 22
[28-Jan-2020 11:35:43 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 138
[28-Jan-2020 11:35:43 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 139
[28-Jan-2020 11:35:43 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 140
[28-Jan-2020 13:04:26 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-01-28','2020-01-29','8','Ana Gaby','2020-01-29 16:00:00','Si','lp','','','Mission','9565345708','','1','0','0','1','1','','','1','1','1','19','2020-01-28 13:04:26','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO spe...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisi in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:16:57 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 28
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:19:55 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 28
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 21
[11-Feb-2020 09:24:02 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 28
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:34 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 29
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 22
[11-Feb-2020 09:28:48 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasDetalles.php on line 29
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 20
[11-Feb-2020 09:33:52 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 27
[11-Feb-2020 09:41:10 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[11-Feb-2020 09:41:10 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 174
[11-Feb-2020 09:41:10 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 174
[11-Feb-2020 09:41:37 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 174
[11-Feb-2020 09:41:37 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 174
[11-Feb-2020 09:48:16 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT d.id_product as idProducto,DATE(v.delivery_date) as Fecha,p.descripcion as Producto,fxGetTamanoDescripcion(p.tamano)as 'Tamano',SUM(d.quantity)as Cantidad,fxGetStoreName(v.store) as Sucursal FROM special_requisitions v LEFT JOIN special_requisitions_details d ON v.id = d.id_requisition LEFT JOIN  productos p ON d.id_product = p.id WHERE 1 = 1  AND date(v.delivery_date) BETWEEN '2020-02-01' AND '2020-02-10'   AND find_in_set(idSucursal,'1,2') AND d.`type` = 'Line' AND v.status != '3' GROUP BY d.id_product,DATE(v.delivery_date) ORDER BY v.delivery_date ASC </b> se produjo: <i>Unknown column 'idSucursal' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT d.id_pro...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php(342): EntityRepository->query('SELECT d.id_ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[11-Feb-2020 09:48:56 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 324
[11-Feb-2020 09:48:56 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 329
[11-Feb-2020 09:49:55 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 324
[11-Feb-2020 09:49:55 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 329
[11-Feb-2020 09:58:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:58:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:58:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:58:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:58:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:58:02 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 21
[11-Feb-2020 09:59:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:59:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:59:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:59:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:59:52 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 14
[11-Feb-2020 09:59:52 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto_en_ordenes_especiales.php on line 21
[11-Feb-2020 10:27:24 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[11-Feb-2020 14:17:25 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:20:27 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:24:30 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:29:04 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:29:19 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:34:22 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:49:28 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:50:24 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 14:58:31 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Feb-2020 15:00:21 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[23-Feb-2020 16:46:07 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined function array_key_first() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php:3
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 3
[25-Feb-2020 11:06:00 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[25-Feb-2020 11:06:00 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('11')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('11')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[25-Feb-2020 11:06:01 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[25-Feb-2020 11:06:01 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('11')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('11')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[25-Feb-2020 11:06:02 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[25-Feb-2020 11:06:02 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('11')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('11')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[25-Feb-2020 11:06:03 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[25-Feb-2020 11:06:03 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('11')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('11')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[08-Mar-2020 12:21:07 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[08-Mar-2020 12:21:32 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[12-Mar-2020 11:03:17 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[12-Mar-2020 16:03:20 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[15-Mar-2020 15:09:53 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[15-Mar-2020 15:09:53 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('19')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('19')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[16-Mar-2020 14:09:14 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[16-Mar-2020 19:09:17 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[29-Mar-2020 13:29:29 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT id,cantidad FROM ventasdetalles_8 WHERE idProducto =  AND precio = ''</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND precio = ''' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT id,canti...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaDetallesTempRepository.php(30): EntityRepository->query('SELECT id,canti...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(259): VentaDetallesTempRepository->save(Array)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(116): VentaRepository->insertDetalle(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->setVentaDetalles(Array)
#5 / in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[06-Apr-2020 21:58:23 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined function array_key_first() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php:3
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 3
[06-Apr-2020 21:58:52 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined function array_key_first() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php:3
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 3
[07-Apr-2020 17:50:15 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM  productos WHERE codigo = ' n;'' LIMIT 1</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' n;'' LIMIT 1' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(123): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(384): ProductoRepository->getByCode(' n;'')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(48): VentaRepository->getProductoByCode(' n;'')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->setVentaDetalles(Array)
#5 /home/lunis/public_html/SUBDOMI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[07-Apr-2020 17:50:16 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '% n;'%' OR descripcion like '% n;'%' ORDER BY descripcion</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%' OR descripcion like '% n;'%' ORDER BY descripcion' at line 6</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,\r\n    ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(259): EntityRepository->query('SELECT *,\r\n    ...')
#2 /home/lun in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[07-Apr-2020 17:50:16 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '% n;'%' OR descripcion like '% n;'%' ORDER BY descripcion</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%' OR descripcion like '% n;'%' ORDER BY descripcion' at line 6</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,\r\n    ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(259): EntityRepository->query('SELECT *,\r\n    ...')
#2 /home/lun in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[07-Apr-2020 17:50:16 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT *,
                    fxGetTamanoDescripcion(tamano)as tamano,
                    fxGetCategoriaDescripcion(categoria)as categoria,
                    fxGetMarcaDescripcion(marca)as marca,
                    fxGetPresentacionDescripcion(presentacion)as presentacion
                    FROM  productos WHERE codigo like '% n;'%' OR descripcion like '% n;'%' ORDER BY descripcion</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%' OR descripcion like '% n;'%' ORDER BY descripcion' at line 6</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT *,\r\n    ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(259): EntityRepository->query('SELECT *,\r\n    ...')
#2 /home/lun in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[09-Apr-2020 13:20:34 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[09-Apr-2020 16:53:49 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[09-Apr-2020 16:53:49 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('19')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(7): Acl->__construct('19')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pos.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Apr-2020 13:11:01 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined function array_key_first() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php:3
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 3
[17-Apr-2020 13:13:13 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined function array_key_first() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php:3
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 3
[17-Apr-2020 13:13:16 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined function array_key_first() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php:3
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php on line 3
[17-Apr-2020 16:08:03 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[17-Apr-2020 16:57:48 America/Chicago] PHP Fatal error:  Uncaught PHPExcel_Exception: Invalid cell coordinate C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:546
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style.php(217): PHPExcel_Cell::coordinateFromString('C')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style/NumberFormat.php(209): PHPExcel_Style->applyFromArray(Array)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php(60): PHPExcel_Style_NumberFormat->setFormatCode('$#,##0.00_ ;[Re...')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include('/home/lunis/pub...')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#6 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 546
[17-Apr-2020 16:58:43 America/Chicago] PHP Fatal error:  Uncaught PHPExcel_Exception: Invalid cell coordinate C in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php:546
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style.php(217): PHPExcel_Cell::coordinateFromString('C')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style/NumberFormat.php(209): PHPExcel_Style->applyFromArray(Array)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventasPorFecha.php(60): PHPExcel_Style_NumberFormat->setFormatCode('$#,##0.00_ ;[Re...')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(292): include('/home/lunis/pub...')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(277): ReportListasEntity->reporteEspecial()
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(33): ReportListasEntity->getReporteOnFile('excel')
#6 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 546
[28-Apr-2020 23:33:09 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT d.idProducto,DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,d.descripcion as producto,fxGetTamanoDescripcion(p.tamano)as 'tamano',SUM(d.cantidad)as cantidad,fxGetStoreName(v.idSucursal) as sucursalNameFROM ventas v LEFT JOIN ventasdetalles d ON v.id = d.idVenta LEFT JOIN  productos p ON d.idProducto = p.id WHERE 1 = 1  AND date(fecha) BETWEEN '2020-04-27' AND '2020-04-28'   AND find_in_set(idSucursal,'all') AND v.status != '3' GROUP BY d.idProducto,v.fecha,v.idSucursal ORDER BY fecha ASC</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ventas v LEFT JOIN ventasdetalles d ON v.id = d.idVenta LEFT JOIN  productos p O' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT d.idProd...')
#1 /home/lunis/publ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 07:54:28 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:37:30 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:39:41 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:42:12 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:44:32 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[30-Apr-2020 08:54:31 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[30-Apr-2020 13:54:45 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[04-May-2020 11:20:08 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 60
[04-May-2020 11:20:08 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 61
[04-May-2020 11:20:08 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 62
[08-May-2020 07:21:05 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 119
[08-May-2020 07:21:05 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function addInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php:121
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(79): ShipmentDetailsTempRepository->updateDetalles('284', '1')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(76): ShipmentRepository->update('284', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 121
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 10:58:54 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[14-May-2020 11:27:09 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[14-May-2020 15:58:58 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[14-May-2020 16:27:13 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[15-May-2020 11:39:18 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 119
[15-May-2020 11:39:18 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function addInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php:121
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(79): ShipmentDetailsTempRepository->updateDetalles('299', '1')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(76): ShipmentRepository->update('299', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 121
[24-May-2020 12:29:37 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-May-2020 12:29:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-May-2020 16:08:26 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 119
[24-May-2020 16:08:26 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function addInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php:121
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(79): ShipmentDetailsTempRepository->updateDetalles('321', '1')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(76): ShipmentRepository->update('321', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 121
[24-May-2020 16:08:32 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 119
[24-May-2020 16:08:32 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function addInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php:121
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(79): ShipmentDetailsTempRepository->updateDetalles('321', '1')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(76): ShipmentRepository->update('321', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 121
[25-May-2020 19:48:50 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>UPDATE  productos SET type = 'producto',mostrar_en_menu = '1',nombre_para_menu = 'Almendra',codigo = '1025',descripcion = 'Almendra',tamano = '10',categoria = '28',marca = NULL,presentacion = NULL,unidad_de_medida = '1',costo = NULL,punitarioventa = '5.5',pmayoreoventa = '0',descuento = '0',impuestos = '1',impuestos_incluidos = 'no',stock_minimo = NULL WHERE id = 25</b> se produjo: <i>Unknown column 'mostrar_en_menu' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE  product...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE  product...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(94): EntityRepository->update('25', Array, ' productos')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[25-May-2020 19:49:43 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>UPDATE  productos SET type = 'producto',mostrar_en_menu = '1',nombre_para_menu = 'Almendra',codigo = '1025',descripcion = 'Almendra',tamano = '10',categoria = '28',marca = NULL,presentacion = NULL,unidad_de_medida = '1',costo = NULL,punitarioventa = '5.5',pmayoreoventa = '0',descuento = '0',impuestos = '1',impuestos_incluidos = 'no',stock_minimo = NULL WHERE id = 25</b> se produjo: <i>Unknown column 'mostrar_en_menu' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE  product...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE  product...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(94): EntityRepository->update('25', Array, ' productos')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[26-May-2020 12:51:21 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[26-May-2020 17:51:24 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[30-May-2020 09:35:37 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[01-Jun-2020 15:49:53 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-06-01','2020-05-28','39','Veronica Hinojosa','2020-06-05 15:00:00','No','','','','','9567312968','','1','74.5','0','1','1','','10\" Marmoleado Trad. Decorado betun, no girasoles arriba de pastel solo en paredes.Foto impresa de gorro.Un girasol ala mitad en pared.','1','1','1','45','2020-06-01 15:49:53','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/En in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jun-2020 16:00:19 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-06-01','2020-05-28','39','Veronica Hinojosa','2020-06-05 15:00:00','No','','','','','9567312968','','1','54.5','0','1','1','','10\' Marmoleado Trad.decorado betun.No girasoles arriba de pastel, solo ne pare. Foto impresa de gorro. Un girasol ala mitad en pared.','1','1','1','45','2020-06-01 16:00:19','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Enti in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jun-2020 16:31:38 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-06-01','2020-05-28','39','Veronica Hinojosa','2020-06-01 16:28:00','No','','','','','9567312968','','1','54.5','0','1','1','','10\' marmoleado Trad.Decoracion betun. No girasoles arriba de pastel, solo en pared. Foto impresa de gorro. Un girasol ala mitad en pared.','1','1','1','45','2020-06-01 16:31:38','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jun-2020 16:35:18 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-06-01','2020-06-01','39','Veronica Hinojosa','2020-06-01 15:00:00','No','','','','','9567312968','','1','54.5','0','1','1','','10\" marmoleado Trad.Decorado betu n. No girasoles arriba de pastel solo en pared.foto impresa de gorro.Un girasol ala mitad en pared.','1','1','1','45','2020-06-01 16:35:18','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Enti in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jun-2020 16:57:14 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-06-01','2020-06-01','39','Veronica Hinojosa','2020-06-05 15:00:00','No','','','','','9567312968','','1','54.5','0','1','1','','10\" marmoleado Trad.Decorado betu n. No girasoles arriba de pastel solo en pared.foto impresa de gorro.Un girasol ala mitad en pared.','1','1','1','45','2020-06-01 16:57:14','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/Enti in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Jun-2020 19:41:58 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO special_requisitions(req_number,date,payment_date,customer,customerName,delivery_date,home_service,company_name,address,zip_code,city,phone,email,special_quantity,ammount,ammount_payments,store,status,comments,comments_1,status_baked,status_payment,status_delivery,creado_por,creado_fecha,production) VALUES ('','2020-06-01','2020-06-01','8','Ana Gaby','2020-06-01 19:41:00','No','','','','','956','','1','29.99','0','1','1','PRUEBA','PRUEBA','1','1','1','1','2020-06-01 19:41:58','1')</b> se produjo: <i>Unknown column 'production' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO spe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO spe...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisit in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[05-Jun-2020 16:20:15 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagecreatefrompng(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 37
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagepng() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 69
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagecreatefrompng(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 37
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  imagepng() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 69
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[05-Jun-2020 17:23:57 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:37) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagecreatefrompng(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 37
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagepng() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 69
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagecreatefrompng(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 37
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  imagepng() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 69
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[05-Jun-2020 17:25:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:37) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[05-Jun-2020 18:51:03 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[05-Jun-2020 18:51:06 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[09-Jun-2020 18:02:05 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[09-Jun-2020 18:53:36 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 60
[09-Jun-2020 18:53:36 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 61
[09-Jun-2020 18:53:36 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 62
[09-Jun-2020 18:53:48 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 60
[09-Jun-2020 18:53:48 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 61
[09-Jun-2020 18:53:48 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 62
[09-Jun-2020 18:54:51 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 303
[09-Jun-2020 18:56:11 America/Chicago] PHP Fatal error:  Class 'ReportListasRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 2
[09-Jun-2020 18:56:14 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 60
[09-Jun-2020 18:56:14 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 61
[09-Jun-2020 18:56:14 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 62
[09-Jun-2020 18:57:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 60
[09-Jun-2020 18:57:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 61
[09-Jun-2020 18:57:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/ventas_por_producto.php on line 62
[09-Jun-2020 18:58:03 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 304
[09-Jun-2020 18:58:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:293) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 191
[10-Jun-2020 12:31:37 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM (SELECT s.category,sr.req_number,multiple,SUM(srd.quantity)as quantity,s.flavor, s.id as id_slice, fxGetTamanoDescripcion(s.size)as sizeName fxGetCategoryDescripcion(s.category)as categoryName FROM special_requisitions sr, special_requisitions_details srd, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = s.id AND find_in_set(sr.id,'65,64,63,62') AND sr.status = 1 AND srd.type = 'Special' AND (find_in_set(s.category,'1,3,4,5,6,7,8,9,32,33,34,35,36,37,38,39,40,41,42,43,44,46,48,49,2,31'))GROUP BY srd.req_number,s.category,srd.id UNION SELECT s.category,sr.req_number,multiple,SUM(srd.quantity * p.quantity)as quantity,s.flavor, s.id as id_slice, fxGetTamanoDescripcion(s.size)as sizeName, fxGetCategoryDescripcion(s.category)as categoryName FROM special_requisitions sr, special_requisitions_details srd, products_details p, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = p.id_product AND p.id_slice = s.id AND find_in_set(sr.id,'65 in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Jun-2020 12:32:03 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM (SELECT s.category,sr.req_number,multiple,SUM(srd.quantity)as quantity,s.flavor, s.id as id_slice, fxGetTamanoDescripcion(s.size)as sizeName, fxGetCategoryDescripcion(s.category)as categoryName FROM special_requisitions sr, special_requisitions_details srd, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = s.id AND find_in_set(sr.id,'65,64,63') AND sr.status = 1 AND srd.type = 'Special' AND (find_in_set(s.category,'1,3,4,5,6,7,8,9,32,33,34,35,36,37,38,39,40,41,42,43,44,46,48,49,2,31'))GROUP BY srd.req_number,s.category,srd.id UNION SELECT s.category,sr.req_number,multiple,SUM(srd.quantity * p.quantity)as quantity,s.flavor, s.id as id_slice, fxGetTamanoDescripcion(s.size)as sizeName, fxGetCategoryDescripcion(s.category)as categoryName FROM special_requisitions sr, special_requisitions_details srd, products_details p, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = p.id_product AND p.id_slice = s.id AND find_in_set(sr.id,'65,6 in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[10-Jun-2020 12:39:49 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  mysqli_real_escape_string(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/MainServerEntityRepository.php on line 33
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[10-Jun-2020 12:43:11 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[10-Jun-2020 15:09:39 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[10-Jun-2020 15:10:05 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[10-Jun-2020 15:10:56 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[10-Jun-2020 15:11:47 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[10-Jun-2020 15:11:54 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[11-Jun-2020 11:05:24 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[11-Jun-2020 11:05:30 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[13-Jun-2020 12:08:32 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[14-Jun-2020 12:38:11 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[15-Jun-2020 08:05:14 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/2002): Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 45
[15-Jun-2020 08:05:14 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Connect failed: Connection refused in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(41): AclRepository->getUserById('54')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/acl.php(8): Acl->__construct('54')
#5 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/app/include/bootstrap.php(23): include('/home/lunis/pub...')
#6 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Home.php(12): include('/home/lunis/pub...')
#7 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 47
[17-Jun-2020 21:18:26 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT 
                    id,
                    date_format(date,'%c/%d/%Y')as date,
                    fxGetStoreName(sucursal)as sucursalName,
                    date_format(check_in,'%r')as check_in,
                    date_format(check_out,'%r')as check_out,
                    fxGetUserName(id_user)as userName,
                    timediff(check_out,check_in)as total_work,
                    ((time_to_sec(timediff(check_out,check_in)))/60)/60 as total
                    from timeclock WHERE 1 = 1  
                    ORDER BY date DES</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DES' at line 11</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT \r\n      ...')
#1 /home/lunis/public_ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[19-Jun-2020 20:04:15 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[19-Jun-2020 20:04:18 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[25-Jun-2020 17:06:19 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[25-Jun-2020 17:06:24 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[30-Jun-2020 11:13:58 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[17-Jul-2020 14:08:28 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[17-Jul-2020 14:08:31 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[17-Jul-2020 14:10:32 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[30-Jul-2020 14:44:59 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[30-Jul-2020 14:45:21 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[30-Jul-2020 15:28:45 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[30-Jul-2020 15:38:30 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 22
[30-Jul-2020 15:38:30 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 139
[30-Jul-2020 15:38:30 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 140
[30-Jul-2020 15:38:30 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[30-Jul-2020 15:40:03 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 22
[30-Jul-2020 15:40:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 139
[30-Jul-2020 15:40:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 140
[30-Jul-2020 15:40:03 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[30-Jul-2020 15:40:18 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 22
[30-Jul-2020 15:40:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 139
[30-Jul-2020 15:40:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 140
[30-Jul-2020 15:40:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:22) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[02-Aug-2020 14:15:21 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[02-Aug-2020 14:18:48 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[02-Aug-2020 16:53:54 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[03-Aug-2020 15:02:45 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[03-Aug-2020 15:04:17 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[04-Aug-2020 20:43:23 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 773
[04-Aug-2020 20:43:23 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 696
[04-Aug-2020 20:43:23 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:773) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 191
[05-Aug-2020 11:13:11 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 119
[05-Aug-2020 11:13:11 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function addInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php:121
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(79): ShipmentDetailsTempRepository->updateDetalles('507', '1')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(76): ShipmentRepository->update('507', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 121
[06-Aug-2020 15:50:30 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 773
[06-Aug-2020 15:50:30 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 696
[06-Aug-2020 15:50:30 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:773) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 191
[06-Aug-2020 18:32:59 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagecreatefrompng(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 37
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  imagepng() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 69
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[08-Aug-2020 16:39:00 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[08-Aug-2020 16:39:07 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_45</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_45' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(51): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(192): SpecialRequisitionDetailsTempRepository->saveDetalles(164, 'A0000164')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(38): SpecialRequisitionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Aug-2020 16:40:03 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_45</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_45' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(51): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(192): SpecialRequisitionDetailsTempRepository->saveDetalles(165, 'A0000165')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(38): SpecialRequisitionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Aug-2020 09:55:49 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'SpecialRequisitionAjax' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/SpecialRequisition.php:89
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(220): include('/home/lunis/pub...')
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/SpecialRequisition.php on line 89
[11-Aug-2020 19:05:05 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[11-Aug-2020 19:05:05 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[11-Aug-2020 19:05:05 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[11-Aug-2020 19:05:05 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[11-Aug-2020 19:05:05 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php:110) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[12-Aug-2020 13:45:43 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'ProductRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingRepository.php:239
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/ReceivingAjax.php(27): ReceivingRepository->getProductoByCode('1029')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/ReceivingAjax.php(10): ReceivingAjax->setReceivingDetails(Array)
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php(112): ReceivingAjax->getResponse('setReceivingDet...', Array)
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingRepository.php on line 239
[14-Aug-2020 11:51:06 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:159
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(117): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 159
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[16-Aug-2020 16:36:59 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[16-Aug-2020 16:37:03 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_45</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_45' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(85): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(242): SpecialRequisitionDetailsTempRepository->updateDetalles('202', 'A0000202')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(167): SpecialRequisitionRepository->update('202', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[21-Aug-2020 12:57:31 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[21-Aug-2020 12:57:31 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[21-Aug-2020 12:57:31 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[21-Aug-2020 12:57:31 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[21-Aug-2020 12:57:31 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php:110) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[22-Aug-2020 12:00:49 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[22-Aug-2020 12:00:53 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_45</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_45' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(51): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(192): SpecialRequisitionDetailsTempRepository->saveDetalles(262, 'A0000262')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(38): SpecialRequisitionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[24-Aug-2020 18:56:58 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 47
[27-Aug-2020 12:40:31 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_64</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_64' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(51): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(192): SpecialRequisitionDetailsTempRepository->saveDetalles(307, 'A0000307')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(38): SpecialRequisitionRepository->save(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[27-Aug-2020 12:40:40 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT v.*,
                    s.category,
                    v.id_product as product,                    
                    v.id as idDetailTemp,
                    p.id as l_product,
                    p.codigo as l_code,
                    fxGetCategoriaDescripcion(p.categoria)as l_category,
                    p.descripcion as l_description,
                    fxGetTamanoDescripcion(p.tamano)as l_size,
                    s.id as s_product,                      
                    fxGetCategoriaDescripcion(s.category)as s_category,
                    s.flavor as s_description,
                    fxGetTamanoDescripcion(s.size)as s_size
                  FROM special_requisitions_details_64 v 
                      LEFT JOIN productos p ON v.id_product = p.id AND v.type = 'Line'
                      LEFT JOIN slices s ON v.id_product = s.id AND v.type = 'Special'
                  ORDER BY multiple ASC,category ASC</b> se produjo: <i>Ta in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[29-Aug-2020 19:01:10 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[29-Aug-2020 19:01:10 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[29-Aug-2020 19:01:10 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[29-Aug-2020 19:01:10 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[29-Aug-2020 19:01:10 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php:110) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[30-Aug-2020 13:48:59 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[01-Sep-2020 14:50:41 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-09-01' AND '2020-09-01'    AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...')
#1 /home/lunis/public_html/SUB in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Sep-2020 15:30:56 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_10</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_10' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(85): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(242): SpecialRequisitionDetailsTempRepository->updateDetalles('416', 'A0000416')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(167): SpecialRequisitionRepository->update('416', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Sep-2020 15:33:31 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_10</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_10' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(85): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(242): SpecialRequisitionDetailsTempRepository->updateDetalles('416', 'A0000416')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(167): SpecialRequisitionRepository->update('416', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[09-Sep-2020 11:12:16 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[09-Sep-2020 11:12:16 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[09-Sep-2020 11:12:16 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[09-Sep-2020 11:12:16 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php on line 110
[09-Sep-2020 11:12:16 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php:110) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 33
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 45
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 46
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 56
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 59
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 60
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 65
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 106
[10-Sep-2020 19:39:42 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:33) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 174
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:27:54 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[11-Sep-2020 13:33:12 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[11-Sep-2020 18:27:57 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[11-Sep-2020 18:33:16 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[12-Sep-2020 17:14:07 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM special_requisitions_details_64</b> se produjo: <i>Table 'lunis_pos_pcgus.special_requisitions_details_64' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionDetailsTempRepository.php(85): EntityRepository->query('SELECT * FROM s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php(242): SpecialRequisitionDetailsTempRepository->updateDetalles('455', 'A0000455')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(167): SpecialRequisitionRepository->update('455', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[14-Sep-2020 15:00:56 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM receivings_details_63</b> se produjo: <i>Table 'lunis_pos_pcgus.receivings_details_63' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM r...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php(77): EntityRepository->query('SELECT * FROM r...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingRepository.php(78): ReceivingDetailsTempRepository->updateDetalles('178', '4')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php(85): ReceivingRepository->update('178', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[14-Sep-2020 17:20:35 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 698
[14-Sep-2020 17:20:35 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:698) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 193
[15-Sep-2020 17:45:38 America/Chicago] PHP Warning:  in_array() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php on line 122
[15-Sep-2020 17:45:38 America/Chicago] PHP Fatal error:  Uncaught Error: Call to a member function subInventory() on null in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php:124
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingRepository.php(78): ReceivingDetailsTempRepository->updateDetalles('179', '2')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php(85): ReceivingRepository->update('179', Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingDetailsTempRepository.php on line 124
[17-Sep-2020 17:49:34 America/Chicago] PHP Parse error:  syntax error, unexpected 'return' (T_RETURN) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php on line 82
[22-Sep-2020 17:46:35 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 162
[22-Sep-2020 17:48:28 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 162
[22-Sep-2020 17:50:28 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 163
[22-Sep-2020 17:50:35 America/Chicago] PHP Fatal error:  Method name must be a string in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 163
[22-Sep-2020 17:52:42 America/Chicago] PHP Fatal error:  Call to undefined method ReportListasRepository::getHistorialInventario() in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 268
[22-Sep-2020 17:53:10 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT 
                p.descripcion as Producto,
                fxGetTamanoDescripcion(p.tamano)AS 'Tamao',
                h.stock,
                h.date as Fecha,
                h.controller as Operacion
                FROM inventario_historial h,`mg-pcg-pos`.productos p
                WHERE h.id_product = p.id  </b> se produjo: <i>SELECT command denied to user 'lpcgmx_admin'@'s97-74-232-24.secureserver.net' for table 'productos'</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT \r\n      ...')
#1 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php(717): EntityRepository->query('SELECT \r\n      ...')
#2 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php(268): ReportListasRepository->getHistorialInventario(Array)
#3 /home/lpcgmx/public_html/pcgus_demo/Entity in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[22-Sep-2020 17:53:14 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT 
                p.descripcion as Producto,
                fxGetTamanoDescripcion(p.tamano)AS 'Tamao',
                h.stock,
                h.date as Fecha,
                h.controller as Operacion
                FROM inventario_historial h,`mg-pcg-pos`.productos p
                WHERE h.id_product = p.id  </b> se produjo: <i>SELECT command denied to user 'lpcgmx_admin'@'s97-74-232-24.secureserver.net' for table 'productos'</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT \r\n      ...')
#1 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php(717): EntityRepository->query('SELECT \r\n      ...')
#2 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php(268): ReportListasRepository->getHistorialInventario(Array)
#3 /home/lpcgmx/public_html/pcgus_demo/Entity in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[24-Sep-2020 00:33:07 America/Chicago] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function SpecialRequisitionAjax::getListRequisitionDetails(), 1 passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/SpecialRequisition.php on line 94 and exactly 2 expected in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php:88
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/SpecialRequisition.php(94): SpecialRequisitionAjax->getListRequisitionDetails('Special')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(52): include('/home/lunis/pub...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php(189): include('/home/lunis/pub...')
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/SpecialRequisitionAjax.php on line 88
[24-Sep-2020 11:15:42 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT v.*,
                    v.cantidad as cantidadOrigen,
                    v.id as idDetalleTemp,                    
                    IF(idProducto != 0,v.idProducto,v.descripcion)as producto,
                    fxGetTamanoDescripcion(p.tamano) as tamanoName,
                    fxGetImpuestosTasa(v.impuestos) as impuestosTasa,
                    p.impuestos_incluidos
                  FROM ventasdetalles_ v LEFT JOIN  productos p ON v.idProducto = p.id
                  WHERE v.status = '1'
                  ORDER BY v.id</b> se produjo: <i>Table 'lunis_pos_pcgus.ventasdetalles_' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT v.*,\n   ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(279): EntityRepository->query('SELECT v.*,\n   ...')
#2 /home/lunis/ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Sep-2020 11:15:46 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT v.*,
                    v.cantidad as cantidadOrigen,
                    v.id as idDetalleTemp,                    
                    IF(idProducto != 0,v.idProducto,v.descripcion)as producto,
                    fxGetTamanoDescripcion(p.tamano) as tamanoName,
                    fxGetImpuestosTasa(v.impuestos) as impuestosTasa,
                    p.impuestos_incluidos
                  FROM ventasdetalles_ v LEFT JOIN  productos p ON v.idProducto = p.id
                  WHERE v.status = '1'
                  ORDER BY v.id</b> se produjo: <i>Table 'lunis_pos_pcgus.ventasdetalles_' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT v.*,\n   ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(279): EntityRepository->query('SELECT v.*,\n   ...')
#2 /home/lunis/ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Sep-2020 12:54:35 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:54:45 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:55:01 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:55:09 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:55:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:55:23 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:55:34 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 12:55:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 13:05:55 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT 
                v.*, 
                v.id AS idDetailTemp, 
                p.id AS product, 
                p.codigo AS code, 
                p.descripcion AS description, 
                fxGetCategoriaDescripcion(p.categoria) AS category, 
                fxGetTamanoDescripcion(p.tamano) AS size
                FROM stores_shipments_details_ v LEFT JOIN productos p ON v.id_product = p.id
                WHERE v.token_form = '5f6cdd0ed88e7' ORDER BY v.id</b> se produjo: <i>Table 'lunis_pos_pcgus.stores_shipments_details_' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT \n       ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(267): EntityRepository->query('SELECT \n       ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[24-Sep-2020 13:56:25 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 13:56:31 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 13:56:46 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 13:56:52 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[24-Sep-2020 13:57:14 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[25-Sep-2020 09:07:32 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT v.*,
                    v.cantidad as cantidadOrigen,
                    v.id as idDetalleTemp,                    
                    IF(idProducto != 0,v.idProducto,v.descripcion)as producto,
                    fxGetTamanoDescripcion(p.tamano) as tamanoName,
                    fxGetImpuestosTasa(v.impuestos) as impuestosTasa,
                    p.impuestos_incluidos
                  FROM ventasdetalles_11 v LEFT JOIN  productos p ON v.idProducto = p.id
                  WHERE v.status = '1'
                  ORDER BY v.id</b> se produjo: <i>Table 'lunis_pos_pcgus.ventasdetalles_11' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT v.*,\n   ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(279): EntityRepository->query('SELECT v.*,\n   ...')
#2 /home/lu in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[25-Sep-2020 16:52:50 America/Chicago] PHP Warning:  mysqli::query(): Empty query in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 54
[25-Sep-2020 17:05:34 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 727
[25-Sep-2020 17:05:34 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:727) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 195
[27-Sep-2020 11:25:40 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-09-01' AND '2020-09-27'   AND find_in_set(idSucursal,'1')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[27-Sep-2020 11:25:55 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-09-01' AND '2020-09-27'    AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...')
#1 /home/lunis/public_html/SUB in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[28-Sep-2020 19:05:37 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-09-28' AND '2020-09-28'    AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...')
#1 /home/lunis/public_html/SUB in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[28-Sep-2020 19:05:58 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-09-28' AND '2020-09-28'   AND find_in_set(idSucursal,'1,2,4')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[28-Sep-2020 19:06:22 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-09-28' AND '2020-09-28'   AND find_in_set(idSucursal,'1')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[30-Sep-2020 12:27:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[30-Sep-2020 12:27:46 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[30-Sep-2020 12:27:53 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[30-Sep-2020 12:27:57 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[02-Oct-2020 13:06:09 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[02-Oct-2020 16:49:57 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM  productos WHERE codigo = '1072\' LIMIT 1</b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''1072\' LIMIT 1' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(124): EntityRepository->query('SELECT * FROM  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(384): ProductoRepository->getByCode('1072\\')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(48): VentaRepository->getProductoByCode('1072\\')
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/PosAjax.php(18): PosAjax->setVentaDetalles(Array)
#5 /home/lunis/public_html/S in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[03-Oct-2020 16:52:05 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:52:38 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:52:42 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:52:48 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:52:54 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:52:58 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:53:10 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:53:13 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:53:18 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[03-Oct-2020 16:53:22 America/Chicago] PHP Warning:  A non-numeric value encountered in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php on line 29
[04-Oct-2020 15:21:27 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-10-04' AND '2020-10-04'   AND find_in_set(idSucursal,'2')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[04-Oct-2020 18:01:40 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-10-04' AND '2020-10-04'    AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...')
#1 /home/lunis/public_html/SUB in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:31:08 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>UPDATE stores_shipments SET id_store_request = '',num_shipment = 'S0000666',date = '2020-10-05 13:55:00',to_store = '2',from_store = '1',comments = '',receiving_comments = '' WHERE id = 666</b> se produjo: <i>Unknown column 'id_store_request' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE stores_s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE stores_s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(171): EntityRepository->update('666', Array, 'stores_shipment...')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(80): ShipmentRepository->update('666', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:31:19 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>UPDATE stores_shipments SET id_store_request = '',num_shipment = 'S0000666',date = '2020-10-05 13:55:00',to_store = '2',from_store = '1',comments = '',receiving_comments = '' WHERE id = 666</b> se produjo: <i>Unknown column 'id_store_request' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE stores_s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE stores_s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(171): EntityRepository->update('666', Array, 'stores_shipment...')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(80): ShipmentRepository->update('666', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:31:34 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>UPDATE stores_shipments SET id_store_request = '',num_shipment = 'S0000666',date = '2020-10-05 13:55:00',to_store = '2',from_store = '1',comments = '',receiving_comments = '' WHERE id = 666</b> se produjo: <i>Unknown column 'id_store_request' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('UPDATE stores_s...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(83): EntityRepository->query('UPDATE stores_s...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(171): EntityRepository->update('666', Array, 'stores_shipment...')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php(80): ShipmentRepository->update('666', Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:31:54 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_7 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b74aa0759f',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b74aa0759f')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:32:21 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_8 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b74c50e4ef',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b74c50e4ef')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:32:45 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_8 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b74dd1322a',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b74dd1322a')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:33:10 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_8 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b74f69f498',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b74f69f498')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:34:27 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_8 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b7543d7a02',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b7543d7a02')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:36:32 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_8 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b75c01b37d',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b75c01b37d')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:38:17 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b762921a92',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b762921a92')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 14:39:42 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_8 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b767e77164',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '666'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('666', '5f7b767e77164')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:06:24 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b7cc05c15c',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '640'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('640', '5f7b7cc05c15c')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:16:42 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b7f2a241a2',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '640'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('640', '5f7b7f2a241a2')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:16:56 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b7f38c2d28',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '640'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('640', '5f7b7f38c2d28')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:22:02 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b806a988a1',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '640'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('640', '5f7b806a988a1')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:23:53 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b80d947b87',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '649'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('649', '5f7b80d947b87')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:24:09 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b80e91256c',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '621'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('621', '5f7b80e91256c')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:28:45 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b81fda0f16',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '661'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('661', '5f7b81fda0f16')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:28:55 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b82077d0b3',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '578'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('578', '5f7b82077d0b3')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipmen in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:29:35 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_1 (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7b822fd8e83',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'real_stock_in_store' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7b822fd8e83')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controll in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:35:19 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT m.*,fxGetStoreName(store_id) as storeName,DATE_FORMAT(date,'%m/%d/%Y')as formatedDate,fxGetStatusName(status,'status','Store-request')as statusName FROM store_request m LEFT JOIN store_request_details d ON m.id = d.id_store_request WHERE 1 = 1      GROUP BY m.id ORDER BY m.id DESC  LIMIT 100  </b> se produjo: <i>Table 'lunis_pos_pcgus.store_request' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT m.*,fxGe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/StoreRequestRepository.php(259): EntityRepository->query('SELECT m.*,fxGe...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(43): StoreRequestRepository->getListStoreRequest(NULL)
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 15:35:43 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT m.*,fxGetStoreName(store_id) as storeName,DATE_FORMAT(date,'%m/%d/%Y')as formatedDate,fxGetStatusName(status,'status','Store-request')as statusName FROM store_request m LEFT JOIN store_request_details d ON m.id = d.id_store_request WHERE 1 = 1      GROUP BY m.id ORDER BY m.id DESC  LIMIT 100  </b> se produjo: <i>Table 'lunis_pos_pcgus.store_request' doesn't exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT m.*,fxGe...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/StoreRequestRepository.php(259): EntityRepository->query('SELECT m.*,fxGe...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(43): StoreRequestRepository->getListStoreRequest(NULL)
#3 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:02:20 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd02c1ff24',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd02c1ff24')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:24:53 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd575767cb',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd575767cb')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:33:05 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd761d9b99',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd761d9b99')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:34:58 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd7d2304f7',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd7d2304f7')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:36:38 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd83629b51',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd83629b51')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:38:37 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd8ad29087',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd8ad29087')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[05-Oct-2020 21:40:05 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5f7bd9054fc49',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '665'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('665', '5f7bd9054fc49')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[06-Oct-2020 21:18:32 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'SpecialRequisitionEntity' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:492
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(240): ReportListasRepository->getBakedPlan(Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(164): ReportListasEntity->bakedPlan()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php(44): ReportListasEntity->setOptions(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 492
[06-Oct-2020 21:20:24 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'SpecialRequisitionEntity' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:492
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(240): ReportListasRepository->getBakedPlan(Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(164): ReportListasEntity->bakedPlan()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php(44): ReportListasEntity->setOptions(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 492
[06-Oct-2020 21:22:20 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'SpecialRequisitionEntity' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:492
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(240): ReportListasRepository->getBakedPlan(Array)
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(164): ReportListasEntity->bakedPlan()
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php(44): ReportListasEntity->setOptions(Array)
#4 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 492
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[08-Oct-2020 11:18:15 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[08-Oct-2020 16:18:18 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[14-Oct-2020 16:10:19 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 727
[14-Oct-2020 16:10:19 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php:727) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 195
[15-Oct-2020 11:20:54 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[15-Oct-2020 11:21:59 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[15-Oct-2020 11:28:17 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[17-Oct-2020 21:07:18 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-10-17' AND '2020-10-17'   AND find_in_set(idSucursal,'4')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:24:45 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:26:25 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:29:03 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 09:40:54 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:04:24 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:13:57 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:20:37 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:22:33 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:25:17 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:26:00 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:28:46 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:29:57 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 10:34:35 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[21-Oct-2020 11:17:02 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[21-Oct-2020 14:27:13 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 14:28:57 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 14:31:48 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 14:43:30 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:07:09 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:16:23 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:23:10 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:25:05 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:27:57 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:28:37 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:31:26 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:32:24 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 15:37:27 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[21-Oct-2020 16:19:22 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[30-Oct-2020 16:04:13 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 979
[30-Oct-2020 16:04:13 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 725
[30-Oct-2020 16:04:13 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:979) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 195
[04-Nov-2020 12:05:11 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[04-Nov-2020 17:17:09 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-11-04' AND '2020-11-04'   AND find_in_set(idSucursal,'1')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Nov-2020 12:42:27 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5fa83c13ad8a2',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '749'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('749', '5fa83c13ad8a2')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Nov-2020 13:13:10 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-11-10' AND '2020-11-10'    AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...')
#1 /home/lunis/public_html/SUB in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Nov-2020 13:19:50 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-11-08' AND '2020-11-08'   AND find_in_set(idSucursal,'1')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[10-Nov-2020 13:22:59 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVentaLEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-11-10' AND '2020-11-10'   AND find_in_set(idSucursal,'1')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'vd.idVentaLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT vd.*,v.s...' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[25-Nov-2020 16:44:20 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Form/ProductoForm.php on line 301
[26-Nov-2020 16:53:26 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:29 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:32 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:34 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:36 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:41 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:43 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:44 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:45 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:47 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Nov-2020 16:53:49 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT DATE_FORMAT(fecha,'%m/%d/%Y %h:%i %p')as formated_date,fxGetStoreName(idSucursal)as store_name, SUM(total_venta)as total_sales FROM ventas WHERE 1 = 1 AND status != 3  AND date BETWEEN '2020-11-01' AND '2020-11-30'   GROUP BY idSucursal  ORDER BY total_venta DESC </b> se produjo: <i>Unknown column 'date' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT DATE_FOR...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/VentaRepository.php(681): EntityRepository->query('SELECT DATE_FOR...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(33): VentaRepository->getSalesByDateRange('11/01/2020', '11/30/2020')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/VentaAjax.php(13): VentaAjax->getTotalSales(Array)
#4 /home/lunis/public_html/SUBDOMINI in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Dec-2020 11:47:45 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5fc681c18e703',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '818'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(154): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('818', '5fc681c18e703')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Dec-2020 11:56:20 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT r.*,
                fxGetStoreName(r.to_store) as toName,
                SUM(d.quantity)as quantity,
                IFNULL(SUM(d.received),'0')as received,
                DATE_FORMAT(r.date,'%d/%m/%Y')as date,
                fxGetStatusName(r.`status`,'status','Shipment')as statusName,
                fxGetUserName(r.creado_por) as user
                FROM stores_shipments r, LEFT JOIN stores_shipments_details d ON r.id = d.id_shipment GROUP BY r.id ORDER BY r.id DESC </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN stores_shipments_details d ON r.id = d.id_shipment GROUP BY r.id ORDER' at line 8</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT r.*,\n   ...')
#1 /home/lunis/public_html in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[01-Dec-2020 11:56:31 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT r.*,
                fxGetStoreName(r.to_store) as toName,
                SUM(d.quantity)as quantity,
                IFNULL(SUM(d.received),'0')as received,
                DATE_FORMAT(r.date,'%d/%m/%Y')as date,
                fxGetStatusName(r.`status`,'status','Shipment')as statusName,
                fxGetUserName(r.creado_por) as user
                FROM stores_shipments r, LEFT JOIN stores_shipments_details d ON r.id = d.id_shipment GROUP BY r.id ORDER BY r.id DESC </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN stores_shipments_details d ON r.id = d.id_shipment GROUP BY r.id ORDER' at line 8</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT r.*,\n   ...')
#1 /home/lunis/public_html in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[08-Dec-2020 12:28:00 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[08-Dec-2020 12:28:00 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[08-Dec-2020 12:28:00 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[08-Dec-2020 12:28:00 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php on line 111
[08-Dec-2020 12:52:37 America/Chicago] PHP Warning:  mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 50
[08-Dec-2020 12:52:37 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 60
[08-Dec-2020 12:52:37 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php on line 64
[08-Dec-2020 12:52:37 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/DBMainServer.php:50) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php on line 111
[12-Dec-2020 08:36:23 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method VentaAjax::getListVentaDetalles() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Sale.php:123
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(56): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Sale.php(155): include('/home/lunis/pub...')
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Sale.php on line 123
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Illegal string offset 'id_product' in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php on line 99
[12-Dec-2020 08:55:04 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/InventarioRepository.php:99) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php on line 92
[12-Dec-2020 14:49:06 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method VentaAjax::getListVentaDetalles() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Sale.php:123
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Template.php(56): include()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Sale.php(155): include('/home/lunis/pub...')
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Sale.php on line 123
[15-Dec-2020 18:07:51 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVenta LEFT JOIN productos p ON vd.idProducto = p.id WHERE  1= 1  AND fecha BETWEEN '2020-12-15' AND '2020-12-15'   AND find_in_set(idSucursal,'1')  AND find_in_set(c.formaPago,'3')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'c.formaPago' in 'where clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): Dat in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[15-Dec-2020 18:10:28 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVenta LEFT JOIN productos p ON vd.idProducto = p.idLEFT JOIN cobros c ON v.id = c.idVenta WHERE  1= 1  AND fecha BETWEEN '2020-12-15' AND '2020-12-15'   AND find_in_set(idSucursal,'1')  AND find_in_set(c.formaPago,'3')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Column 'fecha' in where clause is ambiguous</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/En in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[15-Dec-2020 18:10:51 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT vd.*,v.status,fxGetStatusName(v.status,'status','venta')as statusName, DATE_FORMAT(v.`fecha`,'%m/%d/%Y')as fecha,DATE_FORMAT(v.creado_fecha,'%r')as hora,v.num_venta,fxGetStoreName(v.idSucursal)as sucursalName, fxGetUserName(v.creado_por)as usuarioName,vd.precio_sin_impuestos * vd.cantidad as subTotal,vd.descuento_item_monto + vd.descuento_orden_monto as descuento,vd.descripcion as desripcion,fxGetTamanoDescripcion(p.tamano)as tamano FROM ventas v LEFT JOIN ventasdetalles vd ON v.id = vd.idVenta LEFT JOIN productos p ON vd.idProducto = p.idLEFT JOIN cobros c ON v.id = c.idVenta WHERE  1= 1  AND v.fecha BETWEEN '2020-12-15' AND '2020-12-15'   AND find_in_set(idSucursal,'1')  AND find_in_set(c.formaPago,'3')  AND v.status = '2' ORDER BY v.creado_fecha DESC</b> se produjo: <i>Unknown column 'p.idLEFT' in 'on clause'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Ent in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[16-Dec-2020 09:58:23 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT * FROM usuarios where nip = '5623\' AND status = '1' LIMIT 1 </b> se produjo: <i>You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1' LIMIT 1' at line 1</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT * FROM u...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/UsuarioRepository.php(172): EntityRepository->query('SELECT * FROM u...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/TimeClockRepository.php(144): UsuarioRepository->getUserByNIP('5623\\')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/TimeClockAjax.php(36): TimeClockRepository->setPunchTimeClockByNIPUser(Array)
#4 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/TimeClockAjax.php(18): TimeClockAjax->setPunchTim in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[17-Dec-2020 11:08:59 America/Chicago] PHP Fatal error:  Out of memory (allocated 606343168) (tried to allocate 20480 bytes) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style/Supervisor.php on line 123
[17-Dec-2020 11:09:51 America/Chicago] PHP Fatal error:  Out of memory (allocated 566497280) (tried to allocate 20480 bytes) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style/Supervisor.php on line 123
[17-Dec-2020 11:10:26 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[17-Dec-2020 11:27:52 America/Chicago] PHP Fatal error:  Out of memory (allocated 270532608) (tried to allocate 20480 bytes) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style/Supervisor.php on line 123
[17-Dec-2020 11:28:14 America/Chicago] PHP Fatal error:  Out of memory (allocated 308281344) (tried to allocate 20480 bytes) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Style/Supervisor.php on line 123
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 72
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 84
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 85
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 95
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 98
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 99
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 104
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 145
[28-Dec-2020 18:00:42 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:72) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 176
[04-Jan-2021 20:42:33 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 20:42:33 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 20:42:33 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 20:42:33 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 20:44:01 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 20:44:01 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 20:44:01 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 20:44:01 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 20:45:11 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 20:45:11 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 20:45:11 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 20:45:11 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 20:47:26 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 20:47:26 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 20:47:26 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 20:47:26 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:05:44 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:05:44 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:05:44 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:05:44 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:21:42 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 981
[04-Jan-2021 21:21:42 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 734
[04-Jan-2021 21:21:42 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:981) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 195
[04-Jan-2021 21:26:31 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:26:31 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:26:31 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:26:31 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:27:21 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:27:21 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:27:21 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:27:21 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:32:18 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:32:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:32:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:32:18 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:32:39 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:32:39 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:32:39 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:32:39 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:32:55 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:32:55 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:32:55 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:32:55 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 21:33:06 America/Chicago] PHP Warning:  Invalid argument supplied for foreach() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 23
[04-Jan-2021 21:33:06 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 141
[04-Jan-2021 21:33:06 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 142
[04-Jan-2021 21:33:06 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php:23) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/special_production_plan.php on line 143
[04-Jan-2021 22:06:48 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'BakedPlanPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php:27
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/BakingPlan.php on line 27
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 72
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 84
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 85
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 95
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 98
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 99
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 104
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 145
[05-Jan-2021 19:50:41 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:72) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 176
[12-Jan-2021 12:32:52 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '5ffdeb5477a39',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '964'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(158): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('964', '5ffdeb5477a39')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[23-Jan-2021 12:54:18 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'ReceivingDetailsTempRepository' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingRepository.php:220
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Receiving.php(89): ReceivingRepository->update('521', Array)
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReceivingRepository.php on line 220
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 72
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 84
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 85
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 95
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 98
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 99
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 104
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 145
[26-Jan-2021 18:57:12 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:72) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 176
[31-Jan-2021 12:22:45 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '6016f575aa547',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '1033'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(158): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('1033', '6016f575aa547')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipme in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[14-Feb-2021 16:32:02 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 981
[14-Feb-2021 16:32:02 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasRepository.php on line 734
[14-Feb-2021 16:32:02 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:981) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 195
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  imagecreatefromjpeg(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 72
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  imagesx() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 84
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  imagesy() expects parameter 1 to be resource, boolean given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 85
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  Division by zero in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 95
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  imagecreatetruecolor() expects parameter 1 to be integer, float given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 98
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  imagecopyresized() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 99
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  imagejpeg() expects parameter 1 to be resource, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 104
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  file_get_contents(): Filename cannot be empty in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php on line 145
[24-Feb-2021 19:31:50 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/SpecialRequisitionRepository.php:72) in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Special-requisition.php on line 176
[25-Feb-2021 14:52:45 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '60380e1d7e31c',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '1106'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(158): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('1106', '60380e1d7e31c')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipme in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[26-Feb-2021 14:14:40 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>INSERT INTO stores_shipments_details_ (token_form,id_detail,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received)
                    SELECT '603956b078526',id,id_shipment,id_product,min_stock,real_stock_in_store,quantity,received
                    FROM stores_shipments_details WHERE id_shipment = '1110'</b> se produjo: <i>Unknown column 'min_stock' in 'field list'</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO sto...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentDetailsTempRepository.php(158): EntityRepository->query('INSERT INTO sto...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ShipmentRepository.php(307): ShipmentDetailsTempRepository->setShipmentDetailsById('1110', '603956b078526')
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipme in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[03-Mar-2021 11:12:53 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[09-Mar-2021 12:22:34 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[09-Mar-2021 12:22:34 America/Chicago] PHP Fatal error:  Uncaught Error: Method name must be a string in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php:164
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php(122): ReportListasEntity->createReporte()
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Reports.php(19): ReportListasEntity->setOptions(Array)
#2 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ReportListasEntity.php on line 164
[11-Mar-2021 10:25:01 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT v.*,
                    v.id as idDetailTemp,
                    p.flavor,
                    p.category,
                    p.size,
                    fxGetCategoriaDescripcion(p.category)as categoryName,
                    fxGetTamanoDescripcion(p.size)as sizeName
                  FROM products_details_3 v LEFT JOIN slices p
                  ON v.id_slice = p.id
                  ORDER BY v.id</b> se produjo: <i>Query execution was interrupted</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT v.*,\r\n  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/ProductoRepository.php(361): EntityRepository->query('SELECT v.*,\r\n  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Ajax/ProductAjax.php(65): ProductoRepository->getProductDetails()
#3 /home/lunis/public_htm in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[17-Mar-2021 21:23:32 America/Chicago] PHP Fatal error:  Uncaught DataBase_Exception: Al intentar <b>SELECT d.*,
                    fxGetProductoDescripcion(id_product)as description,
                    fxGetSizeDescription(id_size)as size
                    FROM store_request_details d
                    WHERE id_store_request = '9' 
                    AND quantity > 0
                    ORDER BY id</b> se produjo: <i>FUNCTION lunis_pos_pcgus.fxGetSizeDescription does not exist</i> in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/EntityRepository.php(127): DataBase->execute('SELECT d.*,\r\n  ...')
#1 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Entity/StoreRequestRepository.php(201): EntityRepository->query('SELECT d.*,\r\n  ...')
#2 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php(70): StoreRequestRepository->getStoreRequestDetallesSavedPDF('9', true)
#3 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-requ in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/DataBase/DataBase.php on line 60
[17-Mar-2021 21:25:34 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:98
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 98
[17-Mar-2021 21:26:55 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:98
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 98
[17-Mar-2021 21:27:06 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:98
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 98
[17-Mar-2021 21:28:34 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:98
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 98
[17-Mar-2021 21:30:13 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:88
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 88
[17-Mar-2021 21:32:08 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[18-Mar-2021 16:28:45 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('9')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[18-Mar-2021 20:06:04 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('8')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  reset() expects parameter 1 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 3
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[19-Mar-2021 14:57:00 America/Chicago] PHP Warning:  key_exists() expects parameter 2 to be array, null given in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 16
[19-Mar-2021 14:57:01 America/Chicago] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/View/Reports/Excel/time_clock.php on line 23
[19-Mar-2021 17:41:01 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('11')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[19-Mar-2021 19:57:04 America/Chicago] PHP Fatal error:  Maximum execution time of 18000 seconds exceeded in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/class/PHPExcel/PHPExcel/Cell.php on line 844
[19-Mar-2021 21:46:10 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('13')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[21-Mar-2021 19:56:05 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('17')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[21-Mar-2021 20:29:27 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('15')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[21-Mar-2021 20:29:49 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('13')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 10:40:54 America/Chicago] PHP Fatal error:  Uncaught Error: Class 'ShipmentPDF' not found in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php:50
Stack trace:
#0 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Shipment.php on line 50
[22-Mar-2021 19:04:06 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('17')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:07:22 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('8')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:07:44 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('11')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:12:39 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('8')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:24:53 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('10')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:26:07 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('12')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:28:24 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('14')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:32:03 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('10')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:34:57 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('12')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:40:54 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('14')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 19:43:47 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('16')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 22:02:23 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('19')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 22:02:50 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('19')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[22-Mar-2021 22:03:12 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('18')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[23-Mar-2021 12:21:41 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('19')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[23-Mar-2021 12:21:58 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('19')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[23-Mar-2021 12:24:26 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('19')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[24-Mar-2021 19:51:50 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('18')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 20:07:51 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('31')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 20:36:36 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('30')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 20:39:20 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('28')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 20:45:58 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('30')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 20:54:53 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('30')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 20:55:45 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('28')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 21:54:50 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('33')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[29-Mar-2021 21:55:19 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('32')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[30-Mar-2021 13:51:42 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('33')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[30-Mar-2021 13:54:15 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('33')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[30-Mar-2021 18:41:14 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('26')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[31-Mar-2021 22:19:27 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('37')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 08:06:29 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 09:25:40 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('46')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 09:54:55 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:06:35 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:12:09 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:12:17 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:27:57 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:29:51 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:32:49 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('44')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[06-Apr-2021 20:33:07 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 19:34:19 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 19:42:16 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('39')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 19:47:08 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 19:52:34 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 19:56:37 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('44')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:01:59 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:06:08 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('49')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:10:11 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('39')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:16:40 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:17:33 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:27:11 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('44')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:31:28 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:32:01 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:33:01 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:38:46 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('44')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:41:27 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:46:42 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:47:38 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('44')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:49:49 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 20:58:02 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('41')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 21:00:16 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('43')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 21:01:26 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('44')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[07-Apr-2021 21:02:36 America/Chicago] PHP Fatal error:  Uncaught Error: Call to undefined method StoreRequestRepository::getNumShipment() in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php:83
Stack trace:
#0 /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Store-request.php(62): StoreRequestPDF->__construct('47')
#1 {main}
  thrown in /home/lunis/public_html/SUBDOMINIOS/pos/pcgus/Controller/Pdf/StoreRequestPDF.php on line 83
[25-May-2021 14:13:56 America/Chicago] PHP Fatal error:  Call to a member function getId() on null in /home/lpcgmx/public_html/pcgus_demo/Controller/Ajax/RequisitionAjax.php on line 136
[25-May-2021 14:15:15 America/Chicago] PHP Fatal error:  Call to a member function getId() on null in /home/lpcgmx/public_html/pcgus_demo/Controller/Ajax/RequisitionAjax.php on line 136
[25-May-2021 16:29:33 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:29:33 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:29:33 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Load-line.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:30:14 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT c.*, 
                    p.code as code, 
                    IFNULL(s.id,10000000)AS slice_id,
                    IFNULL(s.flavor,'z')as flavor_name,
                    p.descripcion as description, 
                    fxGetTamanoDescripcion(p.tamano)as size 
                    FROM requisitions_details c 
                    LEFT JOIN products p ON c.id_product = p.id 
                    LEFT JOIN products_details pd ON p.id = pd.id_product
                    LEFT JOIN slices s ON pd.id_slice = s.id 
                    WHERE c.id_requisition = '3'
                    GROUP BY c.id 
                    ORDER BY flavor_name ASC,description ASC,p.tamano ASC  </b> se produjo: <i>Table 'lpcgmx_mg_pcgus_pos_demo.products' doesn't exist</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[25-May-2021 16:30:19 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:30:19 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:30:19 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:30:22 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT c.*, 
                    p.code as code, 
                    IFNULL(s.id,10000000)AS slice_id,
                    IFNULL(s.flavor,'z')as flavor_name,
                    p.descripcion as description, 
                    fxGetTamanoDescripcion(p.tamano)as size 
                    FROM requisitions_details c 
                    LEFT JOIN products p ON c.id_product = p.id 
                    LEFT JOIN products_details pd ON p.id = pd.id_product
                    LEFT JOIN slices s ON pd.id_slice = s.id 
                    WHERE c.id_requisition = '20'
                    GROUP BY c.id 
                    ORDER BY flavor_name ASC,description ASC,p.tamano ASC  </b> se produjo: <i>Table 'lpcgmx_mg_pcgus_pos_demo.products' doesn't exist</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELEC in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[25-May-2021 16:30:35 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:30:35 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:30:35 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:30:45 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT c.*, 
                    p.code as code, 
                    IFNULL(s.id,10000000)AS slice_id,
                    IFNULL(s.flavor,'z')as flavor_name,
                    p.descripcion as description, 
                    fxGetTamanoDescripcion(p.tamano)as size 
                    FROM requisitions_details c 
                    LEFT JOIN products p ON c.id_product = p.id 
                    LEFT JOIN products_details pd ON p.id = pd.id_product
                    LEFT JOIN slices s ON pd.id_slice = s.id 
                    WHERE c.id_requisition = '20'
                    GROUP BY c.id 
                    ORDER BY flavor_name ASC,description ASC,p.tamano ASC  </b> se produjo: <i>Table 'lpcgmx_mg_pcgus_pos_demo.products' doesn't exist</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELEC in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[25-May-2021 16:32:07 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT c.*, 
                    p.code as code, 
                    IFNULL(s.id,10000000)AS slice_id,
                    IFNULL(s.flavor,'z')as flavor_name,
                    p.descripcion as description, 
                    fxGetTamanoDescripcion(p.tamano)as size 
                    FROM requisitions_details c 
                    LEFT JOIN productos p ON c.id_product = p.id 
                    LEFT JOIN products_details pd ON p.id = pd.id_product
                    LEFT JOIN slices s ON pd.id_slice = s.id 
                    WHERE c.id_requisition = '20'
                    GROUP BY c.id 
                    ORDER BY flavor_name ASC,description ASC,p.tamano ASC  </b> se produjo: <i>Unknown column 'p.code' in 'field list'</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT c.*, \r\n ... in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[25-May-2021 16:32:10 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT c.*, 
                    p.code as code, 
                    IFNULL(s.id,10000000)AS slice_id,
                    IFNULL(s.flavor,'z')as flavor_name,
                    p.descripcion as description, 
                    fxGetTamanoDescripcion(p.tamano)as size 
                    FROM requisitions_details c 
                    LEFT JOIN productos p ON c.id_product = p.id 
                    LEFT JOIN products_details pd ON p.id = pd.id_product
                    LEFT JOIN slices s ON pd.id_slice = s.id 
                    WHERE c.id_requisition = '20'
                    GROUP BY c.id 
                    ORDER BY flavor_name ASC,description ASC,p.tamano ASC  </b> se produjo: <i>Unknown column 'p.code' in 'field list'</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT c.*, \r\n ... in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[25-May-2021 16:32:52 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:32:52 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:32:52 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:34:01 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:34:01 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:34:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:43:02 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:43:02 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:43:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Special-requisition.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:43:26 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:43:26 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:43:26 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:43:28 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:43:28 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:43:28 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:45:14 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:45:14 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:45:14 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Home.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:45:53 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:45:53 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:45:53 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Home.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:46:01 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:01 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Sale.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:46:01 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:01 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:01 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Special-requisition.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:46:08 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:08 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:08 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:46:55 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:55 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:55 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:46:57 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:57 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:46:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:48:09 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:09 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:09 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Home.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:48:14 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:14 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:14 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:48:23 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:23 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:23 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:48:26 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:26 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:48:26 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:03 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:03 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:03 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:12 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:12 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:12 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:20 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:20 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:20 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:22 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:22 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:22 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:36 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:36 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:36 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:55 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:55 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:55 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:49:59 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:59 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:49:59 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Home.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:50:29 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:50:29 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:50:29 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Home.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:50:37 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:50:37 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:50:37 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Home.php(12): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:50:53 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:50:53 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:50:53 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:51:23 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:51:23 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:51:23 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:51:27 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:51:27 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:51:27 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[25-May-2021 16:51:32 America/Chicago] PHP Warning:  mysqli::mysqli(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:51:32 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 45
[25-May-2021 16:51:32 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Connect failed: php_network_getaddresses: getaddrinfo failed: Name or service not known' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:47
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php(32): DataBase->__construct()
#1 /home/lpcgmx/public_html/pcgus_demo/class/ACL/AclRepository.php(18): DataBase::getInstance()
#2 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(41): AclRepository->getUserById('1')
#3 /home/lpcgmx/public_html/pcgus_demo/class/ACL/Acl.php(37): Acl->createACL()
#4 /home/lpcgmx/public_html/pcgus_demo/app/include/acl.php(9): Acl->__construct('1')
#5 /home/lpcgmx/public_html/pcgus_demo/app/include/bootstrap.php(25): include('/home/lpcgmx/pu...')
#6 /home/lpcgmx/public_html/pcgus_demo/Controller/Production.php(11): include('/home/lpcgmx/pu...')
#7 {main}
  thrown in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 47
[27-May-2021 16:19:33 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php on line 735
[27-May-2021 16:19:33 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php:735) in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 195
[27-May-2021 16:19:37 America/Chicago] PHP Warning:  implode(): Invalid arguments passed in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php on line 735
[27-May-2021 16:19:37 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php:735) in /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasEntity.php on line 195
[27-May-2021 16:19:57 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT SUM(srd.quantity * p.quantity)as quantity, s.id as id_slice, s.flavor, fxGetSizeDescription(s.size)as sizeName FROM requisitions sr, requisitions_details srd, products_details p, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = p.id_product AND p.id_slice = s.id AND find_in_set(sr.id,'24') AND sr.status = 1 AND s.category = '1' GROUP BY s.id</b> se produjo: <i>FUNCTION lpcgmx_mg_pcgus_pos_demo.fxGetSizeDescription does not exist</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT SUM(srd....')
#1 /home/lpcgmx/public_html/pcgus_demo/Entity/RequisitionRepository.php(423): EntityRepository->query('SELECT SUM(srd....')
#2 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php(486): RequisitionRepository->getBakedPlan('24')
#3 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportLis in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[27-May-2021 16:20:02 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>SELECT SUM(srd.quantity * p.quantity)as quantity, s.id as id_slice, s.flavor, fxGetSizeDescription(s.size)as sizeName FROM requisitions sr, requisitions_details srd, products_details p, slices s WHERE sr.id = srd.id_requisition AND srd.id_product = p.id_product AND p.id_slice = s.id AND find_in_set(sr.id,'24') AND sr.status = 1 AND s.category = '1' GROUP BY s.id</b> se produjo: <i>FUNCTION lpcgmx_mg_pcgus_pos_demo.fxGetSizeDescription does not exist</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('SELECT SUM(srd....')
#1 /home/lpcgmx/public_html/pcgus_demo/Entity/RequisitionRepository.php(423): EntityRepository->query('SELECT SUM(srd....')
#2 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportListasRepository.php(486): RequisitionRepository->getBakedPlan('24')
#3 /home/lpcgmx/public_html/pcgus_demo/Entity/ReportLis in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[02-Jun-2021 12:46:49 America/Chicago] PHP Fatal error:  Class 'InventoryRepository' not found in /home/lpcgmx/public_html/pcgus_demo/View/Reports/Pantalla/inventory_stores.php on line 92
[02-Jun-2021 12:47:30 America/Chicago] PHP Fatal error:  Call to undefined method InventarioRepository::getListInventario() in /home/lpcgmx/public_html/pcgus_demo/View/Reports/Pantalla/inventory_stores.php on line 93
[02-Jun-2021 13:17:05 America/Chicago] PHP Warning:  mysqli::mysqli(): (HY000/1045): Access denied for user 'lunis_pos'@'ip-97-74-232-24.ip.secureserver.net' (using password: YES) in /home/lpcgmx/public_html/pcgus_demo/Entity/DBMainServer.php on line 50
[02-Jun-2021 13:17:05 America/Chicago] PHP Warning:  mysqli::query(): Couldn't fetch DBMainServer in /home/lpcgmx/public_html/pcgus_demo/Entity/DBMainServer.php on line 60
[02-Jun-2021 13:17:05 America/Chicago] PHP Warning:  DBMainServer::execute(): Couldn't fetch DBMainServer in /home/lpcgmx/public_html/pcgus_demo/Entity/DBMainServer.php on line 64
[02-Jun-2021 13:17:05 America/Chicago] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/lpcgmx/public_html/pcgus_demo/Entity/DBMainServer.php:50) in /home/lpcgmx/public_html/pcgus_demo/Controller/Receiving.php on line 111
[09-Jun-2021 11:40:29 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO ventas_suspendidas(fecha,telefono,cliente,importe,descuento_orden_tipo,descuento_orden_valor,descuento_orden_monto,descuento_items_monto,subtotal,total_impuestos,total_venta,total_recibido,status,metodo_pago,comentarios,idCaja,idSucursal,creado_fecha,creado_por,modificaciones,referencia) VALUES ('2021-06-09',NULL,'1',NULL,'porcentaje',NULL,NULL,NULL,'65.00',NULL,'65.00',NULL,'1','1',NULL,NULL,NULL,'2021-06-09 11:40:29','1',NULL,'anres')</b> se produjo: <i>Unknown column 'telefono' in 'field list'</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO ven...')
#1 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO ven...')
#2 /home/lpcgmx/public_html/pcgus_demo/Entity/VentaRepository.php(122): EntityRepository->save(Array, 'ventas_suspendi...' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
[09-Jun-2021 11:40:37 America/Chicago] PHP Fatal error:  Uncaught exception 'DataBase_Exception' with message 'Al intentar <b>INSERT INTO ventas_suspendidas(fecha,telefono,cliente,importe,descuento_orden_tipo,descuento_orden_valor,descuento_orden_monto,descuento_items_monto,subtotal,total_impuestos,total_venta,total_recibido,status,metodo_pago,comentarios,idCaja,idSucursal,creado_fecha,creado_por,modificaciones,referencia) VALUES ('2021-06-09',NULL,'1',NULL,'porcentaje',NULL,NULL,NULL,'65.00',NULL,'65.00',NULL,'1','1',NULL,NULL,NULL,'2021-06-09 11:40:37','1',NULL,'anres')</b> se produjo: <i>Unknown column 'telefono' in 'field list'</i>' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php:60
Stack trace:
#0 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(127): DataBase->execute('INSERT INTO ven...')
#1 /home/lpcgmx/public_html/pcgus_demo/Entity/EntityRepository.php(52): EntityRepository->query('INSERT INTO ven...')
#2 /home/lpcgmx/public_html/pcgus_demo/Entity/VentaRepository.php(122): EntityRepository->save(Array, 'ventas_suspendi...' in /home/lpcgmx/public_html/pcgus_demo/class/DataBase/DataBase.php on line 60
