Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Delivered Quantity on Timesheet Invoices has Stopped Updating; Odoo 10

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
salesinvoicetimesheetquantity
1 Responder
4313 Vistas
Avatar
Theron Trout

We have been successfully using Odoo 10 for invoicing labor on contract for over the past year.  About two months ago the Delivered Quantity field of the Sales Order stopped updating.  We are using the same sales order, the same product, the same project, and the same task as has worked previously.  We have not exceeded the ordered quantity.

About two invoicing cycles ago time entries recorded to the same Task and same Project as we have been using all along stopped increasing the delivered quantity.  Now when we create a new Invoice from the Sales Order, it includes previously invoiced hours in the total to invoice.  Consequently, we now have to manually calculate the number of hours to invoice our customer for the billing period.  This is obviously a significant problem.

We have reviewed the Odoo source code and the database structure in an attempt to understand how individual order lines are marked as delivered and attempted to discovery if there is a way to update the delivered quantity value manually for the Sales Order so that Odoo will generate invoices with the correct number of labor hours again.  Unfortunately, this has not yet revealed any solutions.

We would be very appreciative if anyone could assist us in restoring the proper tracking of delivered labor on time sheets in Odoo.


Thanks in advance!


--- UPDATE ---


After further investigation we have found the problem was different than originally described.  The Delivered Quantity is updating properly, it is the Invoiced Quantity that has stopped updating.  When we create an invoice and finalize it, the Invoiced total does not increase after the Invoice is generated and confirmed.

Each time we run an invoice the new delivered hours are subtracted from the invoiced hours to obtain the hours to invoice. Since the invoiced hours has stopped updating, the invoice generated includes hours previously invoiced.

Can anyone shed some light into how the Invoiced total is calculated and how we can manually correct it in the database?

Thanks!

0
Avatar
Descartar
Avatar
Theron Trout
Autor Mejor respuesta

I believe that we have identified the cause of this issue.  All of the invoiced hours where inserted into the system during our first attempt to use the import tools to bring in timesheet data from employee spreadsheet records.  It seems that the Import system may not execute the model logic appropriately leaving the referential fields in the database not properly initialized.

We have since implemented a custom importer using the XML-RPC interface and it works great.  The full life-cycle of timesheet data ingestion, invoicing, and validation now works as expected.

In our two years of experience leveraging Odoo, the import system has been perhaps the most perplexing and frustrating aspect of the system.  That it can, based on our findings, result in leaving the database in an inconsistent and broken state, it would seem advisable to avoid using it.

Hope this is helpful to others.     

0
Avatar
Descartar
Ray Carnes (ray)

This is helpful to others. Import is EXTREMELY powerful but with that power comes a great responsibility to understand the model structure and the implications of the import action. Thanks for summarizing so well.

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Attach timesheet to invoice
invoice timesheet
Avatar
Avatar
Avatar
3
feb 24
4462
Sales upload Template required
sales invoice
Avatar
Avatar
2
dic 23
4117
Modify Print / Portal Invoice Template
invoice timesheet
Avatar
Avatar
1
feb 23
3933
Sales orders that have been billed are kept with "To Invoice" status Resuelto
sales invoice
Avatar
Avatar
Avatar
Avatar
6
mar 22
10350
How set product when price change after the first 4 days of consulting?
sales invoice product orders timesheet
Avatar
Avatar
1
jul 19
3218
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now