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

I write an Quotation and send it by email.

After the order by the customer, the sales order confirmation should be sent to him (with manufactoring delivery date).

The same applies to orders to the supplier.

How to confirmation send by Email?

It is important to see this in the order history.

アバター
破棄

Not that I know the answer but to clarify the question "you wish to have a step between issuing a sales order OR purchase order, where the order has to be confirmed"? - I think the place you need to be changing things is in the "workflow" - not related but you may get some clues here - http://help.openerp.com/question/327/how-can-i-activate-a-credit-limit-for-my-customers/

著作者

Yes, I think it needs to be added to the workflow, but unfortunately I do not know the commands. How do I create the button? (yes I have to read and learn).

最善の回答

I think the possibility to send a confirmation by email is in v7. This is from sale.order.form:

                        <button name="action_quotation_send" string="Send by Email" type="object" states="draft" class="oe_highlight" groups="base.group_user"/>
                        <button name="action_quotation_send" string="Send by Email" type="object" states="sent,progress,manual" groups="base.group_user"/>

BUT the second button, the one that would do the trick, does not show in the view. Would be great if someone could explain why that is?

アバター
破棄
最善の回答

I also like an answer on this..

アバター
破棄
著作者

Hi Mats, your interest is not an answer, it must be written in a comment. Others might think this question have a answer.

Great answer!

関連投稿 返信 ビュー 活動
7
4月 24
45450
6
7月 23
26083
3
8月 24
20680
3
9月 15
11522
0
3月 15
3887