Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

invoicing lines from multiple sale orders?

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
v8invoicesale.order.line
10 Réponses
15391 Vues
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
Ignorer
Ray Carnes

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

Raffaele
Auteur

Thank you Ray, I updated the question properly.

Avatar
P.V.Anthony
Meilleure réponse

This module solved the problem for me.

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

0
Avatar
Ignorer
Raffaele
Auteur

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
Meilleure réponse

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
Ignorer
Raffaele
Auteur

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

Avatar
Nilim
Meilleure réponse

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
Ignorer
Raffaele
Auteur

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
Meilleure réponse

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
Ignorer
Raffaele
Auteur

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/

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Filter invoices with "to_pay = 0" Résolu
v8 invoice
Avatar
Avatar
3
avr. 15
4291
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
juin 23
2253
How to make multiple invoices on a sale order that contains products from different vendor?
invoice payment sale.order.line
Avatar
0
juin 21
3707
Add a Field to the Invoice Line (v8) Résolu
v8 invoice fields
Avatar
Avatar
Avatar
Avatar
11
mai 18
13396
create incoming invoice with email?
v8 invoice email
Avatar
0
déc. 23
6286
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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