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

I have a service product in which i will raise an SO for an amount with quantity 1.

How can i raise multiple invoice against that SO (percentage wise or amount wise) without Down payment lines generated.

Eg: If i raise an So for Odoo implementation 10000 AED,  i have to raise multiple invoices like (5000 AED, 2500 AED, 2500 AED - Here i have 3 invoice against that SO)

アバター
破棄
最善の回答

Here you are my suggestions as per you example:

If i raise an So for Odoo implementation 10000 AED,  i have to raise multiple invoices like (5000 AED, 2500 AED, 2500 AED - Here i have 3 invoice against that SO)

Suggested solution 1:You can create three lines in your SO depend on your agreement with the customer and each line will have it's amount 5000, 2500 and 2500 and you can invoice per line.

Suggested solution 2: Did you tried to divided the qty? 

You can create first invoice and set the quantity to 0.5 and the second with 0.25 and the third with 0.25


アバター
破棄
著作者

Thanks Waleed

最善の回答

Hi Pranav:

You can use "Milestone" based Invoicing for this. Here's a link to one of my earlier posts where I have explained it with a similar example. Hope this helps.

https://www.odoo.com/forum/help-1/question/unique-part-custom-field-150939#answer-150969

アバター
破棄
著作者

Dear Paresh, thanks for your response.

I need an option for milestone invoice only, but the ordered quantity should be 1.

Hi Pranav: The milestone invoicing is driven by quantity. So there are 2 options using builtin functionality:

1. Ordered quantity can be 1 but delivered quantities will be fractional i.e. 0.25, etc. increasing to 1 as the work progresses.

2. Use a Unit Price of 1 and the value of the order as the quantity (not so elegant).

著作者

Thanks Paresh

関連投稿 返信 ビュー 活動
1
10月 22
4215
1
2月 17
3285
2
1月 17
7150
0
4月 24
1717
1
9月 22
2465