s1.sus8.thinkerp.biz Open in urlscan Pro
186.50.183.243  Public Scan

Submitted URL: https://s1.sus8.thinkerp.biz/
Effective URL: https://s1.sus8.thinkerp.biz/_generator/app.html
Submission: On July 01 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

actions/check_user.html

<form action="actions/check_user.html" class="network_form" id="login_form" data-event="login_get" data-scope="login">
  <input type="hidden" name="general_token" id="input_login_general_token" value="0">
  <input type="hidden" name="id_ua" id="input_login_id_ua" value="0">
  <section class="row">
    <article class="input-field col s12">
      <input type="text" name="user" id="login_input_user" placeholder="Correo Electrónico">
      <label class="active" for="login_input_user">Correo Electrónico</label>
    </article>
    <article class="input-field col s12">
      <input type="password" name="pass" id="login_input_pass" placeholder="Contraseña">
      <label class="active" id="login_input_pass">Contraseña</label>
    </article>
    <article class="col s12 m6">
      <label class="label" for="user_location_select">Locación</label>
      <select class="browser-default" id="user_location_select" onchange="
													manager_main.send(
																		'app_action',
																		this,
																		{
																				name: 				'location',
																				action: 			'location',
																				id: 				$( '#user_location_select' ).val(),
																				name: 				$( '#user_location_select option:selected' ).text(),
																				time_btw_clicks: 	0
																		}
												);">
        <option value="0">Default</option>
      </select>
    </article>
    <article class="col s12 m6">
      <label class="label" for="id_printer_control">Impresora efact</label>
      <select class="browser-default" id="id_printer_control" name="id_printer_control">
        <option value="0">Default</option>
        <option value="SzA4ajVWWGJ0a09aeHAyWVpOR0N0QT09">Principal</option>
        <option value="Mmp3NFlEOE1qWEtPWHFPSVY5MEdwZz09">Control</option>
        <option value="T09QbjhyUHFLeitEL0ZJRnRxcjVGdz09">EFACT</option>
        <option value="eURMZ3h6YmI2b1I0Slg0bTRhOHhtUT09">KDS</option>
      </select>
    </article>
  </section>
  <section class="row turn" id="login_turns">
    <article class="input-field">
      <h5>INICIAR TURNO</h5>
      <ul>
        <li>
          <input name="turn_group" type="radio" id="turn_1" value="1" checked="">
          <label for="turn_1">MAÑANA</label>
        </li>
        <li>
          <input name="turn_group" type="radio" id="turn_2" value="2">
          <label for="turn_2">TARDE</label>
        </li>
        <li>
          <input name="turn_group" type="radio" id="turn_3" value="3">
          <label for="turn_3">NOCHE</label>
        </li>
      </ul>
    </article>
  </section>
  <section class="row">
    <article class="col s12">
      <button type="submit" class="waves-effect waves-light btn">Acceder</button>
    </article>
  </section>
</form>

POST forms/cashier.html?action=open

<form action="forms/cashier.html?action=open" method="POST" class="network_form" data-event="app_cashier_open" data-scope="login">
  <main class="content">
    <section class="row">
      <article class="col s12 m6">
        <input type="text" name="amount" placeholder="Monto inicial" autocomplete="off">
      </article>
      <article class="col s12 m6">
        <input type="text" name="amount_confirmed" placeholder="Reitere el monto" autocomplete="off">
      </article>
    </section>
  </main>
  <section class="buttons separator">
    <button type="submit" class="btn-floating btn-large waves-effect waves-light green lighten-2" title="Abrir sesión de cajero">
      <i class="material-icons">check</i>
    </button>
    <a class="modal-close btn-floating btn-large waves-effect waves-light red lighten-2" title="Cancelar">
					<i class="material-icons">close</i>
				</a>
  </section>
</form>

POST actions/get_customers.html

<form action="actions/get_customers.html" class="network_form" method="POST" data-event="customers_get_search" data-scope="normal">
  <input type="text" name="search" id="c_search_input" value="" placeholder="Ingrese el término de búsqueda" autocomplete="off">
</form>

<form autocomplete="new-password">
  <section class="row">
    <blockquote class="flow-text"> DATOS PERSONALES </blockquote>
  </section>
  <section class="row">
    <article class="input-field col s12 m6">
      <input type="text" name="c_name" id="c_name" placeholder="Nombre" autocomplete="new-password">
      <label for="c_name" class="active">Nombre</label>
    </article>
    <article class="input-field col s12 m6">
      <input type="text" name="c_surname" id="c_surname" placeholder="Apellido" autocomplete="new-password">
      <label for="c_surname" class="active">Apellido</label>
    </article>
    <article class="input-field col s12 m6">
      <input type="text" name="c_tel" id="c_tel" placeholder="Teléfono" autocomplete="new-password">
      <label for="c_tel" class="active">Teléfono</label>
    </article>
    <article class="input-field col s12 m6">
      <input type="text" name="c_email" id="c_email" placeholder="Correo electrónico" autocomplete="new-password">
      <label for="c_email" class="active">Correo electrónico</label>
    </article>
  </section>
  <section class="row">
    <blockquote class="flow-text"> INFORMACIÓN IMPOSITIVA </blockquote>
  </section>
  <section class="row">
    <article class="input-field col s12">
      <input type="text" name="c_company_name" id="c_company_name" placeholder="Denominación social completa" autocomplete="new-password">
      <label for="c_company_name" class="active">Denominación social</label>
    </article>
    <article class="input-field col s12 m6">
      <select class="browser-default" name="c_doc_type" id="c_doc_type">
        <option value="NONE" selected="" disabled="">Tipo documento</option>
        <option value="UY_CI">Cédula de identidad</option>
        <option value="UY_RUT">RUT</option>
        <option value="UY_NIE">Número identificación de extranjero</option>
      </select>
    </article>
    <article class="input-field col s12 m6">
      <input type="text" name="c_document" id="c_document" placeholder="Número identificación" autocomplete="new-password">
      <label for="c_document" class="active"></label>
    </article>
  </section>
  <section class="row">
    <blockquote class="flow-text">
      <small>DIRECCIÓN FACTURACIÓN</small>
    </blockquote>
  </section>
  <section class="row">
    <article class="input-field col s12 m9">
      <input type="text" name="c_address" id="c_address" placeholder="Calle ####, Localidad" autocomplete="new-password">
      <label for="c_address" class="active">Dirección completa</label>
    </article>
    <article class="input-field col s12 m3">
      <input type="text" name="c_address_department" id="c_address_department" placeholder="Piso + Departamento" autocomplete="new-password">
      <label for="c_address_department" class="active">Departamento</label>
    </article>
    <article class="input-field col s12 m6">
      <input type="text" name="c_address_line1" id="c_address_line1" placeholder="Calle #1" autocomplete="new-password">
      <label for="c_address_line1" class="active">Entre calle</label>
    </article>
    <article class="input-field col s12 m6">
      <input type="text" name="c_address_line2" id="c_address_line2" placeholder="Calle #2" autocomplete="new-password">
      <label for="c_address_line2" class="active">Entre calle</label>
    </article>
  </section>
  <section class="row">
    <article class="col s12">
      <a class="trigger-click waves-effect waves-light btn green lighten-2 confirm" href="#customer_confirm">
				Confirmar
		</a>
    </article>
  </section>
</form>

Text Content

 * 
 * control_point Control Venta
 * developer_board Factura Electrónica
 * smartphone Dispositivos de pago
 * price_check Pagos Online
 * star Rewards
 * book_online Reservas
 * security Seguridad
 * money Cajas Locales
 * stars Reglas Directas
 * redeem Promociones
 * exit_to_app Abrir Fichaje
 * access_time Registro Empleados
 * notifications Pantalla turnos
 * important_devices Publicador
 * app_settings_alt Configuración apps
 * tv Configuración KDS


INICIALIZANDO POS
print
chat
device_hub

CONTROL INFORMACIÓN DE CONTROL PARA ESTA APP CLOSE

 * Locación: Default
 * IP: fdbf:1d37:bbe0:0:22::f6
 * music_note Notificaciones de sonido inactivas
 * [ UY ] vD 35 | vP 35 | vM 35



MENSAJES ÚLTIMOS MENSAJES RECIBIDOS CLOSE





IMPRESORAS CONTROL DE IMPRESORAS CLOSE







PUNTAJE GANA PUNTOS Y AVANZA! CLOSE

emoji_events SOS NIVEL 2 💪 Te faltan 105 puntos para subir de nivel

OBJETIVOS DE LA SEMANA

 * +35pts Impulsa nuestro nuevo postre!
 * +105pts Recomendá agrandar tus combos
 * +1.258pts Cerra una orden en menos de 5 minutos

ÚLTIMO PUNTAJE CONSEGUIDO

35pts Impulsa nuestro nuevo postre! 105pts Cerra una orden en menos de 5 minutos
35pts Impulsa nuestro nuevo postre! 35pts Impulsa nuestro nuevo postre!

Abrir centro de puntos

directions_bike verified_user attach_money query_builder lock_open
 * Mostrador
 * Delivery
   

toggle_off Carga rápida
addNormal add
 * add Pedidos Ya!
 * add Rappi
 * add Online
 * add Digital

add Agregar
 * add App de Ventas
 * add Pedidos Ya!
 * add Rappi
 * add Online
 * add Digital

refresh Reiniciar import_export Reordenar

/



> Sin órdenes para este filtro/búsqueda. No se han encontrado órdenes en este
> momento para la búsqueda realizada. Reiniciar búsqueda

AGREGAR ORDEN

 * add App de Ventas
 * add Pedidos Ya!
 * add Rappi
 * add Online
 * add Digital

toggle_off Carga rápida
addNormal add
 * add Pedidos Ya!
 * add Rappi
 * add Online
 * add Digital

add Agregar
 * add App de Ventas
 * add Pedidos Ya!
 * add Rappi
 * add Online
 * add Digital

refresh Reiniciar import_export Reordenar

/



> Sin órdenes para este filtro/búsqueda. No se han encontrado órdenes en este
> momento para la búsqueda realizada. Reiniciar búsqueda

AGREGAR ORDEN

 * add App de Ventas
 * add Pedidos Ya!
 * add Rappi
 * add Online
 * add Digital


close

VERIFICACIÓN DE ACCESO

INGRESE SU PIN POR FAVOR



Recuerde no compartir su clave personal, la cual será asociada a la acción que
está autorizando.

CREDENCIALES REQUERIDAS INICIO DE SESIÓN

Correo Electrónico
Contraseña
Locación Default
Impresora efact Default Principal Control EFACT KDS

INICIAR TURNO

 * MAÑANA
 * TARDE
 * NOCHE

Acceder
SEGURIDAD ESPECIAL ACTIVADA
lock_open Seguridad especial activa
lock_open
check close search speaker_notes space_bar money_off



check close



check close



check Todos los items controlados
close Sin control en todos los items
check close



1 2 3 4 5 undo



> Items Items con sus extras



> Promociones Promociones activas dentro de esta orden



 * INICIAL
 * DESCUENTOS
 * TOTAL

 * PAGOS
 * SIN CARGO
 * SALDO




DESCUENTOS




ESPECIFICAR ITEM





 * 1
 * 3
   


1
2
3
4

> Motivo Declaración del motivo de baja por stock de los items selccionados.



La orden tiene cambios sin guardar y no es posible utilizar este módulo hasta
hacerlo.

GUARDAR CAMBIOS

Devolucion

Problema cocina

Problema servicio

Declarar baja de stock

> Destino Seleccione el destino al cual mover los items seleccionados.



La orden tiene cambios sin guardar y no es posible utilizar este módulo hasta
hacerlo.

GUARDAR CAMBIOS
close
Declarar movimiento


warning Si elige todos los ítems de una orden la misma será movida por completo
o fusionada la orden de destino y luego cerrada esta orden.

> Control adición Se recomienda confirmar la adición antes de proceder a aceptar
> pagos.


attach_money ACEPTAR PAGOS

> Separación ticket Configuración impresión múltiples tickets, separados por
> items o dinero.
> Items Dinero



LEYENDA EN EL TICKET

No es requerido, en caso de dejar en blanco se usará el default preconfigurado.

__BALANCE__ Saldo
 * General
 * Reporte
   


ORDEN




TOTALES



add_box ACEPTAR PRODUCTOS Existen pagos fijados y realizar cambios en la orden
deshabilitará los mismos


ITEMS AGRUPADOS



cloud_upload print
print

El comprobante aún no fue impreso
Cliente
Delivery




> Descuentos disponibles


1
2
3
4

 * Productos
 * Comentarios
   



Es recomendado no escribir más de caracteres.


OPCIONES DE COMENTARIOS

> Producto parcial Seleccione los productos que desea combinar para crear uno
> solo en partes iguales.


1
2
3
4

file_download_done check arrow_back print donut_small add
more_vert
 * close
 * save
 * print receipt
 * print money_off
 * print open_with
 * loyalty
 * security

grid_on search attach_money


CONFIGURACIÓN APERTURA


POR FAVOR INDIQUE LOS DATOS PARA ABRIR LA ORDEN



Confirmar Cancelar


REGISTRAR VISITA


POR FAVOR CONSULTAR SI SE DISPONE DE UN CÓDIGO DE VISITA

Código de visita

Confirmar No lo tiene


BLOQUEO DE PAGO


PARA CONTINUAR CON ESTE PAGO DEBE DECLARAR SU RESPONSABILIDAD

Esta orden tiene pagos generados de forma remota que deben ser primero anexados
a una sesión de cajero abierta.

Declarar la responsabilidad de los mismos para continuar.

Declarar responsabilidad Aceptar Cancelar

BÚSQUEDA DE ARTÍCULO

close



__PRODUCT__ PESAJE DE ARTÍCULO CLOSE


Confirmar pesaje Cancelar

__PRODUCT__ CAMBIO CANTIDAD DEL ARTÍCULO CLOSE


Confirmar cambio Cancelar

ABRIR SESIÓN DE CAJERO INDIQUE EL MONTO EN EFECTIVO PARA INICIAR LA SESIÓN.
CLOSE

check close
close

VENTAS REGISTRO DE MOVIMIENTOS CERRADOS



ANULACIÓN POR FAVOR INTRODUZCA LA RAZÓN POR LA CUAL DESEA ANULAR ESTA ORDEN
CLOSE

check close


MOTIVOS DE LA ANULACIÓN

> Por favor informar lo más detallado posible la razón de la anulación de la
> orden.
> Si tiene dudas sobre como proceder no realice la anulación.

Seleccionar tipo de anulación No declarar Zona de entrega Monto mínimo
Restaurante Cerrado Datos insuficientes Datos medios pago Cancelacion cliente
Falta de productos No entregado por cuenta del usuario


CORREO ELECTRÓNICO ASOCIAR UNO O MÁS EMAILS A EMISIÓN DE COMPROBANTES
ELECTRÓNICOS CLOSE


check delete
close

BÚSQUEDA CLIENTE POR FAVOR INTRODUZCA EL DATO DE BÚSQUEDA TOTAL O PARCIAL PARA
COMENZAR CLOSE

add search

> DATOS PERSONALES

Nombre
Apellido
Teléfono
Correo electrónico

> INFORMACIÓN IMPOSITIVA

Denominación social
Tipo documento Cédula de identidad RUT Número identificación de extranjero


> DIRECCIÓN FACTURACIÓN

Dirección completa
Departamento
Entre calle
Entre calle
Confirmar
 * check

more_vert
 * restart_alt
 * close

arrow_upward




TOTAL
chevron_left chevron_right


MODIFICACIÓN COMPONENTES DEL PRODUCTO

close

> No se han encontrado componentes No hay ítems que coincidan con la búsqueda
> solicitada.


restart_alt

toggle_off __NAME__ MESA #__NAME__ __CUSTOMER[1]__ $ __TOTAL__
__ORDER__ __ICON__ __CUSTOMER[0]__ phone_in_talk __CUSTOMER[2]-LABEL__
__CUSTOMER[1]__ __SALE_CHANNEL__ __EXTERNAL_ORDER__ $ __TOTAL__ timer __TIMER__
more_vert check
 * qr_code Imprimir turno digital
 * settings_cell Alertar turno por SMS
 * notifications Llamar para entrega
 * notifications Alertar por pantallas
 * beenhere Verificación de estado

__NAME__ __ICON__ __TAG__ __KEY-INDEX__ __NAME__ keyboard Control +
__KEY-INDEX__ check __ICON__ __SUBJECT__ __DATE__ __MSG-LABEL__
keyboard_arrow_right warning No hay mensajes disponibles en este momento.
Cuando existan mensajes sin leer nuevos el icono chat aparecerá en rojo
indicándolo.
__ICON__ __STATUS__ __BTN_LABEL__
__ICON__ __NAME__ [ CIERRE X ] [ CIERRE Z ] [ OPCIONES IMPRESORA ]
__ONLINE__
__NAME__ __PRICE__ check __NAME__ VOLVER
__NAME__
__NAME__


__NAME__

__TOTAL__ / __MAX__
__BUTTONS__

1
2
3
4

Sin items No se encontraron items para esta selección aún. Sin descuentos La
orden no tiene descuentos asignados. Sin pagos No se encontraron pagos para esta
orden aún. Producto eliminado Seleccione uno o más productos para crear el item
parcial deseado. __AMOUNT__

__NAME__
 * D
 * P

__PRICE__
add remove loupe money_off workspaces close reply
close reply __AMOUNT__ __NAME__ __AMOUNT__ __NAME__ __AMOUNT__ __NAME__
__LBL_CONTROL__

__AMOUNT__ __NAME__ __PRICE__
1 2 3 4 5
1 2 3
4 5
__TICKET__ TICKET #__TICKET__ __AMOUNT__ __NAME__ __TIME__
__ITEMS__

COMENTARIOS

__NOTES__

__AMOUNT__ __NAME__ __TOTAL__ __NAME__ __VALUE__ __ICON_LBL__ __NAME__
__TARGET__ __AMOUNT__ close __NAME__ __AMOUNT__ __NAME__ __PRICE__
delete_forever reply
__NAME__ __AMOUNT__/__TOTAL__ __NAME__
close
__ICON__
 * __NAME__
 * __STEP_LABEL__
 * __NAME_USER__
 * __DATE_PAY__

__AMOUNT__ __TYPE_LABEL__ settings close __DELETE_LABEL__ __NAME__ __ICON__
__NAME__

__TITLE__

__LABEL_AMOUNT__ __LABEL_CRITICAL__ __LABEL_INFO__

Declarar pago
Cancelar

Dispositivos
__DEVICES__

__ALIAS__ __NAME__
Sin asignar
Cancelar

5%
10%
15%
20%
25%
30%
35%
40%

__PAGE__


__NAME__ MAX __Q_MAX__

__NAME__ __INSTRUCTIONS__
ENTENDIDO

__Q_SELECTED__ / __Q_REQUIRED__

 * REINICIAR CANTIDADES

 * REINICIAR TODO

 * CANCELAR

__ITEMS__

__NAME__ __PRICE__

__POINTS__ pts
__AMOUNT__
remove
__AMOUNT__
add arrow_upward edit
__UPGRADES__

ANULAR Anular selección

0
__AMOUNT__
remove
__AMOUNT__
add
__NAME__ __PRICE__ __POINTS__ pts

__NAME__ __PRICE__

__AMOUNT__
add remove
__NAME__ INICIAL

   
 * SIN CONEXIÓN