Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

159
Vistas
Daily product reconciliation

I'm trying to replicate something I have been able to complete with Excel for reconciling high-value/theft items in a supermarket (cigarettes) in Python.

Currently, in Excel it looks something like this:

Code Descr Start of day Qty additions end of day Qty sold POS sales Difference
1234 Prod1 5 2 3 4 5 +1
12345 prod2 10 8 2 16 16 correct
  1. The user enters any additional cigarettes they have taken from the warehouse storage and brought to the sales area.
  2. At the end of the day, the user counts the cigarettes in the cabinet (end of day).
  3. The spreadsheet then calculates how many packs have been taken from the cabinet:
    (Start of Day QTY + Additions) - End of Day = sold
  4. This result is then compared with the sales that have gone through the POS system. Differences are displayed.
  5. When ready, the user selects a button that clears the form - but copies the end-of-day figures over to the start of day QTY.

My progress so far is slow - I have been able to read in sales data from POS and clean it up for use, but am struggling with where to start for the example above.

Any advice or pointers on where to start or look would be appreciated. Is this overly complicated to achieve in python? Are there easier alternatives (other than excel haha)?

about 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda