Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Auto-completion of invoice lines problem

Subscriure's

Get notified when there's activity on this post

This question has been flagged
Invoice_lineauto-completebillableInvoicing
3 Respostes
4532 Vistes
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)
Best Answer

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
Best Answer

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
Best Answer

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
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Difference between Pro-Forma invoice, Invoice, and Quotation
Invoicing
Avatar
Avatar
1
d’oct. 25
5529
How to Create a Journal Entries
Invoicing
Avatar
0
de juny 24
3401
Missing field on customer/vendor form (Odoo community)
Invoicing
Avatar
0
de set. 23
3879
How to generate new draft invoice ( invoice_line ) from new generate module?
Invoice_line
Avatar
Avatar
2
de març 15
9311
Create delivery notes WITHOUT an order and create a monthly invoice from them
DELIVERY Invoicing
Avatar
Avatar
1
d’ag. 25
3070
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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