Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

invoicing lines from multiple sale orders?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
v8invoicesale.order.line
10 Respostas
15284 Visualizações
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
Cancelar
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
Melhor resposta

This module solved the problem for me.

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

0
Avatar
Cancelar
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
Melhor resposta

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
Cancelar
Raffaele
Autor

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

Avatar
Nilim
Melhor resposta

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
Cancelar
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
Melhor resposta

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
Cancelar
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/

Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Filter invoices with "to_pay = 0" Resolvido
v8 invoice
Avatar
Avatar
3
abr. 15
4222
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
jun. 23
2180
How to make multiple invoices on a sale order that contains products from different vendor?
invoice payment sale.order.line
Avatar
0
jun. 21
3665
Add a Field to the Invoice Line (v8) Resolvido
v8 invoice fields
Avatar
Avatar
Avatar
Avatar
11
mai. 18
13285
create incoming invoice with email?
v8 invoice email
Avatar
0
dez. 23
6199
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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