コンテンツへスキップ
メニュー
この質問にフラグが付けられました
10 返信
14239 ビュー

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 

アバター
破棄

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

著作者

Thank you Ray, I updated the question properly.

最善の回答

This module solved the problem for me.

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

アバター
破棄
著作者

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

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?

最善の回答

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.

アバター
破棄
著作者

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

最善の回答

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!!

アバター
破棄
著作者

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.

最善の回答

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.

アバター
破棄
著作者

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.

関連投稿 返信 ビュー 活動
3
4月 15
3673
1
6月 23
1506
0
6月 21
3072
11
5月 18
12420
0
12月 23
5343