Code Monkey home page Code Monkey logo

kpos's People

Contributors

fabricioflores avatar janinatatiana avatar jimmyjaramillo avatar marjoriejuliana avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kpos's Issues

Cambios en cart

Las lineas que dividen las filas de la tabla están muy opacas. Cambiar el color de fondo de la tabla

internet discount is not working

When the operator selects add discounts we should ask the discount machine if we have something in our cart worth to be a discount, in this case the internet discount is not generated.

Formas de pago

Mientras no haya sido llenada la información de él o los métodos de pago, el botón Process Payment debe estar deshabilitado.

logout and hit back button issue

when doing logout you are redirected to login page, but then you still can hit the back button and get into the /home which is bad, the user is no longer available but still can work in the POS.

more issues from code

client/app/authenticationService/authenticationService.service.js: //TODO: el endpoint deberia llamarse login
client/app/authenticationService/authenticationService.service.js: //TODO: arreglar este problema de seguridad
client/app/authenticationService/authenticationService.service.js: //TODO: al hacer logout se debe llamar al server para que haga el logout y luego
client/app/authenticationService/authenticationService.service.js: //TODO: necesitamos tener a la mano la información del usuario logeado
server/api/orders/orders.spec.js: * TODO: fix the test with order store and check if it was stored
server/api/products/products.spec.js: //TODO: esto deberia ser solo un objeto
server/api/users/users.spec.js: // TODO: al hacer login se deberia actualizar en user UNICAMENTE el session_id del usuario
server/api/users/users.spec.js: //TODO: no necesitamos obtener la lista de usuarios desde el POS
server/api/users/users.spec.js: // TODO: Este test deberia ser: should login when username and password are
server/api/users/users.spec.js: // TODO: comentar este test, porque no estamos nunca creando usuarios desde el POS
server/api/users/users.spec.js: // TODO: igual este test es para otro sistema
server/api/users/users.spec.js: // TODO: users/update no deberia existir
server/api/users/users.spec.js: // TODO: users/update no deberia existir
server/api/users/users.spec.js: // TODO: users/delete no debería existir

Cambios en la vista Checkout

Debería mostrarse abierto por defecto solamente la opción Cash
Cambiar el nombre del botón. En vez de Payment process debería ir "Process payment"
Cambiar el color del header de Card (No queremos el rojo).

Vista: descuentos y cupones

Cuando el tamaño de la vista es extra small, los cupones se muestra sobre el dropdown de descuentos. Solo para este tamaño los descuentos se deberían mostrar en una fila y los cupones en otra.

Se adjunta captura de pantalla del bug.
screen shot 2015-09-29 at 11 10 44

Crear un nuevo panel para el ticket a imprimir

Luego de que el Process payment se haya completado con éxito, el panel del checkout se debe reemplazar con otro panel que tenga la siguiente información:

  • Items del cart
  • Total del cart
  • Código de internet (este código sera retornado por el backend luego de procesar la orden).
  • Un botón Print y otro New Order

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.