Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

Auto-completion of invoice lines problem

Suscribirse

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

Se marcó esta pregunta
Invoice_lineauto-completebillableInvoicing
3 Respuestas
4527 Vistas
Avatar
Craig Steffen

When we create a vendor bill in the invoicing module (V14) and use the auto-completion feature, all the lines from the related purchase order are retrieved into the draft bill. Where this creates a problem for us is the following situation:

We have a PO with 15 different products/lines. We receive 14 of the 15 different PO lines. We create a vendor bill and auto-complete the PO lines to populate the bill, and then delete the line we haven't received. At this point we have received and paid 14 of the 15 lines in full. When we receive the final line for that PO and then enter the bill and use the auto-complete function, it still retrieves all 15 lines. The only difference is that it knows we have been fully billed on 14 of the products so it uses a quantity of 0. 

In this case, we either have to accept excessive $0 ledger entries or manually remove the excessive lines. This problem creates two separate questions (1) Is there a way to alter the auto-completion function to only retrieve lines that have not already been fully billed? and (2) is there a way to select multiple invoice lines (the list sub-view of the account.move model's form view) and then mass delete them?

I have not found a way to modify the auto-complete or select multiple invoice lines (even with turning "mass edit" on via Studio). It doesn't seem like we should have to resort to customization for something like this, but maybe I am not understanding something.


0
Avatar
Descartar
Craig Steffen
Autor

Ray - thanks for the response. I am aware of the Create Bill function. The method certainly does work and solves the problem at hand. I was originally choosing to forgo that route as that workflow didn't make as much intuitive sense to me.

Our workflow is to have a stack of physical vendor bills in front of us that we enter into the system and match with PO data, as somewhat of a "top-down" format. To me it didn't make as much sense to bounce back and forth between purchasing and invoice apps/screens, in more of a "bottom-up" format. It doesn't make as much sense for the vendor bill entry to be initiated at the purchase order because there will be times when a bill is entered/paid but there is no RFQ/PO driving the purchase. Also from a permission/functional department standpoint, there could be a situation where the accounting department would enter the invoice but not have anything to do with the purchase order and vice versa. Creating the bill from the purchase order model is a very novel way of doing things; there are some neat benefits to this approach, but it seems less intuitive overall to me. It does address the issue at hand though, so I will have to decide if that makes the most sense to do in our case. 

Thanks again.

Avatar
Ray Carnes (ray)
Mejor respuesta

Using the CREATE BILL button on the Purchase Order will create a Bill that only has PO lines that have been received (and not billed), and will not add any lines with 0 quantity like auto-complete does.

Based on your example, the first time you clicked the button it would create a Bill with 14 lines, while the second time you clicked the button it would create a Bill with 1 line.

1
Avatar
Descartar
Avatar
Glen Morley
Mejor respuesta

Hello Craig, I'm using version 15, you have to open the PO and 'Receive Products' (and the quantities are autofilled, you can also edit them) before creating a bill either from the PO or in Vendor Bills.  If you have received them, the autofill should work either way.  I was confused the same as you ;)

0
Avatar
Descartar
Avatar
Guido Veldhuijzen
Mejor respuesta

Unfortunately the solution given by Ray works only in Odoo 14 and perhaps 15 but i've tested it in 13 and there you'll get all the 0 quantity lines, even when creating the bill from the purchase order, very frustrating when handling large orders with thousands of line items. @Ray, would you happen to have a workaround for Odoo 13?

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

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Difference between Pro-Forma invoice, Invoice, and Quotation
Invoicing
Avatar
Avatar
1
oct 25
5529
How to Create a Journal Entries
Invoicing
Avatar
0
jun 24
3389
Missing field on customer/vendor form (Odoo community)
Invoicing
Avatar
0
sept 23
3875
How to generate new draft invoice ( invoice_line ) from new generate module?
Invoice_line
Avatar
Avatar
2
mar 15
9307
Create delivery notes WITHOUT an order and create a monthly invoice from them
DELIVERY Invoicing
Avatar
Avatar
1
ago 25
3066
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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