Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

invoicing lines from multiple sale orders?

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
v8invoicesale.order.line
10 Antworten
15468 Ansichten
Avatar
Raffaele

Hallo, my customer receives multiple sale orders and then issues several invoices, each one takes lines from multiple sale orders.

Eg:
SO1 - lines 1,2,3
SO2 - lines 1,2,3,4,5
INV1 = SO1.1, SO1.2, SO2.1
INV2 = SO1.3, SO2.2, SO2.5
INV3 = SO2.3, SO2.4

Is it compatible with Odoo concept of sale order?

Is there any module for Odoo v8 to achieve this preventively, without merging invoices after creation?

UPDATE:

what I'm looking for is actually a m2m sale_order_line - invoice_line

Thanks in advance 

1
Avatar
Verwerfen
Ray Carnes

Please specify the version of Odoo you are asking about? v7? v8? v9?

Raffaele
Autor

Thank you Ray, I updated the question properly.

Avatar
P.V.Anthony
Beste Antwort

This module solved the problem for me.

https://www.odoo.com/apps/modules/8.0/invoice_sale_order_line_group/

0
Avatar
Verwerfen
Raffaele
Autor

The only way I found so far is to issue multiple invoices per order and then to merge them

P.V.Anthony

Sorry to ask more questions. I have created the invoices in draft state. Each invoice is for each sales order. How did you merge the invoices? I tried selecting the draft invoices and checking the more button but there is no merge function. Was any special module installed?

Avatar
Mark Interversus
Beste Antwort

Hi Raffaele,

I'm using OpenERP V7 and I can invoice multiple sales orders on a single invoice, just by select on tree view several sales orders and then, on "More" drop down button choose  "Make Invoices". A pop-up wizard appears and selecting "Group the invoices" does the job. For me there's only an undesirable result on this process: order lines for the same product in different sales orders won't merge on invoice.

0
Avatar
Verwerfen
Raffaele
Autor

thank you, I'm gonna try it on the V8/v9

Avatar
Nilim
Beste Antwort

Hi Raffaele,

W.r.t your query, I have gone through it and tried to replicate it. Few recommendations which I would like to suggest you which might cater to your needs are as follows:-

1) To have multiple sale orders and then issues several invoices, each one takes lines from multiple sale orders is possible in Odoo.

2) For this we need to follow few steps as follows :-

I) Firstly we need to configure in Sales Module our requirement of generating several invoices based on Sales Order lines. This can be done by following Setting>Configuration>Sales>Invoicing process> Generate invoices based on the sales order lines

II) Now once doing so we need to go to Settings>Users and here as per our requirement which User we would be used to create invoices we need to configure by following Settings>Users>Users>Technical Settings> Enable Invoicing Sales order lines

III) On doing so after confirming a Sales Quotation, when we create an Invoice we would get the option to create Invoices based on Some/Selected Sales Order Lines where we can select Line Item for which Invoice needs to be created.

In this way your query can be resolved and your requirements can be met.

Hope it helps

 Cheers!!

0
Avatar
Verwerfen
Raffaele
Autor

thank you for replying, in this way I'll invoice some lines from a SINGLE sale order; this does not address the original question: to invoice, in a SINGLE invoice, sale order lines from MULTIPLE sale orders.

Avatar
Ray Carnes
Beste Antwort

1. Via Settings --> Configuration --> Sales, make sure "Generate invoices based on the sales order lines" is checked:


          



2. Make sure all users you want to be able to do this have "Enable Invoicing Sales order lines" checked on their User record


3. When creating an Invoice for a specific Sales Order, select "Some order lines" from the options.


          



Optional: 

Install https://apps.openerp.com/apps/modules/8.0/sale_order_line_quantity/ - which improves this process by showing you the total items per line (if any) that have already been delivered and invoiced.

-2
Avatar
Verwerfen
Raffaele
Autor

in this way I'll invoice some lines from a SINGLE sale order: this does not address the original question, to invoice in a single invoice sale order lines from multiple sale order.

P.V.Anthony

This module solved the problem for me.

https://www.odoo.com/apps/modules/8.0/invoice_sale_order_line_group/

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Filter invoices with "to_pay = 0" Gelöst
v8 invoice
Avatar
Avatar
3
Apr. 15
4327
Odoo v16: Is it possible to set different downpayment percentages for two sections in a sales order?
invoice sale.order.line downpayment
Avatar
Avatar
1
Juni 23
2301
How to make multiple invoices on a sale order that contains products from different vendor?
invoice payment sale.order.line
Avatar
0
Juni 21
3746
Add a Field to the Invoice Line (v8) Gelöst
v8 invoice fields
Avatar
Avatar
Avatar
Avatar
11
Mai 18
13428
create incoming invoice with email?
v8 invoice email
Avatar
0
Dez. 23
6327
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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